mutiple shortcode instance on the same page
I would do the following: Shortcodes to have unique names passed to them. According to that name to build div with a unique id and a js function with a unique name. Load google script at the end of template(in which there is likelihood to have google maps). Run the function to display the map … Read more