Hello @Howard,
As I see the demo content is imported and Shop page is displayed.
I’ve just imported Revolution Slider manually.
Please check it.
Thank you.
Regards,
Eva Kemp.
Hello @Howard,
As I see the demo content is imported and Shop page is displayed.
I’ve just imported Revolution Slider manually.
Please check it.
Thank you.
Regards,
Eva Kemp.
Hello,
Please specify the exact error you’re getting.
Are you uploading images via wp-admin panel? Could you provide us with the login credentials to admin panel and your FTP account in Private Content to check it from our side?
Thank you.
Regards,
Eva Kemp.
Hello @pierreraiche,
Unfortunately we don’t have the exact date. We’re sorry.
But be sure it’ll be produced very soon.
Thank you for your understanding and patience.
Regards,
Eva Kemp.
Hello,
We’re very thankful for your patience.
A new release will be produced very soon.
We’re sorry for such difficulties.
Regards,
Eva Kemp.
Hello,
Please provide us with the site link as well.
Thank you.
Regards,
Eva Kemp.
Hello,
We’ve already released 2.4 version of Legenda theme: http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906
Please update it and try to remove the images.
If there are still some difficulties please let us know and confirm we may remove all images.
Also please specify the path to your site files via FTP.
Thank you.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP access as well.
Thank you.
Regards,
Eva Kemp.
Hello,
To change background color of the top bar you need add this code into custom.css file:
.header-type-2 .top-bar {
background-color: #F8F8F8;
}
To remove languages area use this code in custom.css:
.top-bar .languages-area {
display: none;
}
To change color of the menu icon on mobile device:
.side-area-icon i:before, .menu-icon i:before {
color: #000;
}
and top bar background color:
@media (max-width: 979px) {.top-bar {
background: #000 !important;
}}
Don’t forget to replace color values with yours.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry for misunderstanding. You’re using header type 3 and cart drop down doesn’t work there. You need use header type 1, 2, 5 or 7 to have this option.
Thank you.
Regards,
Eva Kemp.
Hello,
Yes, you can use WPML plugin. It’s compatible with our theme.
Thank you.
Regards,
Eva Kemp.
Hello,
Please use the following code in custom.css:
.prev.arrow3952.disabled, .next.arrow3952 {
display: none;
}
Regards,
Eva Kemp.
Hello,
Plugins archives are placed in the theme package in legenda/framework/plugins directory. If there are difficulties to install them automatically you can do this manually. Extract the archives and upload plugins folders to the wp-content/plugins directory. After that you’ll be able to active them in wp-admin panel > Plugins.
Concerning the “Install demo data” button, it may not work because of some server settings. Also check at your hosting provider what php version you are using. If it’s low version ask them to update it to 5.3 at least.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but the login credentials you provided are incorrect.
Please check them.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but unfortunately we don’t have such option for featured products slider in the theme.
Please take our apologies.
Regards,
Eva Kemp.
Hello,
Please provide us with FTP and wp-admin panel credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css:
.logo img {
margin-left: 20px;
margin-top: 20px;
}
Thank you.
Regards,
Eva Kemp.
Hello,
Please don’t worry regarding this warning. It will be fixed in our next update.
Please be sure it won’t affect your site work.
Sorry for inconveniences.
Thank you.
Regards,
Eva Kemp.
Hello,
You can change height of parallax section with the code:
.et_section.parallax-section {
height: 400px;
}
Add it into custom.css file.
Thank you.
Regards,
Eva Kemp.
Hello,
Are you using WordPress 4.0 version? If so, WPLANG is deprecated ( https://core.trac.wordpress.org/changeset/29630 ). Use $locale=’your_language_prefix';
Thank you.
Regards,
Eva Kemp.
Hello,
Please try to disable Ajax “Add to Cart” in Theme Options > Single Product Page.
Thank you.
Regards,
Eva Kemp.
Hello,
Please try to use this code in custom.css file:
.header-type-4 .logo-with-menu img {
max-width: 200%;
width: 200%;
margin-bottom: -20px;
margin-top: -20px;
margin-left: -40px;
}
How to create custom.css you can watch here.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve removed 3 images.
Please check the footer now.
Regards,
Eva Kemp.
Hello,
Please provide us with wp-admin panel and FTP credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve just checked submenus and they are clickable and don’t disappear.
What browser are you using for checking? Is it for the main or fixed header?
Thank you.
Regards,
Eva Kemp.
Hello,
You can change the layout of the Checkout page in Theme Options > Shop > Checkout page > Quick Checkout.
Thank you.
Regards,
Eva Kemp.
Hello,
Have you tried to remove all images and upload just one?
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
We’ve sent demo data to your email address.
Please check it.
Thank you.
Regards,
Eva Kemp.
Hello,
That’s not correct. Have you watched the tutorial I provided you in the previous post?
You need rename default.custom.css to custom.css via FTP and enable it in Theme Options > Custom CSS.
Thank you.
Regards,
Eva Kemp.