Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: Attendees List / Remove Display # option

Attendees List / Remove Display # option 9 years 8 months ago #23674

  • gregoconnor
  • gregoconnor's Avatar Topic Author
  • Offline
  • Senior Boarder
  • Senior Boarder
  • Posts: 66
  • Thank you received: 1
On my attendee list I would like to remove the option to display more than 30 attendees at a time to keep the site running faster. display of all causes a big load. what is the best file to hack

Please Log in or Create an account to join the conversation.

Attendees List / Remove Display # option 9 years 8 months ago #23679

  • nathan.dth
  • nathan.dth's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 1857
  • Karma: 19
  • Thank you received: 218
Open this file:

/components/com_dtregister/views/event/tmpl/registrant.php

Around line 354 you'll find this:

<div class="pagination">
<?php echo $this->pageNav->getListFooter() ;?>
</div>

You can remove this or comment it out. It should be defaulting to the list site that you have set in Joomla global configuration.

Please Log in or Create an account to join the conversation.

Nathan is no longer affiliated with DTH since the recent acquisition. You can connect with him and get any type of Joomla website help at www.JoomlaEmployee.com .
  • Page:
  • 1
Time to create page: 0.121 seconds