Support

Home Forums Event Espresso Premium People Addon / Archive

People Addon / Archive

Posted: February 20, 2017 at 12:22 pm

Viewing 1 reply thread


speedpartner

February 20, 2017 at 12:22 pm

Is it possible to change the sort order on the people-addon archive site (the page where all people are listed).

Also is it possible to change the size of the thumbnails on this page and to deactivate the pagination?

thanks


Josh

  • Support Staff

February 21, 2017 at 11:43 am

Hi Speed Partner,

You can re-use the code example from our code snippet library that shows how to change the sort order of the people add-on archive:

https://github.com/eventespresso/ee-code-snippet-library/blob/master/addons/eea-people/jf_eea_people_archive_orderby_lname.php

Also is it possible to change the size of the thumbnails on this page and to deactivate the pagination?

The size of the thumbnails is controlled by your WordPress theme. You can check the theme’s documentation to find out how to change the size of the thumbnails on post archives. The pagination is also something the theme adds, and you can adjust the number of posts per page (to avoid pagination) in the WordPress > Settings > Reading settings page (Blog pages show at most) option.

Alternatively, if you want to set different posts per page limits for different post types, you can add something like this to a site specific plugin:

https://gist.github.com/joshfeck/47a183c69b6371b89dcb2c61805669d1

Viewing 1 reply thread

The support post ‘People Addon / Archive’ 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