Hello,
We do not have this problem on our test site, which uses the latest version of the theme.
Please provide URL of the page or name of static block that has this problem, so we can take a closer look.
Regards
Hello,
We do not have this problem on our test site, which uses the latest version of the theme.
Please provide URL of the page or name of static block that has this problem, so we can take a closer look.
Regards
Hello,
GTMetrix changed its testing system, and all the sites that had A, B scores get C, E or F. Try to test your site here – https://tools.pingdom.com/
Every additional element on the page increases the dom structure. To reduce it remove the elements, there is no other way, unfortunately (for example limit the number of products in the slider, or remove some elements etc).
Also, read this article – https://www.8theme.com/documentation/xstore/troubleshooting/how-to-speed-up-my-website/
Regards
Hello,
.woocommerce-breadcrumb a:last-of-type + .delimeter,
.woocommerce-breadcrumb .span-title:last-of-type,
.woocommerce-breadcrumb h1.title {
display: none;
}
Regards
Hello,
Thanks for letting us know.
As we can see, you activated the Massive Addons plugin, and columns are fine now.
Regards
Hello,
We will be able to send you the test version after the weekend.
Regards
Hello,
Thanks for contacting us.
4.7.2 version will be available on this page soon – https://www.8theme.com/downloads/
Meanwhile, you can download the archive from here – https://dropmefiles.com/2n2Hj
Regards
Hello,
I do not see the Loco translate plugin on your site. Mentioned strings of the search come from XStore Core plugin. If you are using PoEdit, create a translation for the Core plugin.
About this search there is no a page or static bloc where I can modify textes and add more infos ?
– no.
And where can I change background color of tags ? (For now in red)
– Theme Options > Styling > Main color
Regards
Hello,
You are using Germanized plugin, this plugin doesn’t come bundled with our theme, but we added “Compatibility of built-in WooCommerce Email Builder with WooCommerce Germanized plugin Email types” in the latest update by request from one of our customers – https://xstore.8theme.com/update-history/ It means that you need to update the theme and Core plugin. If you are worried about the update, create a staging site (full copy of the existing one), can do updates there first. If everything is ok then you’ll be able to update the production site.
As was mentioned, by default there is no possibility to show the delivery time. If you are using an additional plugin that can show that time, follow this reply – http://prntscr.com/12comz8 If this doesn’t work, contact the support of your plugin first.
If after all these steps any assistance from our side will be needed, let us know, and we will check what can be done to help you. Please note, that our technicians team will be available after the weekend only.
Regards
Hello,
Do you have demo products only? Create a few own products – https://docs.woocommerce.com/document/managing-products/ , check how the widget works then.
Regards
Hello,
Our settings you can find in Theme Options > WooCommerce > Shop.
If you are using Elementor Pro and want to edit Shop/Categories, contact support of the plugin.
Regards
Hello,
.secondary-menu-wrapper .menu .item-design-dropdown.menu-item-has-children:first-child .nav-sublist-dropdown {
top: 100% !important;
}
Regards
Max execution time is required to install the demo content without any fail. So, just ignore the warning if you are sure that limit is ok.
If WooCommerce also displays 70, the theme author can do nothing with this.
Regards
Hello,
Theme Options > Header builder > delete element from the header content, for example – https://prnt.sc/12cn7hp
Regards
Hello,
Please provide temporary wp-admin access and screenshots for a better understanding of the issue.
Regards
Hello,
Thanks for contacting us.
Check PHP time limit in WooCommerce > Status. Do you have the same value there? If it is the same, contact your hosting provider.
Regards
Hello,
Theme Options > WooCommerce > Single product builder > Layout > Select Sidebar Area > select “Single product page Sidebar”
It is because of this custom CSS code – https://prnt.sc/12cj1dg
Regards
Hello,
Thanks for using our theme – https://www.8theme.com/documentation/xstore/plugins/wpbakery-page-builder/
Please provide temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Theme Options > Woocommerce (Shop) > Shop > Shop page layout > Product Added Notification > Off.
Regards
Hello,
Try to add 8theme – Product Status Filters widget also.
Regards
Hello,
Thanks for contacting us.
There is no ready solution, unfortunately.
Please submit your request here – https://www.8theme.com/taskboard/
Regards
Hello,
Thanks for letting us know.
Regards
You’re welcome!
Regards
Hello,
1) Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.single-product .et-popup {
width: 90%;
}
2) Custom CSS for mobile:
.back-top.backIn ~ .et-request-quote {
bottom: 220px !important;
}
Regards
Hello,
Go to Authorization APIs > Instagram Accounts > delete the current account, and connect it one more time, select BUSINESS type.
Regards
Hello,
Update the theme and Core plugin – https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ https://www.8theme.com/documentation/xstore/plugins/plugins-update/ , check how it works then.
Regards
Hello,
There was a bug. Thanks for the report about it.
Regards
Hello,
Please provide URL and temporary wp-admin access, so we can take a closer look.
Regards
Hello,
Could you, please, record a video of the problem?
Thanks in advance.
Regards
Hello,
Try to edit it via the translation.
Regards
Hello,
Add the next code in Theme Options > Theme custom CSS > Custom CSS for mobile:
.single-product-builder .element-7YLw9 {
max-width: 95%;
}
.single-product-builder .single_add_to_cart_button {
min-width: 100% !important;
}
Regards