Hello,
We have sent you slider archive to your registration email. Let me know if it works for you.
Regards
Hello,
We have sent you slider archive to your registration email. Let me know if it works for you.
Regards
Hello,
Could you, please, provide me temporary admin panel access to check the WC settings and your categories?
I’m not sure why you have this duplication.
Regards
Hello,
We use the default WooCommerce plugin option to display related products https://docs.woocommerce.com/document/related-products-up-sells-and-cross-sells/
And it does not have any options to sort the query type. If you want to change it you can do this only by additional customization.
Contact WPKraken team to get help with any additional customization.
Regards
Hello,
As I have told you in comments everything depends on what version of theme and what version of WC plugin you use. Before the 4.16 update we made many improvements for the search option and we won’t be able just to replace the files related to search option because these files may crash other options of old version of theme.
So, create staging website with a full copy of production, create child theme on that new site and move all your changes into child theme. After that update parent theme.
Keep in mind that the latest version of XStore (4.19) works with WC 3.3.1 and higher and does not support WC 3.2.x.
Next time do all the changes in child theme only to be able to update parent theme without additional problems.
Regards
Hello,
That category is the default WooCommerce category. So, they do changes related to it. Contact WC plugin support to solve this situation, our theme does not affect it.
Regards
Hello,
You don’t have this tab even with the official WooComerce theme storefront http://prntscr.com/ihrq7j
I suppose problem is related to some third-party plugin that you use. Try to disable them one by one and check which one caused the issue.
Regards
Hello,
We’ll fix it in next theme update that will be released tomorrow. If you provide me FTP access we’ll be able to fix it for your before the update.
Regards
Hello,
There is no option to choose related products query type by default but you can try to implement it by additional customization.
Read this post https://nerdymind.com/our-blog/woocommerce-restricting-related-products-to-tags-only
Do all the changes in the child theme.
Regards
Hello,
You need to install and activate child theme (follow documentation https://www.8theme.com/documentation/docs/child-theme/ ) and then if you need to do any changes (styles or code) use child theme. How child theme works you can read here https://codex.wordpress.org/Child_Themes
So, add your functions into child theme functions.php instead of the parent theme. All the changes made in parent theme will be lost after theme update.
Let me know if you need any other detailed explanation.
Regards
Hello,
It won’t solve the issue but we will know if the problem is related to our theme files or to WooCommerce plugin. We should find out what causes the issue.
If problem appears with our theme only and related to theme files we’ll be able to fix it. But if it does not work even with official WC theme then you need to contact WC plugin support, we won’t be able to fix this issue.
Regards
Hello,
Go to Appearance > Widgets > Right/Left top bar widget area https://www.8theme.com/documentation/xstore/support/widgets-custom-widget-areas/
Regards
Great 😉
You are welcome!
Regards
Ok, sure. Feel free to contact us.
Regards
Hello,
Provide us link to category where it does not work because we don’t find problem http://prntscr.com/ihq682
Regards
Hello,
Speed up your site as much as you can. Then scripts loading time will be minimal and you won’t see this effect.
Or you may contact Visual Composer plugin author and ask if they have any solution for this because we don’t.
Regards
Hello,
I need to inspect code of your quick view to help you.
Could you finally create the test user with limited permissions for our support to allow us to check your site when you ask such things? Would be much appreciated!
Regards
Hello,
Provide me the link to your site and temporary admin panel access to check your grid and image settings.
Regards
Hello,
I see the popup if check your site http://prntscr.com/ihpyfb
If you close the popup it won’t appear again, to get it again you need to clear cookies.
Regards
You are welcome!
Regards
Hello, @mdiazandrade
WooCommerce displays categories and products in one block and it does not have the option to split them. You may try to implement this by additional customization only if you have PHP skills.
Regards
Hello,
Do you have hidden products? Because we use WC function to display products and it counts even hidden products.
If you don’t have hidden products but still have this issue then reply back and provide me admin panel access.
Regards
Hello,
1) You can add the content on the shop page (Pages > edit shop page and use content field). But design options of the Row does not work for the shop page, unfortunately. It looks like a VCplugin bug because it does not apply design options for the content on the shop page, even with default theme.
2) WP does not support content for the blog page, you can’t add this.
Regards
Hello,
You can use Elementor plugin if you want but VC elements will be just text for the Elementor and you need to build all the pages from scratch.
Once you activate plugin you should get the following http://prntscr.com/ihp6i1
Regards
Hello,
Check now. Please.
Regards
Hello,
Yes, use featured images for your products no less than 300×300px, actually, I would suggest you even no less than 600x600px to have a good image on single product page, because at present it’s so small http://prntscr.com/ihd3hb
Regards
You are welcome!
Regards
Hello,
It’s because some product images are smaller than the width that you set in WC options, for example your_domain/wp-content/uploads/lo-ado.jpg it is 210x240px or your_domain/wp-content/uploads/lomo-cer.jpg 275x183px
So, add the following code if you use such a small featured images
.content-product .product-content-image img {
min-width: 1px;
width: auto;
max-height: 183px;
}
Or use images no less than 300×300 for your products. Then you won’t need that code.
Regards
Hello,
Can you provide me admin panel and FTP access to your site to check this?
Regards
Hello,
We have sent archives to your registration email.
Regards