• Hello!

    Is it possible to hook on a javascript-callback?
    I need a callback to solve two issues.

    First, i have to count the results of the actual store-search to print “found X stores” above the result-list.

    Second, i need an own overlay for the info-popup in the map-view, so i have to hook on the marker-click.

    Is that possible with the plugin?

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

    (@tijmensmit)

    The first thing you can do with the this jQuery function, just load a separate file and run the code from there.

    The second one requires you to modify the core code.

    The JS code in the 3.0 update will support hooks, so that will make things much easier. I don’t have a release date yet for this update, but hopefully in a few weeks there should be a public beta version.

    • This reply was modified 5 years, 2 months ago by Tijmen Smit.
Viewing 1 replies (of 1 total)

The topic ‘JavaScript Callback’ is closed to new replies.