Hello,
Could you please explain in more details your question?
Site preloader you may activate in Theme Options > General > Layout.
Regards
Hello,
Could you please explain in more details your question?
Site preloader you may activate in Theme Options > General > Layout.
Regards
Hello,
Thanks for the topic.
This doesn’t relate to theme functionality, please read more https://wordpress.org/support/topic/woocommerce-category-issue-uncategorized/
Regards
Hello,
Please see this screenshot https://prnt.sc/ii6s67 you need to check settings of your static block content http://prntscr.com/ii6u4j
Regards
Hello,
Please see these screenshots http://prntscr.com/ii6s10 http://prntscr.com/ii6s2y Please open the site in the incognito browser window, where the cache won’t make any effect.
Regards
Hello,
Thanks for screenshots. Sorry, but this is impossible to change without additional customization in legenda/woocommerce/content-single-product.php file.
Regards
Hello,
Please provide screenshots for better understanding. You may use such screenshot maker as Lightshot and provide screenshot link in Private content area.
Thanks in advance.
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
1. Please provide me link to page with the problem.
2. Theme Options > Products Page Layout > Product Image Hover.
3. Please describe the problem in details and provide screenshot for better understanding.
Breadcrumbs settings you may find in Theme Options > Header Settings.
Regards
Hello, @Robert
You’re welcome!
Thanks for using our theme.
Regards
Hello, @fluffy
You forgot to include the dynamic.css in woopress-child/functions.php file. Please check custom css now.
The problem caused by your custom css code https://gyazo.com/4dbed84971c2e77bd2abf77b3791b48d https://gyazo.com/6a5c5bed1f1a91a74cb9cd4c9ff4b6d0 https://gyazo.com/b86e94f522cbb2c3e12c477c21e3d1c4 You need to change or remove the code http://prntscr.com/ii68pw
Regards
Hello,
You need to add a row and set 3/4, then in biggest column of this row add one more row and set 1/4+1/4+1/4+1/4 http://prntscr.com/ii678l
Feel free to ask if you have any other questions.
Regards
Hello,
The problem caused by your changes in child theme.
Regards
Hello,
Today we are planning to release a new theme update. Then you will be able to change the favicon via Theme Options.
Regards
Hello,
Please check this link https://www.criticalenvironmentsolutions.co.uk/brands/dupont/
If custom css dasn’t work from Theme Options > Custom css, you need to create an empty dynamic.css file in woopress-child theme folder and set permissions 777 for the file + add wp_enqueue_style( 'dynamic-css', get_stylesheet_directory_uri() . '/dynamic.css' ); in woopress-child/functions.php file. Then go to Theme Options and re-save them.
Regards
Hello,
Clear your cache after changes
5-6 (8 the same screen)
.button, .btn {
color: #fff;
}
You may change the icon via Customizer http://prntscr.com/ih7qnm
7
.single-product #wc-stripe-payment-request-wrapper {
display: none;
}
Regards
You’re welcome!
Regards
You’re welcome!
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
Menu and images aren’t included in demo data.
To create mega menu you need refer to the documentation https://www.8theme.com/demo/docs/woopress/#!/primary_menu
We excluded real images from demo content and replaced them by placeholders because many of our clients had the problems with demo content import because of the large size of import file and server settings. With placeholders it takes seconds to import demo content, with images – minutes or some of users, who had limits in server setting, get the error.
As a rule, our customers have their own images and there is no any problem to replace placeholders by real images.
On our fullwidth demo selected header type – 6 in Theme Options > Header.
Feel free to ask if you have any other questions.
Regards
Hello,
Please provide us with temporary wp-admin and FTP access in Private Content.
Regards
Hello,
We replaced all your code from theme-child.js (it was not able to work) and added working code
jQuery(document).ready(function($){
var menu_switcher = $('.header-wrapper').find('.mobile-language-switcher').html();
var fixed_menu = $('.fixed-header').find('.menu-wrapper');
$(fixed_menu).after('<div class="mobile-language-switcher">'+menu_switcher+'</div>');
})
Now you should not worry about changing etheme.js and compressing into etheme.min.js in our theme. Menu switcher will be added without any worries just from your child-theme.
Regards
Hello,
Could you please provide wp-admin access in Private Content?
Regards
Hello,
Thank you for purchasing our theme and for reaching us.
I’ve checked your site and do not see any problem with the front end. Please describe the problem in more details.
Thanks in advance.
Regards
Hello,
The wp-admin credentials are incorrect.
Please watch this video tutorial https://wpbakery.com/video-academy/full-height-row-and-video-background/
Regards
Hello,
Please check single product page with Storefront theme – official WC theme. If all works without any problem, provide us with FTP access we will check what can be done to fix the problem from our side.
Regards
Hello,
You may update woocommerce and WooCommerce Stripe Gateway plugins to latest versions, likely the problem will be solved. But will appear a message about outdated files in legenda theme, this message you may ignore, because it won’t make any effect on site functionality.
Regards
Hello,
We’ve sent the PSD file to your registration email. Please check.
Regards
You’re welcome!
Have a nice day.
Regards
You’re welcome!
Have a nice day.
Regards
Hello,
.order-review table .cart-subtotal {
display: none;
}
.product-title {
text-transform: none;
}
Regards