Hello,
Could you provide screenshots and temporary wp-admin and FTP access?
You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
Hello,
Could you provide screenshots and temporary wp-admin and FTP access?
You can use such screenshot maker as Lightshot https://prnt.sc/
Regards
You’re welcome!
If you love Legenda and have something nice to say don’t hesitate to tell about this 🙂
We’d appreciate if you could take a moment to give us 5-stars on ThemeForest! https://themeforest.net/downloads
Regards
Hello,
Our developers working on the new version of the theme. We plan to release it within this week.
Sorry for the delay. Thanks for understanding.
Regards
Hello,
You updated WooCommerce to the latest version, but 2.3.1 version of Legenda does not fully support WC 3.6.1. Please wait for the theme update, it will be released soon (within 1-2 days).
Please note, that before update WC plugin, you need to check the changelog on ThemeForest https://themeforest.net/item/classico-responsive-woocommerce-wordpress-theme/11024192?s_rank=3 to be sure that current theme version is fully compatible with the woocommerce version.
Regards
Hello,
1) As I can see, the problem on the Home page occurs for unlogged users only. Try to disable all the third-party plugins that do not come bundled with our theme and check if you still have the problem. Enable plugins one by one until you find the one causing conflict.
2) Please read this topic https://www.8theme.com/topic/dublicate-product-information/
3) Is the problem solved? If not, provide URL of a product with the problem.
Do not forget to clear all cache to be able to see changes.
Regards
Hello,
Please add this code in Theme Options > Custom CSS:
.payment_methods .sq-fieldset p {
margin: auto;
}
Regards
Hello,
Is the problem solved? https://prnt.sc/nfma7f
Please clear cache if you see another color there.
Regards
Please check if “Search by products” is enabled in Theme Options > AJAX Search.
Also, text that will be displayed when nothing found you can set in Theme Options > Shop > “Text for empty category”.
Regards
You’re welcome!
Regards
Hello,
Thanks for contacting us.
Theme Options > Header > Header Styles > Header text color > White.
Header background from Theme Options > Header > Header Styles works for this header. There is not an independent fixed header there.
If you need any other assistance, please let me know.
Regards
Hello,
Thanks for the questions. Do you want to disable titles for all pages? What the purpose of this?
You can disable Breadcrumbs via Theme Options > Breadcrumbs > Breadcrumbs Style > Disable.
Regards
Hello,
Thanks for contacting us.
If you want to install the theme and demo content from scratch you need to reinstall WordPress, because information about demo content was added to the database. If you deleted the default pages but do not want to reinstall the WordPress, you need to do the import of pages manually.
Download XStore import files from this page https://www.8theme.com/downloads/ , find “default” folder > dummy.xml.gz. The XML file should be imported via Dashboard > Tools > Import > WordPress > Run Importer.
Please note the reply times can vary from time to time and be up to 24 hours Monday – Friday. But is usually faster than that. You posted your question 9 hours ago.
Where you found information about the support chat?
Take my apologies if you faced delay with answering. It’s related to a number of requests from our users. We’ll do our best to speed up the time of the reply.
Let us know if you need any further assistance.
Regards
Hello,
Make sure that Custom Metaboxes and Fields for WordPress (CMB2) plugin is activated on your site. This plugin enables 8theme Layout Options for Pages, Posts.
Regards
You’re welcome!
Regards
Go to Loco translate > Themes > XStore > language > find and transate untranslated strings http://prntscr.com/nfbfbx http://prntscr.com/nfbfjd
Regards
Please check these screenshots – https://gyazo.com/3d70e9b1d38de7f4fd6ec217c5d9b51a https://gyazo.com/62f6b9f1c624531ad64c44cd170262ef
Regards
I’ve added ID’s of your products – http://prntscr.com/nf9i7t (http://prntscr.com/nf9ihf)
Please check now.
Regards
I would recommend you to update WPBakery Page Builder and Massive Addons for WPBakery Page Builder https://www.8theme.com/documentation/xstore/plugins/plugins-update/ then you will be able to disable the Gutenberg editor http://prntscr.com/nf9gcv http://prntscr.com/nf9gju
Regards
Hello,
I did not find translation files for UK language for XStore on your site, so I’ve installed Loco translation plugin and created the translation https://www.8theme.com/documentation/xstore/plugins/plugins-update/
http://prntscr.com/nf9aym http://prntscr.com/nf9b7h > http://prntscr.com/nf9alg
Also, I’ve synchronized RU translation, so now you need to translate untranslated strings.
Please check.
P.S. Read this topic https://www.8theme.com/topic/translation-problems-9/
Regards
We moved widgets, static blocks, projects, testimonials, brands post types to the Core plugin. According to ThemeForest rules, all custom post types should be included in a separate plugin instead of the theme.
Regards
You’re welcome!
Regards
Hello,
Please update theme https://www.8theme.com/documentation/xstore/theme-installation/theme-update/ and required plugins to latest versions https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
Please change this custom CSS code http://prntscr.com/nf5siy to http://prntscr.com/nf5spx
Clear cache before checking the result.
Regards
Hello,
.navbar-header .cart-bag:before {
font-size: 21px;
}
Regards
Hello,
You’re welcome!
Regards
Hello,
Make sure that Custom Metaboxes and Fields for WordPress (CMB2) plugin is activated on your site. This plugin enables 8theme Layout Options for Pages, Posts.
Follow our documentation and update XStore Core plugin –
https://www.8theme.com/documentation/xstore/plugins/plugins-update/
Regards
Hello,
You can maybe find a plugin that can provide the desired functionality. Note that we don’t give guaranty for full theme compatibility with all 3-rd party plugins.
Please read this article – https://businessbloomer.com/woocommerce-visual-hook-guide-single-product-page/ (code of hooks should be added in functions.php file of your child theme).
Files of WooComerce that were rewritten in our theme you can find in xstore/woocommerce/ folder.
Feel free to ask if you have any other questions.
Regards
Hello,
Royal Core plugin is a new one and it is required. Please Install the plugin via Appearance > Install plugins or via FTP (https://www.8theme.com/downloads/ http://prntscr.com/nf539h).
Regards
Hello,
Sorry for the delay due to the weekends.
I’ve checked your site, looks like you sorted out. Are problems solved?
If you need further assistance, provide temporary wp-admin access and describe requests in more details.
Regards
Hello,
Thanks for using our theme.
Please find this code https://prnt.sc/nd31xp in xstore/framework/woo.php file
if( (etheme_get_option('single_layout') == 'fixed' && in_array(etheme_get_custom_field('single_layout'), array( 'fixed', 'standard' )) ) || etheme_get_custom_field('single_layout') == 'fixed' ) {
and change to http://prntscr.com/nd32po
if( (etheme_get_option('single_layout') == 'fixed' && !(in_array(etheme_get_custom_field('single_layout'), array( 'small', 'default', 'xsmall', 'large', 'center', 'wide', 'right', 'booking'))) ) || etheme_get_custom_field('single_layout') == 'fixed' ) {
Edit woo.php file via FTP.
Also, this will be fixed in the next update of XStore.
Regards