wpsupprt
Forum Replies Created
-
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Private event issue@angelo_nwl @caimin_nwl
Any chance of an update?Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Private event issueThere is no custom code as running Twenty 17.
Steps to replicate
– Create a recurring event
– Set recurring event as Private
– All events are created as private
– In Frontend, Calendar widget displays link to Private event (not logged in)
– Clicking on date, Event page displays event link
– Clicking on event link, returns a 404Private events should not be clickable/considered active so link should not be displayed.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Private event issueThe issue is that events, created via a recurring event were able to be marked as private and not display on an event listing page or on the calendar.
Now, any event created as private do appear as a link in the calendar, and so can be clicked, and because they are private, they will return a 404 if not logged in.The fix needed is to make sure that Private events are not visible on the front end, just like a draft.
An update/change must have been made to the code for this to happen.I cannot provide a URL, there is no error in the logs.
Thanks
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Private event issueHi @angelo_nwl
Yes running EM 5.7.3.3, now reverted back to 5.7.3
Private events used to be invisible in the front end until published.
They now appear on listing, returning a 404 when clicked.Forum: Plugins
In reply to: [WP FullCalendar] Use custom fields as datesAn other way will be to allow FUTURE custom post type to be displayed on the calendar.
This way you can use the WP Publish Date and Time, no need of custom field.
This post helped me achieving this
https://wordpress.stackexchange.com/questions/44202/how-to-set-a-custom-post-type-to-have-viewable-future-posts