Hello,
I have passed the issue to our developers. I’ll inform you once they fix the issue.
Regards
Hello,
I have passed the issue to our developers. I’ll inform you once they fix the issue.
Regards
Hello,
1) Place theme transaltion (XStore core plugin) translation to wp-content/languages/themes (wp-content/languages/plugins) folder, not to wp-content/themes/xstore/languages (wp-content/plugins/et-core-plugin/languages) folder! Then you won’t lose your transaltion after theme and plugin update. It mentioned in our docs https://www.8theme.com/documentation/xstore/theme-translation/base-theme-translation/
2) Did you change any images/code in the parent theme folder directly? Use child theme for these purposes. Never change parent theme files because you always lose them after theme/plugin update.
If you need help with the child theme creation provide us with WP Dashboard access and we’ll help you.
Regards
Hello,
Because you used Elementor header, footer builder plugin to create a header on your site. Use the Theme Options > Header builder if you want to have this header https://tinyurl.com/yeksbgjg
And don’t create a header using that plugin.
Regards
Hello,
I have added woocommerce_email_before_order_table hook and everything works fine. Check your email now.
Regards
Hello,
You are welcome.
At this moment we don’t have tips to improve the search speed. But we are working on general theme improvements for the major speed update and I’ll tell our developers to take a closer look at the search option.
Regards
Hello,
I have added the custom code to child theme style.css to fix the issue on your site. We changed the order of the theme styles and core plugin styles, that’s why the issue appeared. We’ll fix the issue in the next theme update using additional selectors for the Request a Quote button. But it should not affect your site because I used custom CSS in child theme.
Regards
Hello,
Does it display in the Order complete email once you disable Email builder?
Regards
Hello,
You used image element and image size is 1024px. So, it can’t be larger.
If you want to stretch this image (take into account that quality will be not very good!) you can upload this image as the row bg image, choose the bg size – cover and add the Space element with the 350px height to your row instead of the image element.
Regards
Hello,
Don’t you have the Custom Heading WPBakery element in the list of the WPBakery elements on the page? On your screenshot you use simple Text element but Rose suggested you to use Custom Heading element.
Also, you can switch to HTML tab instead of the visual and add the style tag for your paragraph, for example
<p style="font-size: 14px;"><Puedes lavarlo junto al resto de la ropa, pero si lo haces en agua fría y sin suavizante, mejor.</p>
Or add the below custom code to Theme Options > Custom CSS to change the size of the paragraphs on the whole site
p, .tabs .tab-content p {
font-size: 14px;
line-height: 1.4;
}
Regards
Hello,
We face the following error on your site from time to time https://gyazo.com/abd3abd5f9fa5ee3152abad17baedbbf
Contact your hosting support to fix the mentioned issue and also ask to reduce the server response time.
Also, contact Dokan plugin support to fix the following error https://gyazo.com/2ef488681d674aa9bfdbe4c01957afc2
We checked theme settings and set all the possible optimization options from our side. We don’t have more tools to speed up the theme. So, everything you can do is the optimization of the server side.
We are ready to give a refund if you are not satisfied with the theme speed.
Regards
Hello,
Thank you. I have passed the issue to our developers. I’ll inform you once they fix the issue.
Regards
Hello,
Got it. Provide us with FTP access to your site to check the issue in more detail.
Regards
Hello,
Thank you! I passed information to developers.
Regards
Hello,
Paragraphs on the site inherit the body font and body font weight. You set font-weight for the body – 700. So, go to Theme Options > Typography > change the body font-weight to normal (400). Check the page after that.
Regards
Hello,
Theme is still installed on these sites and you use XStore theme there. So, completely remove theme and all the bundled plugins from these sites if you want to use the license for the other project.
Regards
Hello,
Sorry for the inconvenience. Check now.
Regards
Hello,
Sorry for the inconvenience. Check now.
Regards
Hello,
1) Could you, please, explain in more detail at what step do you get the error? Provide us with the screenshot or video for a better understanding of the issue.
2) Can’t log in to your WP Dashboard https://gyazo.com/00f113a425256c1fe448facc8e3f3467
3) FTP does not work:
Status: Connecting to 159.203.183.230
Status: Using username “cindybelllife”.
Status: Access denied
Error: Authentication failed.
Error: Critical error: Could not connect to server
Regards
Hello,
Provide us with FTP access to your site, please.
Regards
Hello,
What about FTP?
Regards
Hello,
Provide us with WP Dashboard and FTP access to your site to check the issue in more detail.
Regards
Hello,
We don’t have search button for the mobile panel. To add a login item use Custom item type https://prnt.sc/15icz82 and add link to your account page.
Regards
Hello,
There is no such option by default. So, you may look for a third-party plugin to implement this. For example https://wordpress.org/plugins/empty-cart-button-for-woocommerce/ or https://wordpress.org/plugins/woo-empty-cart-button/
Regards
Hello,
We made some code fixes in the /xstore/framework/theme-functions.php
We’ll include a fix in the next theme update.
Regards
Hello,
Edit the slider and edit the image layer for the mobile: change the size of the image to cover the slide area https://gyazo.com/3e3d9aee2f27e6278c4b4b022833e241 Or use another image for the mobile and use Visibility options to show/hide layer for the desktop/mobile https://prnt.sc/15ic27w
Watch this video tutorial https://youtu.be/IPaUF8UEdz8 Maybe it helps you to get more information about slider responsivnes.
Regards
Hello,
1) Edit the menu and choose the 3 columns width in settings https://prnt.sc/15iba1o
2) It was custom CSS in Theme Options > Custom CSS > https://prnt.sc/15ibgfj
Regards
Hello,
Glad to hear that.
Regards