Forum Replies Created
-
AuthorPosts
-
Martin Schmucki
ParticipantThis reply is private.
Martin Schmucki
ParticipantHi again
I found out if I clear this file:
/events-calendar-pro/src/Tribe/Asset/Ajax_Maps.phpThe googlemap files doesn’t load, I tried this code in my functions.php:
wp_deregister_script(‘tribe-gmaps’);
wp_deregister_script(‘tribe-events-pro-geoloc’);But no success 🙁
I don’t know why -.-Any idea?
Best Regards,
ChrisMartin Schmucki
ParticipantHi
Sorry for the late response, but at the moment I’m overwhelmed with work 😉
I tried the code in both functions.php but haven’t any success.
I don’t think it doesn’t work because the license isn’t registered?Can you maybe have a look at it, I can send you WordPress + the FTP-Login.
Cheers,
ChrisMartin Schmucki
ParticipantHi Sky,
I don’t know why but it doesn’t work :/
And I disabled all views, only “List” is activated.
Regards,
ChrisMartin Schmucki
ParticipantHi Sky,
I tried that solution but without success.
My code looks like:
add_action( 'wp_enqueue_scripts', 'my_deregister_javascript', 100 ); function my_deregister_javascript() { wp_deregister_script( 'tribe-gmaps' ); }Is the code wrong?
Regards,
Chris-
This reply was modified 7 years, 12 months ago by
Martin Schmucki.
Martin Schmucki
ParticipantNo that’s not working :/
Martin Schmucki
ParticipantHi Sky
It’s the “normal” Google Maps API error message that I didn’t set an API-Key.
But the point is I don’t want Google Maps, I would like to disable this completly.
Thanks,
ChrisMartin Schmucki
Participant1. But I don’t want the map at the top of all events, I want it on a seperate page and I didn’t find a shortcode or anything like this to implement the map.
2. Okay, Thanks.
-
This reply was modified 9 years, 6 months ago by
Martin Schmucki.
-
This reply was modified 7 years, 12 months ago by
-
AuthorPosts
