Hello,
You are welcome!
We’re glad to hear that your issue was solved.
Feel free to ask if you need any help.
Regards,
Rose Tyler.
Hello,
You are welcome!
We’re glad to hear that your issue was solved.
Feel free to ask if you need any help.
Regards,
Rose Tyler.
Hello,
You need add this code in Custom CSS:
.vc_custom_1432199358458 {clear: both}
Regards,
Rose Tyler.
Hello,
Please provide us with link to the site and wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
Read more here how to translate:
https://www.8theme.com/demo/docs/royal/index.html#!/1_how_to_translate
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
If you want made style changes you need edit custom.css file (Theme Options > Custom CSS, also, Enable Custom CSS file) only then you won’t lose them.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.blog-post h6 {
display: none;
}
.content > p {
display: none;
}
Regards,
Rose Tyler.
Hello,
To display Brand logo on single product page go to Products > edit a product and mark a brand on the right side of the page editor.
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.progress-button.etheme_add_to_cart_button.product_type_simple {
display: inline-block !important;
}
.product_type_simple {
display: none !important;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.archive .filter-wrap {
order: 1;
}
.archive .content.main-products-loop.col-md-12 {
display: flex;
flex-direction: column-reverse;
}
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Could you please show on a screenshot what you want to change?
Also show a direct page where changes should be made.
Regards,
Rose Tyler.
Hello,
Try add this code in Custom CSS:
.left-icon .aio-icon-left {
vertical-align: middle !important;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.before-checkout-form .login label[for="rememberme"] {
display: inline-block !important;
}
Regards,
Rose Tyler.
Hello,
You can disable coupon field in Woocommerce > Settings > Checkout tab and uncheck “Enable the use of coupons”.
Regards,
Rose Tyler.
Hello,
Could you provide me the link to page where we’ll be able to see this issue.
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
If you want to make equal size for all the product images, either upload images with the same sizes or enable Hard Crop in WooCommerce-> Settings-> Product -> Display and Regenerate thumbnails after that. Also, you can try to add Custom code for image size.
Regards,
Rose Tyler.
Hello,
Try to disable third-party plugins one by one, very likely one of them caused the issue.
Regards,
Rose Tyler.
Hello,
The problem is caused by 3rd-party plugin – WooMedia WooCommerce Rewards. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hello,
Please show us the link of your page where you have the problem.
Regards,
Rose Tyler.
Hello,
Please provide us with link to the page and wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
There are no such options in our theme. You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme. For example https://yithemes.com/themes/plugins/yith-woocommerce-product-bundles/
Regards,
Rose Tyler.
Hello,
You can find it in your Custom CSS http://prntscr.com/cz4j25 and also add:
.content-product .footer-product {
display: block !important;
}
.quick-view-popup .product-images img, .quick-view-popup .product-images-slider img{
width: 100%;
}
Regards,
Rose Tyler.
Hello,
Unfortunately there is no such option. You can use some 3rd-party plugins, but we don’t guarantee full compatibility with our theme.
This query requires additional customization which is beyond our basic support scope.
If you wish you can contact our customization service https://www.8theme.com/customization-services/
Also, you can to try enable quick view and replace this code
.footer-product {
display: none !important;
}
with this one
.quick-view-popup .product-images, .quick-view-popup .product-images-slider{
width: 100%;
}
.quick-view-popup .product-information{
display: none !important;
}
.wishlist-disabled .show-quickly{
color: #fff;
}
Regards,
Rose Tyler.
Hello,
The credentials are incorrect. Please check them.
If you mean zoom effect, unfortunately, it can’t be made for products on Shop page.
Regards,
Rose Tyler.
Hello,
Sorry for a delay.
I’ve checked your site on iPad and don’t see any issues. Have you resolved the issue?
If you still have the problem try to disable third-party plugins one by one, very likely one of them caused issue.
Regards,
Rose Tyler.
Hello,
Your images have different original sizes.
You should upload them with similar dimensions, then edit Woocommerce settings > Products > Display and add the correct size of the thumbnail image. Use hard crop if you want to crop images. Then regenerate thumbnails.
Regards,
Rose Tyler.