Hello,
3. I’ve removed the code due to other request in your other topic.
Best regards,
Jack Richardson.
Hello,
3. I’ve removed the code due to other request in your other topic.
Best regards,
Jack Richardson.
Hello,
Could you please clarify with more details what issue you’re experiencing?
Best regards,
Jack Richardson.
Hello,
2. Please clear browser cache and check single product page now.
3. Add this code in child style.css file:
.page-id-21 .sidebar-widget {
display: none;
}
As for the notice after the upgrade, you can just ignore it.
Best regards,
Jack Richardson.
Hello,
You’re welcome.
Best regards,
Jack Richardson.
Hello,
1. You need edit the file wp-content/themes/legenda/framework/theme-functions.php in lines 3491, 3492 and change numbers from 6 to 4 for images_span and 8 for meta_span.
2. Could you please show a screenshot for better understanding what you want to achieve?
3. Sorry, but this is related to Woocommerce, not to the theme. You need ask their support regarding your query.
Best regards,
Jack Richardson.
Hello,
Could you please show a screenshot of the feature you’re talking for better understanding?
Thank you.
Best regards,
Jack Richardson.
Hello,
Download new plugin version here https://www.8theme.com/download-plugins/ , extract the archive and upload the folder via FTP in wp-content/plugins directory.
Best regards,
Jack Richardson.
Hello,
We’re glad you’ve found the solution.
Best regards,
Jack Richardson.
Hello,
If you want to use Visual Composer premium features like Template Library you need buy a separate plugin license.
Best regards,
Jack Richardson.
Hello,
1. I’ve updated your translation file and now you can translate “items for” phrase there.
2. I’ve re-uploaded the “woocommerce” folder in the wp-content/themes/legenda directory to fix the issue with cart displaying. Please check it now.
Best regards,
Jack Richardson.
Hello,
I’ve installed Visual Composer plugin which is required for our theme and now you can edit products featured images.
Please check.
Best regards,
Jack Richardson.
Hello,
As I see your site is working. I don’t see any blank pages.
Have you resoled the issue?
Best regards,
Jack Richardson.
Hello,
Ok, thank you for notification.
Best regards,
Jack Richardson.
Hello,
I’ve edited css code. Please clear browser cache and check.
Best regards,
Jack Richardson.
Hello,
Could you please check if the same issue happens with default WordPress theme?
Thank you.
Best regards,
Jack Richardson.
Hello,
Could you please provide us with FTP credentials as well?
Thank you.
Best regards,
Jack Richardson.
Hello,
I’ve activated Legenda theme and don’t see any errors. Your site is working fine.
Please check.
Best regards,
Jack Richardson.
Hello,
1. Add this code in custom.css:
.header-type-3 .shopping-cart-link{
display: none;
}
2. Have you edited theme files? Please provide FTP credentials.
3. Add this code in custom.css file:
.woocommerce .page-heading {
display:none;
}
Best regards,
Jack Richardson.
Hello,
Please add this code in custom.css file for submenu background:
.fixed-header .menu > li.menu-full-width .nav-sublist-dropdown, .main-nav .menu > li.menu-full-width .nav-sublist-dropdown, .fixed-header .menu >li.menu-full-width.columns-3 .nav-sublist-dropdown .container > ul > li, .main-nav .menu >li.menu-full-width.columns-3 .nav-sublist-dropdown .container > ul > li, .fixed-header .menu > li .nav-sublist-dropdown .container, .main-nav .menu > li .nav-sublist-dropdown .container {
background-color: #1e1e1e !important;
}
As for Account menu please provide WP Dashboard credentials in Private Content.
Please show on a screenshot what gap in the footer you mean.
Thank you.
Best regards,
Jack Richardson.
Hello,
Now I can’t access your WP admin panel because of this notice – “Blocked because of IPS attack”.
2. Go to Appearance > Widgets and add Mailchimp – Subsribe Form widget to your “Newsletter” area.
3. Add this code in functions.php file in your child theme:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 21 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 31 );
Best regards,
Jack Richardson.
Hello,
I don’t see sidebar on mobile on top http://prntscr.com/durk85 . Please show a page where you see it and provide WP Dashboard credentials.
Best regards,
Jack Richardson.
Hello,
Please use this css code:
form .form-row input.input-text {
line-height: 1.5em;
}
Best regards,
Jack Richardson.
Hello,
Sorry for a delay. I’ve notified our developers regarding this issue.
Meanwhile you can translate the strings in the file wp-content/themes/legenda/framework/woo.php in lines 1000 and 979.
Best regards,
Jack Richardson.
Hello,
To remove margin for the first product please use this css code:
.products-grid.product-count-4 .product:nth-child(4n+1) {
margin-left: 0 !important;
}
Best regards,
Jack Richardson.
Hello,
Sorry for a long delay.
Language flag is shown in mobile menu http://prntscr.com/duqp5o . Unfortunately there is no feature to move it to the header.
To center the logo please add this code in custom.css code:
@media (max-width: 480px){
.header .logo {
text-align: center;
}}
Best regards,
Jack Richardson.
Hello,
1. You need add empty Text widget in Appearance > Widgets > Place in header top bar area.
2. The widget was missing in Appearance > Widgets > Newsletter area. I’ve re-added it. Please check the page now.
3. I’ve added this code in child functions.php file:
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 20 );
remove_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 30 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_add_to_cart', 21 );
add_action( 'woocommerce_single_product_summary', 'woocommerce_template_single_excerpt', 31 );
Now description is under the Add to Cart on single product pages.
Please check.
Best regards,
Jack Richardson.
Hello,
You can find footer demo option in Theme Options > Footer (at the bottom).
To add widgets go to Static Blocks > edit your footer block.
Best regards,
Jack Richardson.
Hello,
Try to add !important to the code, so it’ll be:
@media (min-width: 1200px) {.products-grid.product-count-4 .product {
width: 205px !important;
}}
As for this code:
.products-grid .product {
margin-left:
}
Please set the value you need. You can test yourself what value will fit the best.
Best regards,
Jack Richardson.
Hello,
You were replied in your other topic.
Please don’t create multiple topics if you already asked questions in one topic.
Thank you.
Best regards,
Jack Richardson.
Hello,
You were replied in your other topic.
Please don’t create multiple topics if you already asked questions in one topic.
Thank you.
Best regards,
Jack Richardson.