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

TOPIC: [SOLVED] How do we fit more than 20 events on one page?

[SOLVED] How do we fit more than 20 events on one page? 15 years 3 months ago #4701

  • jgentile
  • jgentile's Avatar Topic Author
  • Offline
  • Fresh Boarder
  • Fresh Boarder
  • Posts: 3
  • Thank you received: 0
[Solved - see bottom]

DTregister is great. We use it as a schedule of classes that customers can sign up for and pay for. Take a look at http://www.mile2.com/site/index.php/it-training-schedule.html

OUR PROBLEM: We have about 200 classes broken down into 7 categories.
The front end page the shows the list of events only shows 20 events. Beneath the last event you see links to additional pages that will show the rest of the evnets - like so ....

<< Start < Prev 1 2 3 4 5 6 7 Next > End >>

How can we increase the vertical column list of events shown on the front end so that all 200 (not just 20) will show or at least 100 or somethng.

(Want to know why? --> Our present HTML designed schedule page is what we are trying to replace - take a look and you will see where we are trying to go with DT Register - http://www.mile2.com/training_schedule.html

(Yes I know there is a drop down menu that will display the categories. I don't think that will catch the eye of the average browser quickly enough. Plus there seems to be no way to put in any images or instructions above that drop down menu to draw the users attention to it)

Thanks, mile2.com web admin


I figured it out.

Open ..components/com_dtregister/dtregister.php

go down to line 2461 and increase the number 20 to whatever you want.

:)

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

[SOLVED] How do we fit more than 20 events on one page? 15 years 3 months ago #4706

  • dthadmin
  • dthadmin's Avatar
  • Offline
  • Administrator
  • Administrator
  • Posts: 5470
  • Thank you received: 3
If you had the latest version, you wouldn't need to modify any code. A parameter for the number of events to show was added in a recent release :)

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

  • Page:
  • 1
Time to create page: 0.413 seconds