This topic has 5 replies, 2 voices, and was last updated 8 years, 8 months ago ago by Eva Kemp
I just updated to the newest version of WooCommerce and everything seems to be fine except all images are missing on my checkout page (logo, credit card image, thumbnails showing what is in your cart.) It is fine on the cart page, but then when it moves to the secure checkout page, no images work. My website is: https://www.mirrixlooms.com Any idea what might be going on?
Hello,
Try to add this code in your .htaccess file via FTP:
<IfModule mod_headers.c>
Header set Access-Control-Allow-Origin "*"
</IfModule>
If the issue is still there please provide us with FTP and wp-admin panel credentials in Private Content.
Regards,
Eva Kemp.
That did not seem to work. Will provide login details. Thank you so much!
I figured it out! We had hotlink protection set on the site and hadn’t put https://www.mirrixlooms.com as a valid site to use images, so the secure page wasn’t showing them. Thank you for your help!
Hello,
Glad to hear it.
Have a nice day!
Regards,
Eva Kemp.
The issue related to '‘WooCommerce Update: Missing Images at Checkout’' has been successfully resolved, and the topic is now closed for further responses