Brian
Forum Replies Created
-
I had the same issue as this and disabling click tracking fixed it.
Thanks for providing that information.
Forum: Plugins
In reply to: [The Events Calendar] Mini Calendar WidgetHi,
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: [Coupon Creator] TranslationHi,
Glad it is working.
I fixed the typo as well and will include it with the next release.
Thanks again for bringing this up.
Cheers
Hi,
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: [Coupon Creator] TranslationHi,
I see it now. Yeah for some reason it is no longer loading correctly.
I found a solution, but I would like to do some more testing on it and with WordPress 4.6 before I release.
In the mean time if you add the following:
add_action( 'plugins_loaded', 'temp_cctor_load_textdomain' ); function temp_cctor_load_textdomain() { load_plugin_textdomain( 'coupon-creator', false, dirname( plugin_basename( __FILE__ ) ) . '/languages' ); }To the end of this file:
wp-content\plugins\coupon-creator\coupon_creator.php
That worked for me to enable the translation.
Then on the next version it will be fixed.
Let me know how that works out for you.
Thanks
Forum: Plugins
In reply to: [Coupon Creator] TranslationHi,
Thanks for the interest in the Coupon Creator.
The plugin is fully translatable and could be done with PoeEdit. It does include some Spanish Translation on the front end as well, but it maybe incomplete at this point.
You can also translate on WordPress.org:
https://translate.wordpress.org/projects/wp-plugins/coupon-creator
Also, the Pro version does have an option to change the wording for the following text on the front end:
“Change “Expires on:”,
“Click to Open in Print View”
“Print the Coupon”There is a guide to do that here:
https://couponcreatorplugin.com/knowledgebase/using-pro-text-overrides/Let me know if you have any follow up questions.
Forum: Plugins
In reply to: [The Events Calendar] Issues installingHi,
Thanks for the interest in our plugins. I can help put.
The Events Calendar is a plugin and should be installed through the Plugin Manager of WordPress.
WordPress has some great instructions on how to do that here:
https://codex.wordpress.org/Managing_Plugins
Let me know if you have any follow up questions.
Thanks
Forum: Reviews
In reply to: [Coupon Creator] Positive PluginHi,
Thanks for the review and being a long time user!
Brian
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showing on individual eventsThat would be in the Google Developer Console.
Check out this guide as mentioned above to do that:
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showing on individual eventsHi loco2402,
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: https://www.datheatreboosters.org/event/fake-event-3/ https://maps.google.com/maps/api/js?key=&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] Calendar Map disapears after page load.Hi gk-interactive.com,
From your screenshot of the error that is a API error from Google.
It does not recognize the API key or it is not setup correctly in their end.
That causes the map to show, but then hide and be replaced like that.
If you can provide a link we can take a look, but hard to say otherwise without seeing the issue.
Let us know.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Google map doesn't display in the single eventGreat glad you were able to get it resolved.
Forum: Plugins
In reply to: [The Events Calendar] MAP is not showingHi,
Thanks for using our plugins. I can help troubleshoot this issue.
Have you run through our guides to creating an API key:
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
https://theeventscalendar.com/knowledgebase/google-maps-not-showing-up/
And if you are still having issues please provide a link to the issue so we can take a look. So far we have been unable to find a bug and only seen conflicts and API setup issues, but perhaps there is something there and your site can provide more information.
Let us know.
Cheers
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showingHi Chris,
Sorry for the delay here.
I took a look at your site and see the Google Map Wrapper id is
“tribe-events-gmap-Last Updated”
However, that should be “tribe-events-gmap-0”
So it appears some script on your site is causing that.
I do not see any API errors in the console so that area looks fine.
Have you run through our testing for conflicts guide to see if that can narrow this down:
https://theeventscalendar.com/knowledgebase/testing-for-conflicts/
Let us know what you find out.
Thanks
Forum: Plugins
In reply to: [The Events Calendar] Google Maps not showing on individual eventsHi,
We can help out here, but to quote the forum guidelines:
Posting your own topic is smiled upon.
If you can create a new post of your own that would be appreciated 🙂
When you do create your own post please confirm you have followed these guides:
https://theeventscalendar.com/knowledgebase/setting-up-your-google-maps-api-key/
https://theeventscalendar.com/knowledgebase/google-maps-not-showing-up/
And if you are still having issues please provide a link to the issue so we can take a look. So far we have been unable to find a bug and only seen conflicts and API setup issues, but perhaps there is something there and your site can provide more information.
loco2402 please let us know if you can provide a link and we can take a look.
Thanks