Forum Replies Created
-
AuthorPosts
-
Hi,
Please turn off this option http://take.ms/bov4L and use the custom CSS code below for zoom
.product-image { overflow: hidden; } .product-image img { transition: all .3s; } .product-image:hover img { transform: scale(1.2); }Cheers,
FosterFebruary 10, 2018 at 3:59 pm in reply to: Product images in cart are huge, and random 0 in cart pop up #16969Hi,
Sorry to keep you wait. Could you please give me your website URL? I will take a look and help you solve the problem.
Hi,
Sorry to keep you wait. The problem was solved, please check.
Hi,
Sorry to keep you wait, I have fixed the first problem for you. And the second problem, it’s not caused by your theme, please kindly check in additional plugins on your site.
Or disable the notice in wp-config
find this line in your wp-config: define( ‘WP_DEBUG’, true ); and change true –> false
February 10, 2018 at 3:32 pm in reply to: Sample data products not appearing in dashboard for WordPress subdirectory. #16966Sorry to keep you wait. I tried this action before. But it does not work, when I go to URL /wp-admin, it redirects to /my-account page
Hi,
Sorry to keep you wait. Please use the custom CSS code below
@media only screen and (min-width: 480px) and (max-width: 768px) { .grid-sizer.size-4 { width: 50%; } }This reply has been marked as private.The problem was solved. As I can see, you uploaded a broken image, I have just removed it. Please check again.
I can’t connect to your admin, did you block IP from our country? We come from Vietnam
Could you please provide me a temporary admin account to check this issue?
-
AuthorPosts