Hello,
Check the shop page now, please.
Regards
Hello,
Check the shop page now, please.
Regards
Hello,
Take my apologies for the delay in answering.
This penalty is too wide, how can I make it narrow?
You can manager shop page sidebar width using 8theme page options: Pages > edit shop page > 8theme page options > sidebar width > choose the width that will suit your needs.
Please, I have a simple request, can you tell me what to do to speed up the site? I mean the site files, not the plugin
All the available theme optimization options you can find in Theme Options > speed optimization. We enabled all the options that we could. We don’t have more options to speed up the theme. You may try the Nitropack plugin, maybe it will improve the site performance.
Regards
Hello,
We’ll include fix in the next theme update.
Regards
Hello,
Provide us with link to site where you have the mentioned issue with our theme, please.
Regards
Hello,
Thank you for your patience. Check now, please.
Regards
Hello,
We have updated plugin on the Downloads page. Also, you can download that from ThemeForest.
Read this post https://help.market.envato.com/hc/en-us/articles/202821510-Theme-is-missing-the-style-css-stylesheet-error if you get theme is missing the style.css stylesheet error.
Regards
Hello,
What is not suitable for you in the code I provided? Did you try to use that?
Regards
Hello,
Ok. Sure. Take your time.
Regards
Hello,
Contact WPML plugin support to get help with the products translation.
Regards
Hello,
Code improved. Check now.
Regards
Hello,
Check now, please.
Regards
Hello,
1) Remove separate header for the home page https://prnt.sc/22lsl02
Create final version of the default header and only after that create transparent< overlap version for the home page if you need that.
2) Once I removed all the additional headers that you created phone is ok https://prnt.sc/22lt3nh probably you did not add + for one of the headers that you created.
3), 5) Translate theme and XStore core plugin https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
4) Go to Theme Options > Blog > Single post > disable Author block.
6) It’s because of the custom CSS https://prnt.sc/22m11gq
I removed that.
Regards
Hello,
1) Use shortcode to add the compare button om the single product if you created that using Elementor builder https://prnt.sc/22lwjxm
2) Check the compare button on the product grid now, please.
Regards
Hello,
Our theme is WordPress theme. So, I’m not sure what HTML files you want to integrate.
If you need to add some piece of the custom HTML you can use HTML element of the Elementor or use default WP editor to add the HTML code to your page.
To add custom CSS use child theme style.css file or call additional CSS files using child theme https://developer.wordpress.org/themes/advanced-topics/child-themes/
Regards
Hello,
I checked the mentioned vendor and it’s ok. Check screenshot in Private content
Hello,
No, PHP version is not the reason of the issue. We made changes in xstor/js/etheme-scripts.min.js but browser displays the old file. So, it means that you have any server cache.
Contact your hosting provider and clarify this moment. You need to clear xstor/js/etheme-scripts.min.js file from the server or CDN cache.
Regards
Hello,
Fixed. Check again, please.
Regards
Hello,
Provide us with working WP Dashboard access, please. We’ll check the problem in more detail.
Regards
Hello,
Provide us with WP Dashboard access to your site to check the issues in more detail and guide you.
Regards
Hello,
Don’t have an idea truly saying. You may contact your hosting provider to ask if they have any server logs about actions with your WP files.
Regards
Hello,
Got that. I’ll pass the problem to the developers. I’ll inform you once they fix the problem.
Regards
Hello,
Could you, please, provide us with WP Dashboard and FTP access to your site to check and help you?
Regards
Hello,
In this case, go to XStore > Authorization APIs > remove existing token and generate the new one and choose the Business type in the popup https://prnt.sc/22gqenx
Try to choose user after that and let me know about the results.
Regards
Hello,
Memory error is not related to theme update but to server settings because it appears even with the Storefront theme https://recordit.co/ydtxIfuVhp
So, contact your hosting provider and ask to update PHP to version 7.4 and increase PHP memory limit to 128M or 256M.
Regards
Hello,
Check now, please.
Regards
Hello,
Use WooCommerce hooks https://www.businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/ in child theme functions.php to change the order, for example
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
add_action ('woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 15 );
Regards
Hello,
I see that button has the Add to cart text for your product https://recordit.co/hnB7flZpid
What title do you want to have there? Could you, please, explain in more detail? Maybe provide screenshots for better understanding.
Regards