You’re welcome!
Have a nice day.
Regards
You’re welcome!
Have a nice day.
Regards
Cross-sells are products that you promote in the cart, based on the current product. We do not have special settings for this in our theme. You may contact WC plugin support and ask how to achieve the desired result.
Regards
Hello, @octanormadria
I’ve sent the file. Please check email.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Please provide us with your website URL so we can take a closer look.
Regards
Hello,
Do you use some cache plugin? Please try to clear cache and check one more time, If the problem won’t be solved, please provide wp-admin access In Private Content.
Regards
Hello,
Please add this code in custom.css file:
.header .logo img {
max-width: 400px !important;
width: 400px;
}
How to create custom.css you can watch in this tutorial https://www.youtube.com/watch?v=Qok2zRedRMY.
Regards
Hello, @Dierenshop Joy
I am glad that the problem was solved.
Regards
Hello,
Thanks for the topic. Hope you are having a nice day.
I’ve passes your request to our developers. Hope a fix for this will be added in next theme update. Follow the changelog.
Regards
Hello,
Thanks for the topic.
You need to contact your hosting provider to sort out this problem.
Regards
Hello,
WooCommerce Categories widget is default widget of WooCommerce plugin and we don’t have any options to change it. If you press on category it will show products from category and all the subcategories. The same with the subcategory: it will show the products from subcategory and all the subcategories of this subcategory.
If you don’t want to show the other categories when you are at subcategory you can use option Only show children of the current category in Appearance > Widgets > Shop sidebar > WC Categories widget http://prntscr.com/eimi1d
I’ve checked your site and do not see the problem http://prntscr.com/i13ebs > http://prntscr.com/i13eey Have you sorted out? If not please describe your problem in more details.
Regards
Hello,
Please read this article https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
On single product page can be shown Related products and Up-Sells product.
These products you may enable in Theme Options > E-commerce > Single products
– Display related products > On.
– Location of upsell products > After content.
Regards
Hello,
I am glad that the problem was solved.
Have a nice day.
Regards
Hello,
Your site under maintenance mode, so please provide us with temporary wp-admin access in Private Content.
Also, describe your problem in more details for better understanding.
Thanks in advance.
Regards
Hello,
I hope you are well today and thank you for the topic.
To close first category, edit wp-content/themes/woopress/js/etheme.js file. Find and comment out line 1714 http://prntscr.com/i136pa:
$this.find('>li').first().find('.open-this').html(minusIcon).parent().addClass('opened').find('ul.children').show();
Regards
Hello,
To be able to delete custom widget areas, please replace admin.js file file in royal/framework/js folder via FTP. Before this please make a backup of current your admin.js file. We’ve sent the new admin.js file to your registration email.
Please read about footer in our documentation https://www.8theme.com/demo/docs/royal/#!/9_footer + https://www.8theme.com/videos/ (Royal – WordPress ThemeEngine – Footer Set Up). You need to create footer static block > add static block widget in Footer 1 widget area > select name of your block.
To get VC editor shown for static blocks go to wp dashboard > Visual Composer > Role Manager > Post Types > Custom > tick “static blocks”.
Please describe the problem with widgets in details. Could you provide temporary wp-admin access in Private Content?
Regards
You’re welcome!
Have a nice day.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello, @andriwbm
We’ve sent wp-instagram-widget.php file to your registration email.
You need to replace this file in xstore/framework/widgets/ folder and wait for 2 hours when instagram cache will be updated.
Regards
Hello,
You’re welcome!
This topic will be closed because the issue is solved. Please kindly open up new tickets for additional questions.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
Please use this css code:
.empty-cart-block:before {
display: none;
}
Regards
Please change this code
.portfolio-item .portfolio-image {
background-color: transparent;
}
to:
.portfolio-item .portfolio-image {
background-color: transparent !important;
}
Regards
You’re welcome!
Feel free to ask if you have any other questions.
Have a nice day.
Regards
Hello,
I’ve checked your menu and do not see the problem. Is it solved? If not, please describe how I can re-create the problem.
Regards
Hello,
I am glad that the problem was solved.
Have a nice day.
Regards
Hello,
1. Please provide screenshot for better understanding.
2. I uploaded missing fonts via FTP.
Try to use “Raw HTML” VC element instead of the Text element.
Regards
That would be much appreciated 🙂
Regards
In this case, please use this code also –
.search.search-results .page-heading, .search.search-no-results .page-heading {
display: none;
}
Regards