webembassy
Forum Replies Created
-
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Enable automatic CSS and JS loadingPlease let me know if it’s possible. I’ve spent loads of hours to find a solution, but without success. Can’t find any workaround for this one… Got to finish my project tomorrow, haven’t got any proper solution yet. Thanks in advance!
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Enable automatic CSS and JS loadingThanks for your reply.
I’ve added your code to the functions.php though it doesn’t work in my case.
Here is what I’m trying to achieve:
I’m calling a custom shortcode on a WordPress page, which includes some custom search form. When the visitor clicks on search, an additional *.php file is called using AJAX, showing the search results. What I’m trying to do is include a BGMP map in the search results (called with AJAX), with dynamically generated BGMP options.The *.php, which is loaded using AJAX includes the wp-load.php file, so all WP functions shall be working fine. When I
echo do_shortcode('[bgmp-map]');I’m still getting this error – “Basic Google Maps Placemarks error: JavaScript and/or CSS files aren’t loaded”. Tried including the CSS & JS files directly in my files, but it doesn’t work also :(.Hope these are enough details.
Forum: Plugins
In reply to: [Basic Google Maps Placemarks] Enable automatic CSS and JS loadingGuys please help me out. Need to get this job done as soon as possible, though the disabled autoload prevents me from finishing it.