Hello,
Please try to use this css code:
.header-type-variant5 div.menu {
padding-left: 100px !important;
}
Best regards,
Jack Richardson.
Hello,
Please try to use this css code:
.header-type-variant5 div.menu {
padding-left: 100px !important;
}
Best regards,
Jack Richardson.
Hello,
I don’t see Wishlist link in the top bar. Have you removed it?
Regarding the slider, please add this code in custom.css file:
.carousel {
height: 330px !important;
}
How to create custom.css you can watch in this tutorial (it’s for Legenda theme but the process is the same).
Best regards,
Jack Richardson.
Hello,
Sorry, but there is no possibility to reorder portfolio projects.
Please clarify the issue with thumbnails and show us a page where you have problem.
Best regards,
Jack Richardson.
Hello,
I’ve edited lines 10 and 99 in the wp-content/themes/legenda/woosearchform.php and wp-content/themes/legenda/framework/shortcodes.php files respectively to the following:
<form action="<?php echo site_url(); ?>"
$output .= '<form method="get" action="https://www.lingerienoire.com">';
Please check your site now.
Best regards,
Jack Richardson.
Hello,
Our demo uses old Woocommerce plugin version, and some style changes have been made in the recent update of Woocommerce, that’s why you see difference.
Regarding the images you need disable “Hard Crop” option in Woocommerce > Settings > Products > Display > Product images and regenerate thumbnails in Tools > Regen. Thumbnails.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
In order to achieve this you need edit the file wp-content/themes/woopress/woocommerce/content-product.php and add the code <?php echo '<div class="sku">' . $product->sku . '</div>'; ?> in line 94 before this code <?php if (etheme_get_option('product_page_productname')): ?>
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
We can’t view your site. It’s a blank page.
Please check it and provide us with WP Dashboard credentials in private content.
Best regards,
Jack Richardson.
Hello @coachjv1,
When you add menu items in Appearance > Menus you need save the menu at first. After that “Anchor” field will appear for those items.
To make slider behind the menu you need select the 2nd header type in Theme Options > Header and select slider in “Show revolution slider instead of page heading and breadcrumbs” field in home page editor at bottom right side.
Best regards,
Jack Richardson.
Hello,
Try to re-save permalinks in WP Dashboard > Settings > Permalinks.
If the issue persists after that please provide us with WP Dashboard and FTP credentials.
Thank you.
Best regards,
Jack Richardson.
Hello,
To display the form you need install the plugin https://wordpress.org/plugins/mailchimp-for-wp/ .
Best regards,
Jack Richardson.
Hello,
ZipArchive extension isn’t enabled. We still can’t import the slider:
http://storage5.static.itmages.com/i/15/0929/h_1443540331_8278189_a76044edf8.png
Please ask your hosting provider to activate it.
Thank you.
Best regards,
Jack Richardson.
Hello,
Please update all required plugins to the latest versions and check the page after that.
You can download plugins archives here:
https://www.8theme.com/download-plugins/
Best regards,
Jack Richardson.
Hello,
Could you please clarify your question with more details?
Best regards,
Jack Richardson.
Hello,
Please set image sizes as shown in our documentation https://www.8theme.com/demo/docs/woopress/#!/woocommerce and regenerate thumbnails. After that check your products.
Best regards,
Jack Richardson.
Hello,
The page is working for me:
http://storage8.static.itmages.com/i/15/0929/h_1443538280_6160243_c28b9ba0c3.png
Please try to check it in another browser.
Best regards,
Jack Richardson.
Hello,
Please use this css code:
.toggle-block.bordered .toggle-element .toggle-content {
color: black !important;
font-size: 15px !important;
}
Regarding the font on home page you need use this code:
.aio-icon-description * {
color: black !important;
}
Best regards,
Jack Richardson.
Hello,
You need edit a product and disable reviews in Advanced tab:
http://storage9.static.itmages.com/i/15/0929/h_1443538845_5811964_f49f47f64d.png
Best regards,
Jack Richardson.
Hello,
I’ve set padding values in the row settings to increase the height: http://storage5.static.itmages.com/i/15/0929/h_1443538708_8743867_47d7ac97ce.png .
Please check now.
Best regards,
Jack Richardson.
Hello,
Go to Theme Options > Single Product Page > Enable slider for gallery images > On.
Best regards,
Jack Richardson.
Hello,
Please add this code in .htaccess file via FTP for your site and check it after that:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
Best regards,
Jack Richardson.
Hello,
I’ve removed your site name from my post.
Is you issue resolved now?
Best regards,
Jack Richardson.
Hello,
As I see your menu fully stretched in the header:
http://storage5.static.itmages.com/i/15/0929/h_1443537983_1460364_25a5524578.png
Please show on a screenshot how you want to modify it.
Thank you.
Best regards,
Jack Richardson.
Hello,
I’ve added the code in CSS block in your home page:
http://storage4.static.itmages.com/i/15/0929/h_1443537789_6518991_a4696cf12e.png
Please check the page now.
Best regards,
Jack Richardson.
Hello,
I don’t see any issues with slider:
http://storage8.static.itmages.com/i/15/0929/h_1443535261_3128634_dfd0aade66.png
What browser are you checking in?
Please show us a screenshot.
Thank you.
Best regards,
Jack Richardson.
Hello,
Sorry, but your question is unclear. What filter do you want to add and where?
Best regards,
Jack Richardson.
Hello,
Do you mean tabs “Description”, “Reviews” and “Returns and Delivery”?
Please show a screenshot for better understanding.
Thank you.
Best regards,
Jack Richardson.
Hello,
I’ve edited theme-functions.php file and changed the line 1401 to $website = stripslashes(trim($_GET['contact-telephone']));
and line 1415 to $body .= " and contact on phone at $website" . PHP_EOL . PHP_EOL;.
Please check form now.
Best regards,
Jack Richardson.