jordanthedesigner
Forum Replies Created
-
Hi,
I’m sorry to here that the post map is giving you a headache. Hopefully we can figure out a way to get it under control again.
Have you tried manually setting the zoom level. Goto “wp-content/plugins/events-manager/includes/js/events-manager.js”
Scroll down to line 851. There it says:
zoom: 20,Change this number to adjust zooming. To zoom in, lower the number. To zoom out, increase the number.
I changed my settings to zoom: 17, to zoom in a little but more ??
There is also another method of doing so if that does not work: https://wp-events-plugin.com/tutorials/modifying-event-location-google-maps/
I’m not 100% sure if this will solve the issue but if not, please let me know and we will continue to work this out.
Hi,
I see. So the map works with a single location only? Are you receiving any console errors? If possible, please provide a link to the site/page in question so we can inspect the page further.
Apologies for not having a more direct solution, but those Google Maps issues can be tricky at times and come from a multitude of reasons.
Hello,
Apologies for this issue you are experiencing, hopefully we can figure out whats going on so we can bring those excerpts back up for you.
First might I ask what version of EM or EMPro you are currently running?
Hi,
If you are needing to hide custom field, this can be done via css an shown by modifying your specific JS parameters.
Hi,
Apologies for the confusion. I’m unclear as to exactly what you are asking or the edits that you need to make. Do you need to edit the locations.php and event.php file? Or, are you asking which of those two do you put your edits?
Hi,
I’m sorry you’re running into this issue. Hopefully we can get to the bottom of this issue and get those maps up and running for you soon so your customer can find you.
First, let me ask you which version of EM are you currently running?
Also, did you already add google map key under events > settings > formatting > maps > enable Google Maps integration =Yes and then put google map key under ‘Google Maps API Browser Key’
https://wp-events-plugin.com/documentation/google-maps/api-key/
Hi,
I’m sorry you’re running into this issue. Hopefully we can get this figured out and have your map back up and running properly.
I inspected the page you provided and your are receiving a few console errors, one of which points to the API for the map being invalid: https://developers.google.com/maps/documentation/javascript/error-messages#invalid-key
Perhaps if you doublecheck/address this, it will solve the issue.
Hi,
Thanks for the thorough explanation above. It goes a long way to helping me understand your problem clearer. Hope fully this works out for you:
You can go to
wp-admin/options.php and then search for dbem_emp_booking_form_error_required and search for the text needed to be edited.Hello,
I’m sorry you’re running into this issue. Hopefully we can find a solution to get you up and running properly again and the correct error messages displaying.
So if I’m understanding correctly, the correct (updated) error message is displaying on the custom fields?
Okay I’m sorry that the first suggestion didn’t yield the desired solution. Are the event and other dates displaying correctly in other parts of the admin area and on the front-end of the site?
Hello,
I’m sorry that you are running into this issue with the plugin, hopefully we can get this figured out and get you back up and running.
First, just to rule out any outside conflicts can you test with all other plugins deactivated and while running the default WordPress theme?
Hi,
I’m sorry you’re having this issue. Would you be able to post a link to the page/site in question so we can look into this issue further? I assume, that you mean the entire post is hyperlinked no?
Hello,
There’s no option to do that within admin, but we do have this snippet:
https://pastebin.com/vqEMvQeTPasting that code in the functions.php file of your theme, will override the standard defaults. You’d need to customize the code a little to set the defaults you want. Let us know if you need more help with that.
Hi,
First thank you for using the Events Manager plugin. At the moment there ins’t a manual or instruction on how to add an additional gateway. It’s not really possible to give much advice because what needs to be included depends on the payment processor.
That said, the PayPal gateways files should help show you how to connect with the Events Manager booking process.
Hello,
Just to confirm exactly what you need, don’t want any links in the calendar display? You just want the event to be seen? Are you using the default calendar or the WP-FullCalendar plugin?