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.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
Categories – fixed. Please check it now.
Could you please clarify with more details about products and show us screenshot?
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
WP Dashboard credentials are incorrect. Please check them.
Regards,
Rose Tyler.
Hello,
To remove the background image go to Page editor and change it using Visual Composer http://prntscr.com/cyl67p http://prntscr.com/cyl6a6
Regards,
Rose Tyler.
Hello,
The problem is caused by 3rd-party plugin – PixelYourSite. I have disabled it and don’t see the problem anymore.
Regards,
Rose Tyler.
Hello,
We’re glad to hear that your issue was solved.
If you have any questions feel free to contact us.
Regards,
Rose Tyler.
Hello,
You can translate “No products were found” in the file wp-content/themes/royal/woocommerce/loop/no-products-found.php in line 16.
Regards,
Rose Tyler.
Hello,
Add this code in Custom CSS for mobile section:
.register .button {
background-color: #e91f6b;
}
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.single-product .bc-type-1 {
display: block;
}
.single-product .page-heading .title {
display: block;
}
Regards,
Rose Tyler.
Hello,
Fixed. Please check it now.
Regards,
Rose Tyler.
Hello,
Please provide us with wp-admin access in Private Content.
Regards,
Rose Tyler.
Hello,
You can add Custom Link with name Home to menu, fill in URL (url to page Home), for example, http://prntscr.com/cx34qe
Regards,
Rose Tyler.
Hello,
You’re welcome!
Regards,
Rose Tyler.
Hello,
You can add this code in Custom CSS:
.search .page-description {
display: none;
}
.search .empty-category-block h2 {
margin-top: 20px;
}
Regards,
Rose Tyler.