Shopify themes, liquid, logos, and UX
We're moving the community! Starting July 7, the current community will be read-only for approx. 2 weeks. You can browse content, but posting will be temporarily unavailable. Learn more
I have added this custom liquid to my product pages:
<div class="elfsight-sapp-961b0106-519f-42b6-aff4-f722846e7748"></div>
It shows correctly in the theme but when I publish, nothing appears.
Why would this be?
Hi @GG1496
As I can see, if you just just add this html code. it will show nothing.
So you should add something else in your theme except this code
Hello @GG1496, Could you please clarify what you intended to display within that div? It appears that the div in your code is empty, which is why it is not rendering any content.