Store Locator Map Issue

Hello,
I have an issue with the store locator widget. When I edit it from Elfsight dashboard, everything is fine. Once I embed it in shopify, there’s no map showing

Can someone please help me on this matter ? I badly need this done today

Here are a screenshot showing the differences:

1 Like

Greetings and welcome aboard, @user33553 :waving_hand:

This issue occurs because of the colnflict with this script: https://cdn.roseperl.com/storelocator-prod/assets/js/afthpage.js?shop=uhixnq-0i.myshopify.com

To fix the issue, please replace your widget’s installation code with the new one:

<iframe
  width="100%"
  height="750px"
  src="https://d67e999ea54e47729334f32109694a18.elf.site"
  frameborder="0"
>
</iframe>

This way, the widget will be installed in iframe and the map should be loaded fine. Try it out and let me know how it worked :wink: