• Resolved diegoferreyra

    (@diegoferreyra)


    I get an error on:
    wpsl-gmap.js?ver=3.8.3:87
    Uncaught TypeError: undefined is not a function

    Apparently for some reason, this line never gets run:
    $selects = $( “#wpsl-search-wrap select” );

    I tried deactivating all plugins and so on, but it didn’t work. In the end I moved that line to right before line 86 and fixed it. Not sure why it is happening. Let me know if it is something on my installation. I deactivated all plugins and still got the bug.

    https://wordpress.org/plugins/wp-store-locator/

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

    (@tijmensmit)

    What is the url of your site where this happens?

    It doesn’t happen in my installation, but I would really like to know what causes it to happen on your site. So if you can share the url, or email it to info at tijmensmit.com?

    Plugin Author Tijmen Smit

    (@tijmensmit)

    Do you also get it with the default wp themes?

    Thread Starter diegoferreyra

    (@diegoferreyra)

    Haven’t tried with default WP Theme. It’s currently only on my local, site is still in development, which is why I can’t share a URL.

    Let me try on a default theme and report back.

    Another weird matter of this bug, happens 9 out of 10 times I load the page, but every now and then, it loads properly.

    Thread Starter diegoferreyra

    (@diegoferreyra)

    Ok, I found the error (this theme is poorly coded). I removed the second reference to jQuery done via head.js and that fixed it.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Bug found’ is closed to new replies.