Hello,
Navigate to Dashboard->Settings->Visual Composer-> and select All Content Types like in our documentation: https://www.8theme.com/demo/docs/woopress/index.html#!/visual_composer
Regards,
Robert Hall.
Hello,
Navigate to Dashboard->Settings->Visual Composer-> and select All Content Types like in our documentation: https://www.8theme.com/demo/docs/woopress/index.html#!/visual_composer
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
1) Navigate to Dashboard->Plugins and deactive Wishlist plugin.
2) You need to disable demo footer block in Theme Options->General. Then you can create footer manually.
Please read more here how to do this:
https://www.8theme.com/demo/docs/woopress/index.html#!/9_footer
3) Please read here:
https://www.8theme.com/demo/docs/woopress/index.html#!/8_widgets_custom_widget_areas
Regards,
Robert Hall.
Hello,
I activated WordPress Import plugin. Please try again to import IDStore_woo_commerce_data.xml file.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
I would advise you to wait for the new theme update and then try to update WooCommerce plugin.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please add this code into custom.css file.
.single-product .product-information .price{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
You need to add some widgets into sidebar first. Navigate to Appearance->Widgets->Single Product Page Sidebar.
Regards,
Robert Hall.
Hello,
You can change it in \themes\woopress\woocommerce\content-single-product.php file on line 64.
Regards,
Robert Hall.
Hello @Nico313,
Maybe provide screenshot for our better understanding and highlight what exactly you want.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello @Piotr,
I’ve made some changes. Please check it now.
Regards,
Robert Hall.
Hello,
In your case you need to use some program to reduce the weight of the images.
Also please provide us with link where you have duplicated photos and wp-admin access.
Regards,
Robert Hall.
Hello,
I’ve made changes with code in custom.css file. Please check it now.
Regards,
Robert Hall.
Hello,
1) In this case you can use Text Block via Visual Composer plugin.
2) Navigate to Theme Options->Product Page layuot->Products per page-> set how much you want.
Regards,
Robert Hall.
Hello,
Please add this code into custom.css file.
.languages-area{
display:none;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Hello,
Please navigate to Dashboard->Chat Console->Display chatbox automatically->uncheck.
Regards,
Robert Hall.
Please look at screenshots how to translate:
1) http://i.imgur.com/v79aZMJ.png
2) http://i.imgur.com/SrBXBQq.png
Regards,
Robert Hall.
Hello @Nico313,
I’ve made some changes on your site. Please check it now.
Regards,
Robert Hall.
Please add this code into custom.css file.
.menu-social-icons li{
display:none;
}
.menu-social-icons li:nth-child(2){
display:block;
}
Regards,
Robert Hall.
Hello,
For clarify. Do you want the white background for all site or what?
As I see you added .main-header{background-color: #fcf8ed !important;}
But I can’t understand what are you trying to achieve?
Regards,
Robert Hall.
Hello,
1)Please try to add this code into style.css of Child Theme or custom.css file.
.mfp-inline-holder .mfp-content{
height: 100%;
}
#etheme-popup{
height: inherit;
}
2) Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
I’ve added text widgets with social icons to Place in header top bar in Dashboard->Appearance->Widgets. Please check.
TO reduce space please add this code into custom.css file.
.main-footer .wpb_row{
margin-bottom: 0px;
}
.main-footer{
padding-top: 30px;
}
.content-page{
margin-bottom: 15px;
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.
Try it in \wp-content\themes\legenda\framework\theme-options.php file on line 854.
Regards,
Robert Hall.