Hello,
Go to Theme Options > WooCommerce > Shop > Shop page layout > choose the banner position “Above all the shop content”.
Regards
Hello,
Go to Theme Options > WooCommerce > Shop > Shop page layout > choose the banner position “Above all the shop content”.
Regards
Hello,
Check now, please.
Regards
Hello,
Go to Theme Options > WooCommerce > Shop elements > Product stock > change the Low stock color to green.
Regards
Hello,
I do understand where you have the issue, there is no need in video for this. But:
1) If you don’t use our variation swatches then go to Theme Options > WooCommerce > Shop elements > Variation swatches > make sure that option is disabled.
2) Go to Appearance > Themes > Add new > install and activate Storefront theme – default official WooCommerce theme. Try to make the order when the Storefront theme is enabled. Do you have the mentioned issue with the Storefront theme?
You can enable XStore theme again after this test.
3) In case issue does not appear with the Storefront theme but comes back once you enable XStore then provide us with WP Dashboard and FTP access. If you have the same error even with the Storefront theme it means that XStore theme is not the reason of the issue and we can do nothing. You need to contact WooCommerce plugin support in this case.
So, waiting for the results of your test.
Regards
Hello,
The theme is still active and in use for the https://florin.mindru.sprayhosting.ro/ and https://anacris.sprayhosting.ro/
You can’t use it for the new project. Remove theme from these sites first.
Regards
Hello,
1) What auth credentials should we use https://prnt.sc/15i7m6l to log in?
2) Provide us also with FTP access to your site to check the child theme files.
Regards
Hello,
There is some fatal error on the shop page. Provide us with WP Dashboard and FTP access to your site, please, We’ll check the error in more detail.
Regards
Hello,
You created another header for the site but tried to edit the default one https://prnt.sc/15i68xr
I removed the custom header and link that you added to the default header works fine https://prnt.sc/15i6e2e .
Regards
Hello,
Issue was related to roles of your user https://prnt.sc/15i4nbm WPBakery editor is not allowed for the subscribers. I changed the role to admin and it works ok.
Regards
Hello,
Neither WooCommerce nor our theme has filter by categories, there is only the categories list widget. If you need filter widget you need to look for third-party filer plugins that include such filter widget.
Regards
Hello,
1) Edit the Theme Options > Custom CSS and change
.secondary-menu-wrapper .menu to .et_b_header-menu .secondary-menu-wrapper .menu
2) Edit child theme functions.php and change
<?php
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
etheme_child_styles();
}
to
<?php
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles', 1001 );
function theme_enqueue_styles() {
etheme_child_styles();
}
Regards
Hello,
Provide us with WP Dashboard and FTP access to your site to check the issue and help you.
Regards
Hello,
1) Translate strings https://prnt.sc/15i12qc
2) Also I have added admin strings to the String translator? so you can translate them too.
Regards
Hello,
Thank you. This time it works. Passed to developers.
Regards
Hello,
Our theme saves styles to .css file. Chrome caches the styles files and images. So, install https://chrome.google.com/webstore/detail/clear-cache/cppjkneekbjaeellbfkmgnhonkkjfpdn to clear cache and check the page after cache clearing.
Regards
Hello,
Once we add username and pass to auth form we are redirected to https://127.0.0.1/
We can’t open your site to check anything.
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.single-wishlist a, .single-compare a {
align-items: center;
}
Regards
Hello,
Add the below code to Theme Options > Custom CSS
.single-product-builder .single_add_to_cart_button.button, .single-product-builder .single_add_to_cart_button.button.disabled, .single-product-builder .etheme-sticky-cart .etheme_custom_add_to_cart.single_add_to_cart_button {
font-weight: bold;
font-size: 16px;
text-transform: capitalize;
}
.et_product-block .cart .quantity {
margin-bottom: 20px;
}
Regards
Hello,
Provide us with a link to the page with the mentioned issue to check it in more detail.
Regards
Hello,
It’s because of Header overlap option. I have disabled that. Check now.
Regards
Hello,
We could offer you to try AMP version of our theme. It’s more simple and does not load unused CSS. This option is not released but if you want to try we could send you the necessary archives to try.
Regards
Hello,
We could offer you to try AMP version of our theme. It’s more simple and does not load unused CSS. This option is not released but if you want to try we could send you the necessary archives to try.
Regards
Hello,
We checked the issue with the default Storefront theme and it also did not work. webp format is not allowed in WP by default. So, we installed Support WebP and regenerated thumbnails. After that zoom works fine. Check the products.
Regards
Hello,
Provide us with FTP access. We’ll check the issue in more detail.
Regards
Hello,
You are welcome. Yes, it’s cache. Clear the mobile browser cache or try another browser.
Regards
Hello,
Go to Loco Translate > Themes > XStore > edit translation > find View all products and change translation for this.
Regards
Hello,
Sales booster looks ok for me https://gyazo.com/ed8e8e97c745520ed5770bab6d2aa3f9
Could you, please, provide us with screenshot of the issue for better understanding?
Regards
Hello,
We checked your site with the default Storefront theme and see the same issue with the add to cart https://gyazo.com/e36ce79ef4f033b7de0a8e9c4373ab53 and wishlist https://gyazo.com/94009a38d57868047f0be284db062700
It means that our themes are not the reason of the issue. Contact WooCommerce plugin support to get help with this https://wordpress.org/support/plugin/woocommerce/
Because if issue appears even with the default theme we can do nothing. We are able to help in case it does not work with our theme only.
Regards
Hello,
Thank you for using our theme!
Could you, please, provide us with WP Dashboard access to your site to check and help you?
Regards
Hello,
Check now, please.
Regards