You’re welcome.
Regards,
Eva Kemp.
You’re welcome.
Regards,
Eva Kemp.
Hello,
Please read our documentation how to create footer: https://www.8theme.com/demo/docs/legenda/index.html#!/footer
To have navigation menu in sidebar you need create custom menu first and use Custom Menu widget in Appearance > Widgets. Here are the tutorials how to do this:
http://startcompeting.com/all/how-to-add-custom-menus-to-your-wordpress-sidebar/
http://en.support.wordpress.com/widgets/custom-menu-widget/
Regards,
Eva Kemp.
I’ve updated VC. Please check it now.
Thank you.
Regards,
Eva Kemp.
Hello,
Sorry, but we don’t have such options to make sidebar fixed and unfortunately can’t recommend you any plugins. Please note some 3rd-party plugins may not be compatible fully with our theme.
Could you please clarify what sidebar you want to edit? Please show us the link.
Thank you.
Regards,
Eva Kemp.
Hello,
You’re welcome.
We didn’t edit the files, we made the changes in Theme Options > Shop > Enable Navigation Accordion > set to “Off”.
Regards,
Eva Kemp.
Hello,
I’ve edited the code.
Please check it now.
Regards,
Eva Kemp.
Hello @b_guenther,
As you’re using Blanco theme you need make these changes:
– go to Blanco – Theme Settings > Single Product Page > find the text block where written “Enter custom content you would like output to the product right sidebar
(If its off – widget from “Product single product sidebar” area will be shown)” and remove the content added into the block. You’ll remove “Summer Sale” banners.
– To remove Custom Tab you need edit Blanco – Theme Settings again. Find “Custom Tab Title” at the bottom of the page and delete it.
If you still have problems please provide us with wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
On our demo Visual Composer plugin is used and portfolio project is built with VC editor.
Please read our documentation: https://www.8theme.com/demo/docs/legenda/index.html#!/visual_composer
To have multilingual site you need install WPML plugin.
To have breadcrumbs displayed like on the demo you need go to Theme Options > Header > Breadcrumb Type (at the bottom of the page) and select “Wide Block”.
Regards,
Eva Kemp.
You’re welcome.
Enjoy your work!
Regards,
Eva Kemp.
Hello,
Please provide us with the link where you have the problem.
Regards,
Eva Kemp.
Hello,
Please clarify your issue with more details and provide us with the link where you have the problem.
Thank you.
Regards,
Eva Kemp.
As this section is related to Woocommerce you should contact their support and they should tell you exactly what file to edit.
Thank you.
Regards,
Eva Kemp.
Hello,
I’ve added the code in custom.css to align the price in the cart widget. Please check it now.
To add some space between “VAT 20%” and “:” you need edit the code in the files.
Regards,
Eva Kemp.
Hello,
We’re glad you’ve resolved the issue.
Enjoy your work!
Regards,
Eva Kemp.
Hello,
I’ve added code into custom.css and now the word “via” is removed and price is aligned to the right.
Do you mean you want to add “> 20%” after “TVA” not “VAT”?
Are you getting any errors when trying to place an order?
Regards,
Eva Kemp.
Hello,
The font is being showed fine on our side with both browsers – Mozilla and Chrome.
Please try to clear the cache in your Firefox browser. If it’s working fine in Chrome then you have cache in Mozilla.
Also you can check it via proxy: http://anonymouse.org/anonwww.html
Regards,
Eva Kemp.
As I see there is still old version of the plugin. Please provide us with the correct FTP credentials as the ones you’ve sent to us are incorrect.
Thank you.
Regards,
Eva Kemp.
You’re welcome.
As I see you have Version 4.2.1 of Visual Composer plugin and the latest one is 4.2.3.
Please update it and check if the issue is still there after update.
Thank you.
Regards,
Eva Kemp.
I’ve added the following code into custom.css file:
.with-sidebar #products-grid.products_grid.rows-count4 .product-grid {
height: 270px;
}
.with-sidebar #products-grid.products_grid.rows-count4 {
width: 735px;
margin-left: -18px;
}
Please check “Order now” page.
Hello,
Try to use this code in custom.css file:
.payment_box {
display: none;
}
or
.payment_box {
display: none !important;
}
Here you can find a tutorial how to create custom.css.
Regards,
Eva Kemp.
Hello,
Sorry, but you have to contact Woocommerce support team regarding your question as this configuration is related to them.
Regards,
Eva Kemp.
Hello,
I’ve edited the tabs via classic editor. Please check them now.
Also we recommend you to update Visual Composer plugin to the latest version.
To update it you need re-download the theme archive at http://themeforest.net/item/legenda-responsive-multipurpose-wordpress-theme/5888906 where we’ve recently included the updated versions of plugins VC and Revolution Slider. After you unzip the archive you’ll find another archive Legenda_v2.2.zip, extract it as well and open this folder “legenda”. The plugins are placed inside of legenda folder under framework/plugins directory. Upload the new version via FTP and remove the old one.
Regards,
Eva Kemp.
If the cache on your site is cleared and as I see it is, as the changes in style.css have effect, then everything is fine now.
If you have any questions please let us know.
Regards,
Eva Kemp.
Please add this code into custom.css file:
.product-grid {
border: solid 2px black;
}
.button {
border: solid 2px black;
}
Change the values to yours.
To create custom.css you need rename the file “default.custom.css” to “custom.css” located in wp-content/themes/blanco via FTP. Then enable it in admin panel > Blanco – Theme Settings > check ” Enable Custom CSS file”.
To change the image width please add the exact code you’ve been provided with.
Regards,
Eva Kemp.
Hello,
Please give us the link where the problem is and the screenshots of 2 different results you see. Also please provide us with wp-admin and FTP credentials in Private Content.
Thank you.
Regards,
Eva Kemp.
Hello,
The default values for woocommerce settings are:
Catalog Images: Width(270), Height(370), Hard Crop (uncheck)
Single Product Image: Width(460), Height(628), (uncheck)
Product Thumbnails: Width(75), Height(100), Hard Crop (uncheck)
Regards,
Eva Kemp.
Hello,
Are you unable to translate some words to your language or some aren’t translated in wpml for both languages?
Please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
Hello,
The code that was added:
@media (max-width:767px){
.sidebar-position-left.responsive-sidebar-bottom .sidebar-right{
display: block !important;
}
.sidebar-position-left.responsive-sidebar-bottom .sidebar-left{
display: none !important;
}
}
Regards,
Eva Kemp.
Hello,
To change the width for featured and latest products you need add this code into custom.css file:
.product-image .img-wrapper img {
width: 500px;
}
(and change the value)
Please note that we don’t recommend to change the standard width value as your image may be distorted.
Please specify: do you wish to have border only for “Add to cart” button or around the whole product? Should it be added only for the featured and latest products or for all products located on the “Order now” page?
Thank you.
Regards,
Eva Kemp.