• Resolved Annemarie

    (@watch4media)


    Hello,

    On several websites we use the WP Store locator, and till now this plugin works fine for 2 of the 3 websites.
    Unfortunately the plugin doesn’t work on the newest website we built:
    – No store markers are shown
    – Search spinner keeps spinning, there is no search list shown.

    The settings of the plugin are the same as the other 2 websites, the only difference is use of Bootstrap 4 and 1 other plugin (Divi builder).

    Can anybody help me with this?

    Thank you in advance for your help!

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Tijmen Smit

    (@tijmensmit)

    If you check the browser console, then you will see several JS errors
    ReferenceError: jQuery is not defined
    [Learn More]
    common.js:46:1
    TypeError: e.event.props is undefined
    [Learn More]

    It looks like you’re loading jQuery ver 3+ ( WP uses 1.12? or so ), and this is likely the cause of the problem.

    Try a default WP theme to see if that solves the issue, if so, then ask the theme author how to load an older jQuery version.

    Thread Starter Annemarie

    (@watch4media)

    Hi Tijmen,
    Thanks! I changed the jquery version and the WP Store Locator plugin is working now.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘No map markers or result’ is closed to new replies.