Forum Replies Created
-
AuthorPosts
-
Susan Daniero
ParticipantRe-reading my posting, I think that this statement is unclear:
“so I changed the hook to match tribe_events_google_maps_api, and this resolved the problem, at least as far as I could test.”
In testing, I modified the plugin code, but ultimately I’m using the unmodified code with the additional wp_script_is logic.
Susan Daniero
ParticipantHi Nico,
I have included this action snippet in my functions files, and with a small modification I believe I have the error resolved:
(!wp_script_is( ‘tribe_events_google_maps_api’, ‘queue’)) && (!wp_script_is( ‘tribe-gmaps’, ‘queue’)) )
As to why I am looking at ‘tribe-gmaps’, I haven’t looked through much of the code for event calendar pro, but that was the only enqueue I found for the gmaps api (in Tribe_PRO_Template_Factory::asset_package(), in my 3.9.3 it is l.63-71), so I changed the hook to match tribe_events_google_maps_api, and this resolved the problem, at least as far as I could test.
I’m open to the idea that the problem is in the theme, but I haven’t looked around in events pro enough to know what the real issues is, but it looks like the TribeEventsGeoLoc calls the asset_package when it does geolocation-based filtering, and this pulls in the maps api, but using a different handle.
Susan Daniero
ParticipantThis reply is private.
July 4, 2012 at 2:22 pm in reply to: Events Calendar PRO: Recurring Events Options have Disappeared #21508Susan Daniero
ParticipantWe did a clean uninstall & reinstall & all is well. Andy was right, EC Pro was not activated.
Thanks
SusanJuly 4, 2012 at 2:19 pm in reply to: Advanced Events Widget is no longer showing as a choice after upgrade #21507Susan Daniero
ParticipantHi Jonah,
Reinstalling did bring back the advanced widget-Thanks!
Best
SusanJuly 2, 2012 at 5:33 pm in reply to: Advanced Events Widget is no longer showing as a choice after upgrade #21430Susan Daniero
ParticipantHi,
The link is iguidetours.com. Reinstalling doesn’t fix the issue.
Thanks.July 1, 2012 at 2:12 pm in reply to: Events Calendar PRO: Recurring Events Options have Disappeared #21388Susan Daniero
ParticipantHi,
It’s definitely active. We’ve had two of our developers look at this and come up empty. I don’t think we made any obvious mistakes.
Thanks.
-
AuthorPosts
