Forum Replies Created
-
AuthorPosts
-
Hi,
You can add these lines to the Custom CSS or the style.css of Child theme:
.woocommerce .product-thumb .product-thumb-primary img, .single-product .product-thumb .product-thumb-primary img, .woocommerce .product-thumb .product-thumb-one img, .single-product .product-thumb .product-thumb-one img{
-webkit-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
Best regards,
Hi,
Currently, the products will display 4 columns on each row. You can add product to check.
Best regards,
tb.
Hi,
Sorry for the response delay.
- I have checked the function "Add to cart" and it still normal works.
- The site blank issue: I added this line to the yolo-main.min.js, you can reload your site and check again.
(You should remove the cache before check the above issue).
YOLO.page.pageIn()
Best regards.
Hi,
Please check the permission for folder "wp-content" (755).
If possible, you can send me link your site and wp-admin info. I will help you check.
Thanks.
Hi,
You can try to remove the cached and check again.
If possible, please send me link your site and wp-admin info. I will help you check.
Best regards,
tb
7 years, 2 months ago in reply to: "Purchase code verification failed" while installing plugins #17767This reply has been marked as private.Hi,
You can send me a screenshot to clarify.
Thanks,
tb.
Sorry for the response delay!.
You can create a new page and use Visual Composer + shortcodes to build the above layout.7 years, 2 months ago in reply to: Your theme (Yolo Sofani) contains obsolete copies of some WooCommerce files #17752This reply has been marked as private.This reply has been marked as private.Hi,
The path of the functions.php file (wp-content/themes/yolo-motor/).
Note: you need to backup this file, because this code will lose when you update the last new version.
Hi all,
You should create a new topic, I will help you check this issue.
Thanks.
Hi,
You try to remove this text "esc_html" from the mini-cart.php file (wp-content/themes/yolo-motor/woocommerce/cart/).
-
AuthorPosts
