I created a pop up form on Klaviyo for my Shopify store. I have the green tick saying that the it is successfully integrated to my Shopify store.
When I published the pop up, the image is not showing but it is showing in Klaviyo. This is the Klaviyo parameters
but this is what shows up on the website - no image. I’ve tried changing the size of the image as well but it still doesn’t work.
Hoping you can help
Page 1 / 1
Hi @3011sri ,
Welcome to the Community!
This may be a silly question, but have you tried clearing your browser cache or viewing the site in an incognito window? Sometimes I find that images load after I’ve fully cleared the cache on my browser or device.
Just want to eliminate that as a possibility here!
-- Ashley Ismailovski
Hey @3011sri,
Welcome to the Klaviyo Community!
In my experience, this behavior is typically caused by some onsite CSS overriding the image or some conflict in the side code.
Sometimes it can be as simple as an !important tag causing the issue as @Dov and @marissanunez previously mentioned in the Community post below:
Either way, I would encourage you to review your site code alongside your developer and/or reaching out to a developer through out extensive Klaviyo Partner network for more help.
I hope this helps!
David
Hi @3011sri have you tried using a different image just for testing purposes? Are all image (types) giving the same issue? Have you tested on a different browser?
In that case indee@David To said this might be some onsite css code that is overwriting the settings in the popup.
We help with e-commerce growth through CRO, Klaviyo and CVO
Thanks Omar - yes I’ve tested using different images and also the size of the image but still not working. I think I will have to reach out to my develop and look at onsite CSS code. Thanks very much for your response.
@3011sri if you know a bit of coding you could pull up the developer console in your browser or right click that element where the image should have been and choose inspect. It will show you the html and css code of that image. Probably there is a dispay:none setting that's removing the image.
We help with e-commerce growth through CRO, Klaviyo and CVO
Hi there,
I created a pop up form on Klaviyo for my Shopify store. I have the green tick saying that the it is successfully integrated to my Shopify store.
When I published the pop up, the image is not showing but it is showing in Klaviyo. This is the Klaviyo parameters https://focusautodetailing.com/
but this is what shows up on the website - no image. I’ve tried changing the size of the image as well but it still doesn’t work.
Hoping you can help
Are you talking about specifically like what ? I think its somehow similar to my situation but I might be wrong.
Hi there @Bodielas,
Sorry to hear you’re experiencing this issue as well. Happy to help!
Have you tried the workflows my colleague David or Champion Omar mentioned above, but are still experiencing this issue?
In my experience, this behavior is typically caused by some onsite CSS overriding the image or some conflict in the side code.
Sometimes it can be as simple as an !important tag causing the issue as @Dov and @marissanunez previously mentioned in the Community post below:
Either way, I would encourage you to review your site code alongside your developer and/or reaching out to a developer through out extensive Klaviyo Partner network for more help.
@3011sri if you know a bit of coding you could pull up the developer console in your browser or right click that element where the image should have been and choose inspect. It will show you the html and css code of that image. Probably there is a dispay:none setting that's removing the image.
If not, I’d try these workflows and reach out to one of our Klaviyo partners to help fix this for you as this tends to be a custom coding issue!