agelonwl
Forum Replies Created
-
yes, it’s possible however you need custom php coding for this to work.
sorry for the confusion but you mean the Next events on single events page?
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] Add new currencyhere’s another thread which may help you with this – https://www.ads-software.com/support/topic/south-africa-currency-symble-not-listed?replies=19
try
[events_list recurrence="590" ] #F #d - #@F #@d #_EVENTNAME [/events_list]
In multisite mode, Event Categories can be shared across the blogs but manage on the main-site.
hmm, there is no snippet for that but I think EMPro Attendee Form can help you – https://wp-events-plugin.com/documentation/how-to-add-an-attendee-form/
demo – https://demo.wp-events-plugin.com/events/war-2013-07-31/
when you say “formats”;did you mean the css styling?
maybe you can try to temporary revert back to twentytwelve theme to confirm if it’s a theme conflict or use wordpress default jquery library instead since EM uses wp default jquery.
Forum: Plugins
In reply to: [Events Manager - Calendar, Bookings, Tickets, and more!] List eventsyou can try something like
<?php echo EM_Events::output(array('limit'=>4,'scope'=>'all')); ?>
can I know what do you mean by “blog” ?
try to use wp_set_object_terms instead – https://codex.www.ads-software.com/Function_Reference/wp_set_object_terms
you need to allow or check edit_events user capabilities.
have you tried Events > Bookings > General Options > Allow double bookings =No
you problem is that maybe your theme is loading another version of jquery version 1.4.2
this might help you out – https://msyk.es/blog/prevent-jquery-wordpress-theme/
try Events > Settings > Pages > Event Page > Display events as =Posts