Support

Home Forums Event Espresso Premium EE4 Attendee List Shortcode – show number instead of bullet?

EE4 Attendee List Shortcode – show number instead of bullet?

Posted: December 17, 2015 at 10:06 am

Viewing 5 reply threads


Harvey

December 17, 2015 at 10:06 am

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?


Lorenzo Orlando Caum

  • Support Staff

December 17, 2015 at 10:47 am

Hi Harvey,

Please try this tutorial:

https://gist.github.com/lorenzocaum/1a09e6cd82063fef21a9


Lorenzo


Harvey

December 17, 2015 at 11:05 am

Excellent. That did the trick 🙂

Just an FYI – the code is currently on line 23 of the file.

Many thanks!


Lorenzo Orlando Caum

  • Support Staff

December 17, 2015 at 11:07 am

Hi Harvey,

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.

https://gist.github.com/lorenzocaum/1a09e6cd82063fef21a9

Thanks


Lorenzo


Harvey

December 17, 2015 at 11:13 am

I see. Even easier. The real trick is figuring out which files control what activity! Thanks for pointing the way.


Josh

  • Support Staff

December 17, 2015 at 11:26 am

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.

Event Espresso