Forum Replies Created
-
AuthorPosts
-
Nathan Ho
ParticipantHi Steven –
Just checking to see if you ever got around to updating the Excerpt Plus theme? I have a client that uses it, and is wanting to have Google Maps on there :)
Thanks for any updates!
Nathan.Nathan Ho
ParticipantHi Steven –
I took a quick stab at applying the code above, but apparently I haven’t tweaked it just right yet, as I’m getting some Google Maps JS errors still.
Would you please let me know if / when you finish the modifications to that theme?
Thanks!
Nathan.Nathan Ho
ParticipantHi Steven –
Thanks for your reply! I do have the Google Maps API enabled (screenshot attached of the settings section), and am not seeing any errors in the console. I do note (from the source view) that I’m not seeing any calls to the googleapis.com / Google Maps API – although it’s possible that you have that concatenated somewhere in the plugin source to another JS file – but I’m hesitant to manually insert that, if that’s not appropriate to how this is supposed to work.
You can see the plugin usage here:
http://www.rcus.org/directory/congregations/And if you expand an entry, you’ll see that at the end is a blank area where the map should show. It’s outputting the map div (with the appropriate data attributes), but it appears nothing is triggering the actual Google Map call, even though we have it turned on in the admin settings (see 1st screenshot).
Should we be instantiating that map with something other than a call using:
$entry->getMapBlock();In the card.php template? (see 2nd screenshot)
Thanks!
Nathan.Attachments:
You must be logged in to view attached files. -
AuthorPosts
