Not easily, there certainly isn’t a shortcode or parameter for that.
The event list template gets the description and shortens it if the more tag is in it.
As such there are only two choices I can see, both require template customisation.
1) Add in a new variable in event_list.php to grab the full description (e.g. $event_desc2 ) and then in the event_list_display.php use an if else statement to check for the category and display the appropriate variable.
2) Don’t use the more tag and in the event_list_display.php use an if else statement to check the category and then either reduce the description accordingly or show the full description.
Viewing 3 reply threads
The support post ‘various even lists’ 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.