agelonwl
Forum Replies Created
-
I see, you can do this using regular version but you need to create custom search attributes for this
e.g. [events_list recurring=1]
to create custom search attributes – https://wp-events-plugin.com/tutorials/creating-custom-event-search-attributes/
have tried to assign a dummy user at Settings > General > Event Submission Forms > Guest Default User (probably a dummy user with a subscriber role) and then uncheck user capabilities edit_events ?
have you tried options page at Events > Settings > Pages > Event Categories > Categories page and/or Formatting > Event Categories?
hmm, as you said this might be a theme issue and maybe we can wait for their reply. however, just to confirm is it working using the default buddypress theme?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Embed in templateyou can try something like [event post_id=”123″] #_EVENTNOTES [/event]
https://wp-events-plugin.com/documentation/shortcodes/
https://wp-events-plugin.com/documentation/placeholders/Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] No events listinghave you tried to resave permalinks at WP Settings > Permalinks? or check if you have the correct events page at Events > Settings > Pages > Event List/Archives
yes, please refer to this link for more info https://wp-events-plugin.com/documentation/creating-and-editing-events/
hmm, maybe you can try to post this issue on a new thread to avoid confusion and then use this site https://postimage.org/ to upload your image and share the link here
do you have sample screenshots instead and share it here?
you can change formats using options at Events > Settings > Formatting > Locations
btw, can’t visit the site due to password protected.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] searchunfortunately, this isn’t possible at the moment.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] performanceyou can set it to Yes if you want to prevent EM from being unnecessarily included (js/css) on page(s)
yes, that’s correct and then you can create a new ticket with that name and work on username_exists but unfortunately can’t help you anymore since I haven’t tried it yet.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Events – 20 Jul 13I see, the calendar day events page uses formats at Events > Settings > Formatting > Events > Default event list format
hmm, try EM_Events::count( array( ‘scope’ => ‘future’) ) instead of $EM_Events::count( array( ‘scope’ => ‘future’) )