When clicked on profile it opens somewhere else but not like a pop up

when clicked on profile it opens somewhere else but not like a pop up

2 Likes

Welcome to the Community, @_sasLab :waving_hand:

If I got it right, your website is built on the Hostinger platform. If so, this issue occurs because of the iframes used on Hostinger. To fix it, the widget should be reinstalled avoiding iframes.

For this, please replace your current installation code with the new one:

<script src="https://custom-scripts.elfsightcdn.com/public-scripts/hostinger-and-go-daddy/install-widget.js" data-banner></script>
<div class="elfsight-app-WIDGET_ID"></div>

Note: Do not forget to replace WIDGET_ID in the 2nd line of the code with the ID of your widget.


Give it a shot and let me know if it helped :slightly_smiling_face:

1 Like

Hey Max, thank you for your response, I tried to paste the above code with my widget id and its not showing on my website, can you tell me what is the issue

2 Likes

Yep, with this way of installation, the widget won’t appear in the backend. However, after publishing changes, everything should be fine.

If it didn’t work, please send me a link to the page, where your widget is installed :slightly_smiling_face:

1 Like

Hey Max, Thank you so much for your help, it worked, was not expecting such a good service really, elfsight surprised me. I will come here with my queries if any issue surfaces. Thanks again

3 Likes

I am so happy to hear that everything is great now! Thank you for your kind words :heart:

Sure, if anything else comes up, we’re always here to help :wink:

1 Like