Hello,
We’ll update translation files in the next theme update and this bug will be fixed.
Sorry for inconveniences.
Regards,
Eva Kemp.
Hello,
We’ll update translation files in the next theme update and this bug will be fixed.
Sorry for inconveniences.
Regards,
Eva Kemp.
Hello,
You need add “8theme – Static Block” widget to “Footer 1” area in Appearance > Widgets.
After that check prefooter section.
Regards,
Eva Kemp.
Hello,
I’ve edited code in custom.css file.
Please check Shop page now.
Regards,
Eva Kemp.
Hello,
I’ve added the code in test page http://hummingbord.com/17305-2/ .
As you can see odd space wasn’t added.
Unfortunately we can’t replicate the issue you described.
Regards,
Eva Kemp.
Hello,
As I see you’re using old versions of plugins Visual Composer, Ultimate Addons for Visual Composer, Revolution Slider. Please update them https://www.8theme.com/download-plugins/ .
After that check products.
Regards,
Eva Kemp.
Hello,
Please update Visual Composer plugin to the latest version https://www.8theme.com/download-plugins/ and let us know.
Regards,
Eva Kemp.
Hello,
Please clear browser cache and check the site now.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS and check products after that:
.footer-product {
display: none;
}
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
The code is
.product-lightbox-btn::before {
content: "\f00e";
}
Regards,
Eva Kemp.
Hello,
I’ve enabled “Optimized JS” and “Optimized CSS” in Ultimate > Modules > Scripts and Styles tab.
Please clear browser cache and check pages now.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials.
Also you need contact your hosting provider and ask to increase memory_limit value to fix the error “Fatal error: Allowed memory size”.
Regards,
Eva Kemp.
Hello,
1. That text is written in page content. Go to wp-admin panel > Pages > edit the page where this text is displayed and translate it there.
2. Please use this code in Theme Options > Custom CSS > Custom CSS for desktop:
.footer-product {
transform: translateY(50px);
height: 50px;
}
.product-content-image img {
height: 300px !important;
}
3. Unfortunately there is no such option.
Regards,
Eva Kemp.
Hello,
Please add this code in Global Custom CSS:
.shipping-calculator-form {
display: block !important;
}
Regards,
Eva Kemp.
Hello,
I’ve installed Wishlist plugin and added an image to your slider “Home”. Please check it.
Try to check slider in other browser.
Regards,
Eva Kemp.
Hello,
To translate “SHIPPING AND HANDLING” string, you need edit the file wp-content/themes/legenda/woocommerce/cart/cart-shipping.php (line 22), and to translate “Ship to a different address” edit the file wp-content/themes/legenda/woocommerce/checkout/form-shipping.php (line 33).
Regards,
Eva Kemp.
Hello @sebdicam,
To get “Menu” text for mobile menu you need edit the file header.php in line 221:
replace the code <div class="menu-icon hidden-desktop"><i class="icon-reorder"></i></div> with this one
<div class="menu-icon hidden-desktop"><!--<i class="icon-reorder"></i>-->Menu</div>. Also make sure this code is present in your custom.css file:
@media (max-width: 767px){.header .menu-icon {
left: 0px !important;
}}
@media (max-width: 979px){.header .logo {
padding-left: 100px;
}}
How can i have the stock product without wrong number?
Please clarify this issue with more details. How can we reproduce the problem?
Please take our apologies but we don’t see any problems with cart menu on our side.
Regards,
Eva Kemp.
Hello,
I’ve regenerated thumbnails in your wp-admin panel > Tools, please check background image now and clear browser cache before.
Regards,
Eva Kemp.
Hello,
You can use Text element and write this code <a href="#">Your text here</a>, you should write a page link instead of #.
Regards,
Eva Kemp.
Hello,
I’ve imported Cleopatra slider and installed Jewelery template. You can find it in Pages section.
Please check.
Regards,
Eva Kemp.
Hello,
Do you mean you need to name your translation file?
Please clarify with more details what you’re trying to do.
Thank you.
Regards,
Eva Kemp.
Hello,
Just to confirm: do you want this section to have white background http://storage2.static.itmages.com/i/15/1026/h_1445874660_2605712_3fc545e5ac.png ?
As I see you’ve already installed “Polygon landing page”, but you must also update Ultimate VC Addons and Visual Composer plugins https://www.8theme.com/download-plugins/ .
Regards,
Eva Kemp.
Hello,
Please refer to this FAQ:
http://support.averta.net/envato/faq/master-slider-wordpress/ (“Why background video is not working on mobile devices?”).
Regards,
Eva Kemp.
Hello,
Could you please create FTP account for us so we are able to connect via FTP client?
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Yes, you need delete the file wp-content/themes/royal/vc_templates/vc_row.php.
After that check your site.
Regards,
Eva Kemp.
Hello,
You can refer to this article:
http://stackoverflow.com/questions/19960099/wordpress-and-bootstrap-3-glyphicons
Thank you.
Regards,
Eva Kemp.
Hello,
You can use this plugin to create forum topics:
https://wordpress.org/plugins/bbpress/
Regards,
Eva Kemp.
Hello,
Please provide us with FTP credentials as well.
Thank you.
Regards,
Eva Kemp.
Hello,
The reason is some elements in your home page are outdated, for example Tabs element:
http://storage4.static.itmages.com/i/15/1026/h_1445867306_6101781_b1f3cac329.png
You have to recreate it using updated Tabs element.
Please try it and check home page after that.
Regards,
Eva Kemp.