How to Fix Product Images Not Showing¶
A recommended product can arrive on the results page with no picture. Where the picture was meant to come from decides what to check.
Product and collection images come straight from your Shopify catalog, so a blank one is nearly always blank in Shopify.
-
Open the product in your Shopify admin and check it has an image.
-
For a recommended collection, check the collection itself has one. A collection carries no image until you give it one, under
Products > Collections. -
Take the quiz and check the image appears on the results page.
The image is in Shopify but not in the quiz
Images are read live from Shopify on this version, so there is nothing to sync and no cache to clear. If the product has an image and the quiz still shows none, contact customer support.
Product and collection images come straight from your Shopify catalog, so a blank one is nearly always blank in Shopify.
-
Open the product in your Shopify admin and check it has an image.
-
For a recommended collection, check the collection itself has one. A collection carries no image until you give it one, under
Products > Collections. -
Take the quiz and check the image appears on the results page.
The image is in Shopify but not in the quiz
Run a catalog import, so your latest catalog reaches the quiz.
Your store holds the images, and the quiz runs in an iframe served from the RevenueHunt server. Every picture is therefore fetched across two domains, and anything that refuses those requests leaves it blank.
-
Check the product has an image in
Productsin your WordPress admin. -
Allow the RevenueHunt server through whatever is blocking it. Add
admin.revenuehunt.comand the IP address3.14.55.225to the allowlist of your firewall, security plugin or CDN. -
Take the quiz and check the image appears on the results page.
What is being blocked
Showing an image on one site by linking to the site that hosts it is called hotlinking. Something between your store and the quiz is refusing those requests.
WordPress allows hotlinking by default, so if your images are blocked, a security plugin, a CDN or your host has turned protection on. See this guide to image hotlinking in WordPress.
Other WordPress and WooCommerce problems
Your store holds the images, and the quiz runs in an iframe served from the RevenueHunt server. Every picture is therefore fetched across two domains, and anything that refuses those requests leaves it blank.
-
Check the product has an image in your Magento admin.
-
Allow the RevenueHunt server through whatever is blocking it. Add
admin.revenuehunt.comand the IP address3.14.55.225to the allowlist of your firewall, security plugin or CDN. -
Take the quiz and check the image appears on the results page.
What is being blocked
Showing an image on one site by linking to the site that hosts it is called hotlinking. Something between your store and the quiz is refusing those requests.
Your store holds the images, and the quiz runs in an iframe served from the RevenueHunt server. Every picture is therefore fetched across two domains, and anything that refuses those requests leaves it blank.
-
Check the product has an image in your BigCommerce admin.
-
Allow the RevenueHunt server through whatever is blocking it. Add
admin.revenuehunt.comand the IP address3.14.55.225to the allowlist of your firewall, security plugin or CDN. -
Take the quiz and check the image appears on the results page.
What is being blocked
Showing an image on one site by linking to the site that hosts it is called hotlinking. Something between your store and the quiz is refusing those requests.
A standalone product carries the image URL you gave it, rather than one pulled from a store. A blank picture is nearly always a problem with that URL.
-
Open your Catalogue and check the product's
Product Image URLfield is filled in. -
Paste that URL into a browser tab. If the image does not load there, it will not load in the quiz either.
-
If your products come from a Google Product Feed, check the image URL for that product in the feed. See how to add products in Standalone RevenueHunt app.
-
If the image sits on your own server, allow the RevenueHunt server to reach it. Add
admin.revenuehunt.comand the IP address3.14.55.225to the allowlist of your firewall or CDN. -
Take the quiz and check the image appears on the results page.
What is being blocked
Showing an image on one site by linking to the site that hosts it is called hotlinking. Something between your store and the quiz is refusing those requests.
This article explains why a recommended product can appear with no picture, and what to check on each platform.