In the EE3 shortcode for attendee lists, the list type was “number” instead of the EE4 “bullet”.
I see there’s no shortcode option to show a total number yet. However, is there an easy change I can make to the shortcode file to change the list type? Or is that style choice in a different file?
I just made some changes as there is another way to do it rather than using CSS. You can keep the current solution or try the updated version which just sets the ul tags to ol.
Or an even easier option if you’re looking to just change the styling is add this to your custom stylesheet:
.event-attendees-list{list-style-type:decimal;}
Viewing 5 reply threads
The support post ‘EE4 Attendee List Shortcode – show number instead of bullet?’ 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.