Hello,
I’ve just checked the Checkout page and it’s working fine:
http://prntscr.com/8s7jc7
Try to clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
I’ve just checked the Checkout page and it’s working fine:
http://prntscr.com/8s7jc7
Try to clear browser cache and check again.
Regards,
Eva Kemp.
Hello,
Do you mean you want images to have the same sizes as on single product pages?
Please show a link of your Shop page.
Regards,
Eva Kemp.
Hello,
As I see you didn’t update the plugins.
Please update them to the latest versions. Download plugins at this link https://www.8theme.com/download-plugins/ .
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but these pages aren’t included in demo content, they are displayed on our site only to show theme elements and effects. You have to create them manually.
If there are only some specific pages you want to use, we can help you to create some of them. All pages use Visual Composer editor and elements that are included there, so you can create page yourself.
Regards,
Eva Kemp.
Hello @greig,
Where do you see errors?
Please show a screenshot of it and provide the direct page link where it is displayed.
Regards,
Eva Kemp.
Hello @SixthGearLLC,
This issue will be fixed in the next theme update.
Please take our apologies for inconveniences.
Regards,
Eva Kemp.
Hello,
Your image is wide and that’s why drop down menu should be stretched a bit too, so I’ve set the class “menu-column3” and now it’s shown fine.
Please check.
Regards,
Eva Kemp.
Hello,
1. If you want to remove slider from page, go to Pages > edit your home page and select “No Slider” in “Show revolution slider instead of breadcrumbs and page title” field on the right side http://prntscr.com/8s780c .
2. I’ve edited the slider and text is shown correctly now.
3. I added Revolution Slider element successfully:
http://prntscr.com/8s7920
Please clarify what exactly you’re doing.
4. I don’t see such background on you shop page. Please show a direct link.
Thank you.
Regards,
Eva Kemp.
Hello,
Please give us wp-admin panel credentials and we’ll create footer for you.
Regards,
Eva Kemp.
Hello,
1. To install classic demo go to Theme Options > Import/Export, select “E-Commerce” and click “Install” button.
2. To create child theme you need add this code in child style.css file:
/*
Theme Name: Legenda Child
Theme URI: https://www.8theme.com/
Description: Legenda Theme
Template: legenda
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain: legenda-child
*/
and this code in functions.php file:
add_action( 'wp_enqueue_scripts', 'theme_enqueue_styles' );
function theme_enqueue_styles() {
wp_enqueue_style( 'parent-style', get_template_directory_uri() . '/style.css' );
}
The folder for child theme should be named “legenda-child”.
Regards,
Eva Kemp.
Hello,
Please add this code in custom.css file:
.top-bar {
background-color: #ef3e6d !important;
}
Regards,
Eva Kemp.
Hello,
You have this code in child style.css file:
li.image-item.free-shipping.menu-item.menu-item-type-custom.menu-item-object-custom.menu-item-922 {
width: 25% !important;
}
Please check it and change width value to the one you need.
Regards,
Eva Kemp.
Hello,
This means you have browser cache, sorry but we can’t do anything here. The problem is local and you have to fix it yourself.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
Please read the documentation how to display different widgets for different languages:
https://wpml.org/2011/03/howto-display-different-widgets-per-language/
Regards,
Eva Kemp.
Hello,
As I see pages are imported: http://storage2.static.itmages.com/i/15/1016/h_1445029969_9608742_ec651b2251.png .
Have you resolved the issue?
Regards,
Eva Kemp.
Hello,
You have to recreate footer as described in the documentation:
https://www.8theme.com/demo/docs/woopress/#!/0_footer
Thank you.
Regards,
Eva Kemp.
Hello @greig,
Please try to use backend editor instead of frontend.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Glad to hear it.
Have a nice weekend.
Regards,
Eva Kemp.
Hello,
Have you restored the site again?
All my changes have disappeared.
Please take my apologies but we can’t make changes for you every time after you restore site from old back up.
In this case create back up after each changes, so you’ll have fresh backup copy.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
You need install demo content https://www.8theme.com/demo/docs/royal/#!/demo_data_installation and all these pages will be imported.
Regards,
Eva Kemp.
Hello,
Please use this css code:
.product-information .cart button[type="submit"] {
color: #07c2c9;
}
Regards,
Eva Kemp.
Hello,
You have to recreate footer as described in the documentation:
https://www.8theme.com/demo/docs/royal/#!/9_footer
Regards,
Eva Kemp.
Hello,
Please show a page with variable product.
Thank you.
Regards,
Eva Kemp.
Hello,
Please use this code in Theme Options > Custom CSS > Global Custom CSS:
.order-review input[type="submit"] {
background-color: red;
}
Write your color value.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please check the link now.
Regards,
Eva Kemp.
Hello,
Please show your site page.
Regards,
Eva Kemp.
Hello,
Sorry for a delay.
We’re investigating this issue. Once there is any news we’ll let you know.
Thank you for understanding.
Regards,
Eva Kemp.
Hello,
You’re welcome.
Regards,
Eva Kemp.