Hello,
My pleasure 🙂
Have a nice day.
Regards
Hello,
My pleasure 🙂
Have a nice day.
Regards
Hello,
You’re welcome!
I’m glad that problem was solved.
Regards
Hello,
To disable sidebar on page, go to Edit page > Page Layout > Sidebar Position > Without Sidebar.
Regards
Hello,
I hope you are well today and thank you for your topic.
Please check if disabled “Just Catalog” in Theme Options > Shop.
Also, provide temporary wp-admin access in Private Content.
Regards
You’re welcome!
Please describe the problem in details.
Regards
Hello,
We do not have this problem on our test site with latest theme version installed.
So try to disable all 3-rd party plugins > clear cache > check if the problem solved.
Regards
Hello @PPadmin
You may try to set such delay via custom css code, for example, try to add this code in Theme Options > Styling > Custom css:
.nav-sublist-dropdown {
display:block !important;
visibility:hidden;
opacity:0;
transition:all .5s ease;
}
.menu-wrapper .menu > li:hover .nav-sublist-dropdown {
visibility:visible;
opacity:1;
}
.menu-wrapper .menu > li:hover .nav-sublist-dropdown > * {
opacity:1;
}
.nav-sublist-dropdown > * {
opacity:0;
transition:all .5s ease;
}
At this moment we don’t have the option to open the menu by click for the desktop version but I sent this request to our developers and maybe we’ll add this in one of the next updates.
Regards
You’re welcome!
Loco Translate > Themes > Legenda > German.
Also, your theme translation files placed in themes/legenda/languages/de_DE.po folder http://prntscr.com/hz0ycr but to prevent loosing translation after theme updated it would be better to place your de_DE.po, de_DE.mo files in /wp-content/languages/themes/ folder as legenda-de_DE.po and legenda-de_DE.po files.
Regards
Hello,
Do you have this problem only with our theme or even when a default WC theme – Storefront activated on your site?
You use a lot of different plugins, try to disable all 3-rd party plugins > clear cache and check site one more time.
Also, you may see this as result of testing your site http://prntscr.com/hz0357, so check your robots.txt file (these articles can be useful https://www.ostraining.com/blog/general/google-mobile-robots/ https://mor10.com/robots-txt-might-be-ruining-your-mobile-friendly-ranking-with-google/ ).
Regards
My pleasure 🙂
Regards
Hello,
This problem occurred because of large number of menu items. Yes, it will be fixed in next theme update.
Regards
Hello,
2018/01/11 10:05:17 [error] 1007#1007: *1 FastCGI sent in stderr: “PHP message: PHP Warning: sprintf(): Too few arguments in /www/bigproject1_860/public/wp-content/plugins/yith-woocommerce-wishlist/includes/class.yith-wcwl-admin-init.php on line 1053” while reading response header from upstream, client: 62.38.110.96, server: bigproject1.kinsta.com, request: “POST /wp-admin/admin-ajax.php HTTP/1.0”, upstream: “fastcgi://unix:/var/run/php7-fpm-bigproject1.sock:”, host: “bigproject1.kinsta.com”, referrer: “https://bigproject1.kinsta.com/wp-admin/”
– this doen’t not relate to theme, as you may see in text of the error, it relates to plugin file.
New products do not appear in the websites main page https://bigproject1.kinsta.com/ (ΝΕΑ ΠΡΟΙΟΝΤΑ -tab)
– in settings of your Products element – http://prntscr.com/hyz246 We have the problem with this type, and it doesn’t relate to the error that you provided. This problem will be fixed in next theme update. Sorry for the inconvenience.
Caching plugins of our host (Kinsta) conflict.
– please describe this problem in more details.
Regards
Hello,
1.
.header .wpml-ls-statics-shortcode_actions .wpml-ls-current-language a {pointer-events: none;}
2.
.mobile-nav #lang_sel_list .wpml-ls-current-language a {
color: white !important;
pointer-events: none;
}
About changes, it would be better to contact the plugin support. If previous code does not work after the update, it means that some classes were changed. Please change old css code to new.
Regards
Dear Nico313,
You’re welcome!
Please, clear cache.
Regards
Hello,
.single-product-page .product-info .tagged_as,.single-product-page .product-info h4 {
display: none !important;
}
Regards
In the style.css file via FTP I see this code http://prntscr.com/hyyfhd but on your site via inspector, you may see http://prntscr.com/hyyfrh, so it looks like cache effect. Do you have any server cache?
Also, in this case, you may add css code in Custom css for page field https://prnt.sc/hyyi6a
Regards
Hello,
Please describe changes that you lose after theme update in details.
Regards
I can’t check slider settings http://prntscr.com/hyxfl0 please change accesses or role for this user.
Regards
Hello,
Do you use latest version of wishlist plugin? What version of woocommerce do you use?
Where you get these errors and could you provide a screenshot of it?
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello,
I hope you are well today and thank you for your question.
Could you please provide temporary wp-admin access in Private Content?
Regards
Hello @Nico313,
We’ve sent etheme.js and etheme.min.js files to your registration email. Please replace these files in legenda/js folder via FTP.
Regards
The code works fine, but you changed banners, so the code also needs to be changed, for example, http://prntscr.com/hyx7ku please try to do this.
Regards
Please delete code that you added. I’ve added custom css code in Custom css for checkout page http://prntscr.com/hyx61m so clear cache and check the page now.
Regards
Hello,
We’re glad to hear that your issue was solved.
Have a nice day!
Regards
Dear Hilarygai,
Also, make sure that “Mobile menu” marked in Appearance > Menu > Menu Settings > Display location http://prntscr.com/hywmwt.
Let us know if you need any further assistance.
Regards
On your home page you have 2 banners, to change align of text on this one http://prntscr.com/hywfyb was added extra class http://prntscr.com/hywgah
To change the position of text block, you may use, for example, this code http://prntscr.com/hywhax
.banner-inner {
margin-top: 7%;
}
(add this in style.css of child theme and do not forget to clear browser cache before checking result).
Regards
Looks like it was browser cache, I’ve cleared it and the code from style.css file of child theme works fine https://prnt.sc/hyw593
Regards
I do not see the banner on your Home page, please provide me link to page with this banner.
Also, I can’t login to your Dashboard, check credentials and please provide correct one.
Regards
Hello,
Please try to add this custom css code in style.css file of child theme:
#billing_company_field, #shipping_company_field {
clear:both;
}
.woocommerce-checkout-review-order-table .order-total .includes_tax {
display:block;
}
Regards
Unfortunately, I can’t login to your wp-admin. Please check credentials, and make sure that the child theme activated in your site, because of I can see the custom code in style.css file of child theme bat the code is not visible on your site (checked via inspector tools). If you use a cache plugin, please clear the cache also.
Regards