Conditional custom attributes
-
I want to add a new section or div to the single event page template with a title for the section and two custom attributes with labels. The entire section would be conditional based on whether the event has a presentation or not. I can figure out the html mostly except I don’t know how to make the section conditional. So like this:
PRESENTATION
Title: #_ATT{Presentation Title}
Speaker(s): #_ATT{Speakers}
There are not really any examples of how to add even non-conditional custom attributes to the templates. How can I do this? Seems like EM should have a conditional placeholder for any custom attributes you want to add to the templates, but I have not found one.
- The topic ‘Conditional custom attributes’ is closed to new replies.