Hi, I have a Google Reviews data collection in WiX where the image in a repeater that links to it is not showing as a picture. Instead it shows as a URL link.
See it on the home page toward the bottom of the page: marleysgothamgrill.net
How can I force this to show as an image icon?
More details:
One field in the collection is an image and is sourced from a image URL link. This collection is then linked to a repeater on the front end site, and the rows of the collection display as a table of rows/columns to show reviews. I expect the first field of each row to be shown as an image (because it shows that way in the raw collection and that field type is defined as “image”). However, on website load, it displays as a URL link on the front end website. It’s not what I expected.