I have the following shortcode:
[ESPRESSO_EVENTS category_slug=seminar]
However I would like to change the way these events display on the SeminarListpage.
As I understand I can work with this shortcode, to change how they display:
—————
Order the event list by a specific set of parameters (refer to available options below)
[ESPRESSO_EVENTS order_by=start_date,id]
These parameters (options) are available for the order_by shortcode parameter above. Multiple parameters should be separated by a comma.
id
start_date
end_date
event_name
venue_title
city
state
——————
My question is, can I use the second shortcode and change the display, however to do it only for events of the category “seminar”?
The support post ‘Merging two short codes possible?’ is closed to new replies.
Have a question about this support post? Create a new support post in our support forums and include a link to this existing support post so we can help you.
Support forum for Event Espresso 3 and Event Espresso 4.