Hello,
Please read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
Please read this article – https://www.8theme.com/documentation/xstore/woocommerce/product-images/
Regards
Hello,
Have you tried to contact the support of the plugin?
We use default WooCommerce hooks and functions to load templates. Probably that plugin register emails in different way that other WooCommerce emails and that’s why it’s not available for Email builder. So, contact the plugin author to find out why do they register emails in other way than default WooCommerce emails.
Regards
Hello,
Thanks for using our theme.
You can change Breadcrumbs Style to Align center via Theme Options > Breadcrumbs.
Try to add the next code in Theme Options > Theme custom CSS:
.page-heading {
padding: 150px 15px;
background-size: cover;
}
Regards
Hello,
1/ Edit page > https://gyazo.com/3566699cb271390982cd14a0378ce339
2,3/ By default, there is no option to change it. Additional customization in files is outside the scope of our support. Check this topic – https://www.8theme.com/topic/breadcrumbs-in-blog-vs-single-blog-post/
Regards
Hello,
If the content of the description was created using Elementor, you can’t edit it with the disabled Elementor for products. Go to Elementor > Settings > enable editor for products, then edit content using Elementor.
Regards
Hello @Ezak,
There is no ready solution yet. But our developers are working on “After saved draft, customizer not loading” problem.
Regards
Hello,
After these changes, you need to Regenerate Thumbnails to apply them. You can use Regenerate thumbnails plugin to do this.
Regards
Hello,
Please clear cache of your mobile browser and check one more time.
Regards
Hello,
Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check then. Maybe one of the additional plugins is a reason for the problem. Let us know the result.
Regards
Hello,
There is no such possibility for the footer static block, unfortunately.
Regards
Hello,
Blog page – archive page for posts. Go to Theme Options > Blog > Blog layout > change settings depending on your needs.
Are you able to edit other pages using WPBakery? Have you tried backend editor https://prnt.sc/1ze9buh > https://prnt.sc/1ze9dw4 ?
Regards
Hello,
Thanks for the reply.
It looks like sidebar off-canvas sometimes can’t be correctly loaded and cause the white space. Try to disable all the third-party plugins (including cache plugins), that do not come bundled with XStore https://www.8theme.com/documentation/xstore/plugins/included-plugins/ , clear cache of browser, and check then. Maybe one of the additional plugins is a reason for the problem. Let us know the result.
Regards
Hello,
Do you use WPBakery or Elementor?
Provide URL and temporary wp-admin access, we will add the mentioned page on your site.
Regards
Hello,
Theme Options > WooCommerce > Single Product Page > Single product layout OR Theme Options > WooCommerce > Single Product Builder > Gallery
Regards
Hello,
Try to use the next custom CSS code:
.single-product form.cart table.variations td {
width: auto !important;
display: inline-block !important;
margin-right: 10px;
}
.single-product form.cart table.variations td.label label {
font-size: 13px;
color: #545454;
font-weight: 700;
}
Regards
Hello,
It can be like here – https://xstore.8theme.com/demos/bike/shop/
Appearance > WIdgets > add widgets into Shop filters area. Theme Options > WooCommerce > Shop > Shop page filters > change settings depends on your needs
Regards
Hello,
Thanks for using our theme and for contacting us.
There is a critical error on your Shop page. Enable debug mode in WordPress – https://wordpress.org/support/article/debugging-in-wordpress/ to find out what error appears on your site, it will point you in the right direction what needs to be fixed.
Provide temporary wp-admin and FTP access. We will check the problem more deeply.
Create an account via Dashboard (Users > Add new) with administrator role http://prntscr.com/s3rc9m > provide us with username and password via the Private Content area http://prntscr.com/s5mao7 You can use any email for it.
If you do not know how to create FTP contact with your hosting provider, they will help you.
Regards
Hello,
Please provide FTP access also. If you don’t know what is FTP then contact your hosting provider. They will give you access.
Regards
Hello,
Try to disable “Redirect to the cart page after successful addition” in WooCommerce > Settings > Products. Enable “AJAX Add To Cart For Simple And Variable Products” via Theme Options.
Regards
Hello,
Sorry, but your request is a bit unclear to me. Could you provide an example?
Try to use our 8theme – Apply All Filters widget.
Regards
There is no such possibility, unfortunately.
You can enable the Add to cart button via Theme Options > WooCommerce > Shop > Products style > Product Content Elements
Regards
Please change the code to:
a.sten-reset-loop-variation,
a.reset_variations {
display: none !important;
}
Regards
Hello,
Mentioned buttons have the same color but they look a bit different because of size. Try to add the next code in Theme Options > Theme custom CSS > Global:
.single-product .quantity-wrapper.type-circle span {
color: black;
font-size: 14px;
}
Regards
Hello,
Yes, it is the correct work of lazy loading, when products start loading once you scroll page down to them. Try to reduce the limit of products to show, or change Display Type from Slider to Grid
Regards
Hello,
1/ Try to add the next code in Theme Options > Theme custom CSS:
.woocommerce-tabs.type-accordion .wc-tabs .wc-tab {
overflow: auto;
}
2/ Maybe it is just a cache of your browser, here is we checked – https://prnt.sc/1zave7r > https://prnt.sc/1zav7uw
https://support.google.com/accounts/answer/32050?hl=en&co=GENIE.Platform%3DDesktop
Regards
Hello,
Try to add the next code in Theme Options > Theme custom CSS:
a.reset_variations {
display: none !important;
}
Regards
Hello,
Watch this video – https://youtu.be/LgzC4iK-j6A
You can select Default Form Values – https://gyazo.com/7e4d5f496fc50b5a7a9184da97f5aef2 and enable “Redirect to the cart page after successful addition” – WooCommerce > Settings > Products > General
Regards
Hello,
Thanks for using our theme.
Please provide URL of the mentioned page via the Private Content area here.
Regards
Hello,
Fixed. Check now
We have added ‘etheme_elementor_post_ajax_results_per_page’ filter to your child-theme/functions.php
http://prntscr.com/1zau8ri
Regards