You are welcome.
Regards
You are welcome.
Regards
Hello,
1) Are you talking about this text http://prntscr.com/sbg0y2 ? It should be available for translation from theme/core plugin translation files. If you did not find this make sure that your translations are synced https://www.8theme.com/documentation/xstore/theme-translation/translation-files-update/
Besides Loco Translate plugin is handier (as for me) that poEdit because allows editing of the translation files directly from your Dashboard. If you still have a problem with this provide us with temporary WP Dashboard access to your site.
2) Go to Theme Options > Header builder > Mobile version > edit the mobile menu options and choose the side type http://prntscr.com/sbg6g3 Centered type of the mobile menu is loaded using Ajax and depends on server response time. Side type displays using CSS and should be loaded faster than Ajax type.
3) Add the following code to Theme Options > Custom CSS
@media only screen and (max-width: 480px){
.products-grid .product {
width: 100%;
}
}
Regards
Hello,
Filters appear in the category sidebar only if products of that category have such attributes.
For example, check the our wedding demo. We have added all the necessary filters to widget area http://prntscr.com/sbfy19 but the category page woman displays only size filter because products have the size attribute https://xstore.8theme.com/demos/wedding/product-category/woman/ and this category https://xstore.8theme.com/demos/wedding/product-category/bouquets/ does not have size but displays color because products do not have size attribute but have the color attribute.
If you have other questions, please, create new topic and allow us to close this one as resolved.
Regards
You are welcome.
Regards
Hello,
Clear the browser cache maybe because I don’t see problem any more https://gyazo.com/c63394d85c0906343a4a4115aac541a3
What browser do you use?
Regards
Hello,
You can find theme in the Downloads area of your ThemeForest account https://www.8theme.com/documentation/xstore/theme-installation/theme-package/
Regards
Hello,
Check the documentation https://www.8theme.com/documentation/xstore/troubleshooting/facebook-login/ you did not add the correct Valid OAuth Redirect URIs according to our docs. Try FB login option now.
Regards
Hello,
Ok, glad to see that you sorted out.
Regards
Hello,
What widget did you use to add that text? Try to add just simple Text widget http://prntscr.com/sbffme
Regards
Hello,
I can’t tell you by screenshot only. Provide us with WP Dashabord access to check why the multiple headers button does not work for you.
Regards
Hello,
I don’t see our copyrights in your footer http://prntscr.com/sbfb2k Have you sorted out?
Regards
Hello,
We have a lot of requests from customers during these days that’s why you face some delay in answering. We respond within 24 hours but usually faster than that. If you split different questions to a few topic it’s easier to work with your requests because there is no need to read whole topic every time to find out what issues were already solved and what still waiting for fix. Different support members work on the support forum and every time they need to read all the replies of the conversation. If you post one issue rep 1 topic we could answer, solve and close the topic and avoid duplication of the questions.
There is add to cart icon there http://prntscr.com/sbf9ai but your products are variable and you should choose the variations before add products to cart, so that button will redirect you to a single product to choose the variations.
Regards
Hello,
1) I don’t see a problem with the shop banner area, it’s displayed http://prntscr.com/sbf2m5
2) Go to Appearance > Widgets > remove any widget (even empty) from the Filters widget area.
Regards
Hello,
Please, update theme to version 6.3.2 and XStore Core plugin to version 2.3.2. If you got the mentioned error it means that you updated only theme or only plugin to the latest version.
Regards
Hello,
Please, don’t create multiple topics for the same issue. You got reply here https://www.8theme.com/topic/cart-button-and-speed-theme/#post-235914
Regards
Hello,
Add the following code to Theme Options > Custom CSS
@media only screen and (max-width: 992px){
.products-grid .product {
width: 100% !important;
}
}
Regards
Hello,
I have updated WordPress on your site to the latest version and everything is ok. Before this, you had a lot of JS errors related to WP in the console.
Regards
Hello,
We checked your site using mobile device and did not face any issue with the slider images https://gyazo.com/8e2447f1d78a6b82a83dc763fa4f2a33
Besides Elementor version of the lingerie demo is here https://xstore.8theme.com/elementor/demos/lingerie/
Regards
Hello,
1) Product categories widget that you use to display list of the product categories does not have option to show the mega menu
2) It’s possible to enable accordion for the product categories there and close it by default
https://gyazo.com/85417fe03bb854988597ce323a24bc01 then you will get the following https://gyazo.com/f5aea2f3b5d72bf660abc22ce23eea8f
Regards
Hello,
Fixed.
Regards
Hello,
Fixed. Fiz will be included in the next theme update.
Clear browser cache and check your site now.
Regards
Hello,
WP Dashboard access is incorrect http://prntscr.com/sbdcuc
FTP is ok but we need also WP Dashboard.
Regards
Hello,
Our support expert is from Ukraine. Do you need his IP?
Regards
Hello,
Check the site. This issue will be fixed in next theme update.
Regards
Hello,
Provide them the following screenshot http://prntscr.com/sbcxer Master value is 2000 but local value is set to 0. That’s why WooCommerce and our theme displays 0 there.
Regards
Hello,
WP Dashboard works but to update theme we also need FTP access to your files. Please, provide us with FTP access to proceed with the update.
Regards
Hello,
Problem caused by ElementsKit plugin. Once I disabled it our header appears. Probably this plugin has some options to replace the header content. Read the plugin docs to find out what you enabled or contact plugin author to find out how to disable their builder for the header.
Regards
Hello,
I have disabled the header overlap option http://prntscr.com/sbce4v Check your site now.
Regards
Hello,
I can see that you have the fatal error because of memory limit and caused by third-party plugin that probably requires a lot of PHP memory http://prntscr.com/sbcbbo
Try to increase the memory limit or reduce the number of active plugins.
Regards