joneiseman
@joneiseman on WordPress.org
- Member Since: May 16th, 2011
Contribution History
joneiseman’s badges:- Core Contributor
-
Posted a reply to Overbooking occurring – Tickets not decrementing availability after Approval, on the site WordPress.org Forums:
I found the following workaround for the double booking issue on the Pro Support forum.… -
Posted a reply to Event order all mixed up, on the site WordPress.org Forums:
This forum is for support of the Events Manager plugin. Looks like you're using the… -
Posted a reply to Calender doesnt show some months, on the site WordPress.org Forums:
I found a workaround for this problem on the Pro Support forum. Just add the… -
Posted a reply to Events Manager calendar is rendering wierdly, on the site WordPress.org Forums:
Looks like this is not using the Events Manager calendar styling. Maybe you disabled styling… -
Posted a reply to Wrong month name in calendar navigation, on the site WordPress.org Forums:
See the following thread for a workaround: https://wordpress.org/support/topic/month-picker-error/ -
Posted a reply to how to display future events AND today’s events in the event list, on the site WordPress.org Forums:
Here's documentation on how to create your own custom event scope: https://wp-events-plugin.com/documentation/tutorials/create-your-own-event-scope/ You could use… -
Posted a reply to Event Bookings Not Adding Up Right, on the site WordPress.org Forums:
You could try the fix given in the following thread: https://wordpress.org/support/topic/bug-report-booking-counts-broken-due-to-bugs-in-em_ticketget_status_spaces/ -
Posted a reply to Generic “ghost event” created with Repeating Events, on the site WordPress.org Forums:
Try doing a Database Cleanup. Go to Events > Settings the in the General tab… -
Posted a reply to Events Manager plugin is creating Divi theme problems, on the site WordPress.org Forums:
I guess it's the CSS added for the Events Manager on non Events Manager pages… -
Posted a reply to Month picker error, on the site WordPress.org Forums:
That thread is missing one step. After you modify events-manager/includes/js/events-manager.js you need to create a… -
Posted a reply to Ticket spaces not being honoured, on the site WordPress.org Forums:
I found the following code snippet on the Pro Support forum. You can try this… -
Posted a reply to Why is no excerpt displayed?, on the site WordPress.org Forums:
Try this: [events_list_grouped mode=monthly]#_EVENTEXCERPT{15,…}[/events_list] -
Posted a reply to Booking status in database, on the site WordPress.org Forums:
Looking in the code in wp-content/plugins/events-manager/classes/em-booking.php I see the function email_messages which checks the booking_status.… -
Posted a reply to Shortcode events_list does not accept option “order”?, on the site WordPress.org Forums:
i found it here in the documentation: https://wp-events-plugin.com/documentation/event-search-attributes/event-location-grouping-ordering/#more-real-world-examples [events_list orderby="event_start_date,event_start_time" order="ASC"] or [events_list orderby="event_start_date,event_start_time" order="DESC"] -
Posted a reply to Gutenberg editing doesn’t work, please fix, on the site WordPress.org Forums:
The following works to show categories and tags in the editor when the Gutenberg editor… -
Posted a reply to Recurring Events Display Full Recurrence Range Instead of Individual Dates, on the site WordPress.org Forums:
Try changing the Event Duration to 0 days instead of 1 day. I think that… -
Posted a reply to Small Calendar shows January multiple times, on the site WordPress.org Forums:
You would need to make this change in includes/js/events-manager.js (and copy includes/js/events-manage.js to includes/js/events-manager.min.js). This… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
Here's a slight modification to the function my_em_fix_recurring_conditions so that it only changes recurrences. It… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
Add the following code snippet to fix the bug where categories and tags are not… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
Looks like the categories and tags don't display for recurring events in the event list… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
I was not able to reproduce this problem. For me it works well for both… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
Here's the corrected version of the save_event_tags_from_frontend function to handle recurring/repeating events. function save_event_tags_from_frontend($result, $EM_Event)… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
It does work and I know that because I tested it. You didn't provide any… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
Here's some updates so that it will "autocomplete" the tags. Add the following code snippet:… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
There was a typo on line 6 of the code snippet (in the save_event_tags_from_frontend function).… -
Posted a reply to Tags not saved in freont end submit form, on the site WordPress.org Forums:
To avoid the event-editor.php from getting overwritten when you update the plugin create the directory… -
Posted a reply to Automatically Disable Comments, on the site WordPress.org Forums:
Add the following code snippet to disable comments on events that ended more than 14… -
Posted a reply to Booking not updating, on the site WordPress.org Forums:
I found a fix for this that you can put into 7.2.3 code as a… -
Posted a reply to Navigation / date wrong in [events_calendar] shortcode, on the site WordPress.org Forums:
To fix this problem go into Event > Settings then in the Formatting tab select… -
Posted a reply to “Edit” Link is Displayed on the Archetype Event Page, on the site WordPress.org Forums:
Looks like the Edit link is coming from the Twenty Seventeen theme (not from the… -
Posted a reply to Future Events – Not Using End Date?, on the site WordPress.org Forums:
Go into Events > Settings then select the Pages tab then select the "Event List/Archive"… -
Posted a reply to Past Events Hidden in Admin Panel, on the site WordPress.org Forums:
When you display the events in the admin panel the default is to show Future… -
Posted a reply to Can’t update event dates, on the site WordPress.org Forums:
No, that won't help. -
Posted a reply to Switching from a full-day appointment to a specific time does not work, on the site WordPress.org Forums:
I see this problem was fixed in EM version 7.2.2.3. You can download this version… -
Posted a reply to Can’t update event dates, on the site WordPress.org Forums:
Hi @mg2005 Do you have EM_GUTENBERG set to true in your wp-config.php. If so, this… -
Posted a reply to Google Maps cost $$$ in spite of using “Embedded Maps”, on the site WordPress.org Forums:
Hi @ogelbrich , I created a plugin to add OSM support so you don't need… -
Posted a reply to where do you add the payment gateway?, on the site WordPress.org Forums:
Yes, that's correct -
Posted a reply to Event not showing on full-page calendar, on the site WordPress.org Forums:
It seems to be showing the January 31, 2026 in the full calendar now. Did… -
Posted a reply to where do you add the payment gateway?, on the site WordPress.org Forums:
The free version of Events Manager does not support payment gateways. -
Posted a reply to Colors of Categories not working, on the site WordPress.org Forums:
Hi @lambert49 I would wait for @msykes to release a fix for this. -
Posted a reply to color for category, on the site WordPress.org Forums:
Looks like this is going to be fixed. See the following thread: https://wordpress.org/support/topic/colors-of-categories-not-working -
Posted a reply to Google Maps cost $$$ in spite of using “Embedded Maps”, on the site WordPress.org Forums:
I missed one file that was changed: classes/em-scripts-and-styles.php -
Posted a reply to Google Maps cost $$$ in spite of using “Embedded Maps”, on the site WordPress.org Forums:
I implemented support for OSM in Events Manager. The modified code is located here: https://github.com/jeiseman/events-manager/… -
Posted a reply to Google Maps cost $$$ in spite of using “Embedded Maps”, on the site WordPress.org Forums:
I don't believe that Events Manager ever uses embedded maps. All API accesses of Google… -
Posted a reply to em_selectize is not a function, on the site WordPress.org Forums:
I suspect it's due to the use of two different versions of the jQuery library.… -
Posted a reply to The events list is not responsive, on the site WordPress.org Forums:
Looks like the WordPress Column blocks CSS is setting the display to flex and this… -
Posted a reply to bug in time setting field, on the site WordPress.org Forums:
Try updating to 7.2.2.2 Go here: https://wordpress.org/plugins/events-manager/advanced/ Then scroll down and download the Development Version… -
Posted a reply to Localization of location options, on the site WordPress.org Forums:
Create the following folder: wp-content/plugin-templates/events-manager/templates/search then copy the file wp-content/plugins/events-manager/templates/templates/search/form-advance.php to that folder then modify… -
Posted a reply to Traffic from the far east, on the site WordPress.org Forums:
See the following discussion: https://www.reddit.com/r/webdev/comments/1nv6ofr/so_much_traffic_from_china/ If you are concerned you could unpublish past events using… -
Posted a reply to Permission to access event bookings, on the site WordPress.org Forums:
Go to Event > Settings then in the General tab click on the User Capabilities…