PDA

View Full Version : V2 - Hot Picks on HomePage


affiliatemad
13-11-08, 14:13
hi guys, i know there are threads about the number of hot picks on the home page, but they all seem to be for v1, and therefore includes class files that don't exist with v2

can someone tell me how to alter the number of hot picks shown on the home page please.

thanks!

Amoochi
13-11-08, 15:04
In the file index.php you will find the line:

$oHotPicksParams->iLimit = 9;

Simply change it to which ever number you would like, for the appropriate amount of hot picks to show.

affiliatemad
13-11-08, 16:23
brilliant, thankyou