Tell us what you are trying to do?
Hi on the footer i have a modal that opens when clicking open address, the modal load but doesn't load the view.
I have tried the code on the other tickets directly in the views JS but it doesn't fire at all.
jQuery('#mapModal').on('shown.bs.modal', function (e) {
WPViews.view_map_view.init_maps();
});
Is there any documentation that you are following?
Went through previous cases on the support forum but no success
When checking events that fire the button does indeed change the bs.modal visible to true i can see the event firing off the show address button if you drill down. The code is placed in the JS section of the Toolset view as suggested by support. basically what I'm looking for is a way to load the map on the modal showing as its just blank when it shows.
No I created a google multiple location map on their platform that i am using for now.
I would be better to use the toolset map as i would have more control, but it doesnt know how to preform a reload on view
Can you please share test page with test example where you added the map and where its not working and share that problem URL and admin access details and I'm happy to look at it.
*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.
I have set the next reply to private which means only you and I have access to it.
The topic ‘[Closed] Map view not loading with Modal’ is closed to new replies.