Some of product and gallery image doesn't show.
-
Hello,
Could you please disable all plugins that are not related to our theme and provide us your admin access so we can check it?
Thank you in advance
Please disable all plugins that are not related to our theme so we can check.
Could you please check how it works with some default WordPress themes like TwentyTwenty or WooCommerce Storefront to understand is it our theme issue or not?
We see that there is some kind of cache on your server and all images return 404 error https://gyazo.com/956fb71c4fa3d7ab6f118f046c2146d2
Regards
I have another problem.
Attachments:
You must be
logged in to view attached files.
Try to add the following code snippet to the Custom CSS area in Theme Settings to fix this issue.
.wd-tools-custom-icon .search-button-icon:before,
.wd-tools-custom-icon .search-button-icon:after{
display: none;
}