Brian
Forum Replies Created
-
Forum: Plugins
In reply to: [The Events Calendar] Google map not showing in the event pageHi Ankur Prem,
Sorry for the issues. I can help out here.
Please review our guide to setting up the api key and enabling the api too:
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
If you need further help please provide a link.
Cheers
Thanks alphagod1 for the help too. I have added your suggestion to our guide as well.
Forum: Plugins
In reply to: [The Events Calendar] Google Maps Not WorkingHi,
I am seeing a API error in the console.
This API project is not authorized to use this API. Please ensure this API is activated in the Google Developers Console: https://console.developers.google.com/apis/api/geocoding_backend?project=_ For more information on authentication and Google Maps Javascript API services please see: https://developers.google.com/maps/documentation/javascript/get-api-keyTry going to this link to enable the Google Maps Geocoding API:
https://console.developers.google.com/apis/api/geocoding_backend/overview
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Google Maps Not showingHi,
Did you follow along with the guide?
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
That is the best explanation we have for this.
Forum: Plugins
In reply to: [Coupon Creator] print page opens after linking urlHi,
Thanks for using the Coupon Creator.
Custom links are a feature of the Pro version.
This video explains how they work:
https://couponcreatorplugin.com/knowledgebase/using-pro-text-overrides/
Let me know if that was not clear where you saw that as a feature so I can see about clarifying it.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] GLOB_BRACE Error with latest Version 4.1.3.Yeah if you add that now it should fix it.
That will be included in the 4.3 release, which we hope to get out late next month.
Forum: Plugins
In reply to: [The Events Calendar] Google Maps Not showingHi,
I can help out here.
I am seeing this error:
Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: http://jphweb.co.uk/event/the-societys-fine-wine-evening-guest-speaker-simon-taylor-stone-vine-sun/ https://maps.google.com/maps/api/js?key=AIzaSyD3Z51nROYnBqYEKeuACIPqvqV-uOZb8zk&ver=4.5.3 Line 34Please review these guides to help out as it appears you do not have the correct urls in the Google Developer Console:
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
https://theeventscalendar.com/knowledgebase/google-maps-not-showing-up/
Make sure your domains are in like this in the referrer url:
*.mydomain.com/*
*mydomain.com/*
Let us know how that works out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] list view not workingHi,
Sorry for the issues you are having. I can help troubleshoot this with you.
Can you please follow our testing for conflicts guide:
https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
And see if that can narrow down the cause of this.
Thanks
Hi,
Sorry for the issues you are having. I can help troubleshoot this with you.
What are you date format display setting?
Go to Events > Settings > Display Tab > Date Format Settings
And let us know what you have there.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] The Event Calendar PRO Short CodeHi,
Thanks for using the Events Calendar.
Here on the WordPress.org forum, I’m afraid we do not provide technical support for our premium plugins. I would ask that you take any technical support questions across to our premium forum where we will respond to you within 24 hours during the week:
https://theeventscalendar.com/support/forums/
Thanks again!
Forum: Plugins
In reply to: [The Events Calendar] events not displaying across several sitesHi,
Thanks for using the Events Calendar.
Here on the WordPress.org forum, I’m afraid we do not provide technical support for our premium plugins. I would ask that you take any technical support questions across to our premium forum where we will respond to you within 24 hours during the week:
https://theeventscalendar.com/support/forums/
Thanks again!
Forum: Plugins
In reply to: [The Events Calendar] Events Listing Not Rendering ProperlyHi allanmisner,
Check your theme’s archive settings.
We see that block of text when the archives are set to show excerpts and not full content.
Forum: Plugins
In reply to: [The Events Calendar] Pagination is wrong in list view with 6 events definedHi,
It is more a conflict then a bug. Both the theme and our plugin are setting a value in this case it appears Divi is a little more aggressive in theirs so it overwrites ours.
Forum: Plugins
In reply to: [The Events Calendar] google maps just shows gray boxHi John,
Thanks for the link checking on your site I am seeing this error:
Google Maps API error: RefererNotAllowedMapError https://developers.google.com/maps/documentation/javascript/error-messages#referer-not-allowed-map-error Your site URL to be authorized: http://jphweb.co.uk/event/the-societys-fine-wine-evening-guest-speaker-simon-taylor-stone-vine-sun/ https://maps.google.com/maps/api/js?key=AIzaSyD3Z51nROYnBqYEKeuACIPqvqV-uOZb8zk&ver=4.5.3 Line 34So Google does not recognize your domain.
Try adding your domain in both these formats to the referrer
*.mydomain.com/*
*mydomain.com/*
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Pagination is wrong in list view with 6 events definedHi,
Sorry for the issues you are having. I can help out.
I see you are using the Divi theme and it is their archive settings causing this as the Event Views are archives.
Head to Divi > Theme Options > General Settings > Number of Post displayed on Archive pages
Change that number to 10 or what you have as the number of events to show in our settings.
That should fix the issue.
Let me know how that works out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Finding if on Calendar pageHi,
Thanks for using our plugins. I can help out here.
Check out this list of conditionals to detect different calendar views:
https://gist.github.com/jesseeproductions/903f5ca75877b713c674
Cheers