PDA

View Full Version : Increase the number of Latest Exhibitions


PeterTaylor
13th of June 2005 (Mon), 09:33
This is just a quick question.

How do you change the number of Latest exhibitions from 3 to say 5 or more.
The reason is that on some occasion I may need to release more then 3 exhibitions simultaneously, and I would like to have them all listed. I can use the News section to a announce the event but would like use separate exhibitions for different classes or races etc.

I have probably misread the instructions or something simple.

Thanks in advance.
Peter

Looking forward to the next version of EE with great anticipation. But understand that good things come to those who wait.

Pekka
13th of June 2005 (Mon), 09:39
In indexstyles/groupindex.php change line

ee_latest_exhibitions ("ver","3");

to

ee_latest_exhibitions ("ver","5");

PeterTaylor
13th of June 2005 (Mon), 10:03
Thanks