Hello,
Sorry, but a new version of Visual Composer will be with the release of the new theme in the future.
Regards,
Robert Hall.
Hello,
Sorry, but a new version of Visual Composer will be with the release of the new theme in the future.
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions don’t hesitate to contact us.
Regards,
Robert Hall.
Hello,
Do you made import slider? You can find zip file in the theme folder? Navigate to Revolution Slider and import slider.
look at screenshot: http://prntscr.com/4lppgk
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin and FTP credentials in Private Content.
Regards,
Robert Hall.
Hello,
You’re welcome!
Regards,
Robert Hall.
Hello sunkenbooty,
Do you have filled email in Theme Options->Contact Form?
Regards,
Robert Hall.
Hello,
Try to install the theme via FTP. This will be work.
Read more here: https://www.8theme.com/demo/docs/royal/index.html#!/installation
Regards,
Robert Hall.
Hello,
You’re welcome!
If you have any questions please feel free to contact us.
Regards,
Robert Hall.
Hello,
Sorry, but we don’t have such feature in our theme.
Regards,
Robert Hall.
The height of the block depends on the product name. You can try to set a fixed height. Maybe it will help you.
Add this code into custom.css file.
.products-grid .product .product-name {
height:45px;
}
Regards,
Robert Hall.
Hello,
Could you please clarify with more details and show us screenshots?
Regards,
Robert Hall.
Hello,
Please, add this code into custom.css file.
.products-grid .product .product-name {
text-transform: none;
}
Regards,
Robert Hall.
Hello,
Of course, to use a child theme very well and correctly. But disable the files is not recommended.
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
This is WooCommerce setting and you need contact with their support team to look into this issue more deeply.
Thank you.
Regards,
Robert Hall.
Now I understand you.
Sorry, but it requires additional customization and is a paid service.
Regards,
Robert Hall.
Hello,
As I see, position of the tabs isn’t far from content in single product page. Doesn’t it?
look at screenshot: http://prntscr.com/4lewig
Regards,
Robert Hall.
Hello,
Add this code into style.css of the Child Theme.
.menu-main-menu-spanish0-container {
width:1170px;
}
Regards,
Robert Hall.
Hello,
What last changes do you made with your website?
Regards,
Robert Hall.
Hello,
Please contact with WooCommerce support team and their specialists will look into this issue more deeply.
Thank you.
Regards,
Robert Hall.
Hello,
You need edit the file /wp-content/themes/idstore/woocommerce/loop/add-to-cart.php
Regards,
Robert Hall.
Hello,
We’re glad to hear it.
If you have any questions feel free to contact us.
Regards,
Robert Hall.
Sorry, but we don’t have such feature in our theme.
Regards,
Robert Hall.
Hello,
Try to add this code into custom.css file.
@media (max-width: 767px){
.hidden-phone {
display: block !important;
}
}
Regards,
Robert Hall.
Hello,
You can try to use some third-party plugin to implement such functionality like this https://wordpress.org/plugins/menu-icons/
Regards,
Robert Hall.
We can set links to the text in this block, as in the screenshot: http://prntscr.com/4l67gb
Regards,
Robert Hall.
As I see you have activated the link with https://
Look at screenshot please: http://prntscr.com/4l6231
Regards,
Robert Hall.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Robert Hall.
Hello,
Try to add this code into custom.css file.
@media (max-width: 979px){
.top-bar .shopping-cart-link {
display: block !important;
}
}
Here is a video tutorial how to create custom.css: https://www.youtube.com/watch?v=Qok2zRedRMY&feature=youtu.be.
Regards,
Robert Hall.