View Full Version : Hot Picks in Search?
ushop-online
28-03-07, 14:42
When testing the search feature I got a nothing found return and below it was 'Hot Picks' selection.
However in my setup I have hot picks set to display 9 items but in the search return it is displaying 3 items.
Why?
ushop-online
30-03-07, 11:36
It would be nice if someone from AW would reply to this.
You will be lucky....I think there was a "do" last nite so there may be a few thick heads around this morning hehehehe
ushop-online
30-03-07, 12:34
Ahhhhhhh! :)
digitalwindow
30-03-07, 12:46
Morning Guys!
Nick your right ;) we had a company event last night at Vinopolis.
Anyway, to answer your question ushop, please go to \includes\classes where you will find the following four classes.
class.page_category
class.page_index
class.page_product
class.page_search
In order to edit the number of Hot Picks displayed within each page, you must edit the following parameter within each page:
$aHotPickParams = array("iLimit"=>3);
The page that returns results (or no results in the case mentioned ushop) is class.page_search.
I hope this helps,
Thanks
Amo
ushop-online
30-03-07, 12:54
Thanks and I hope you had a good night :)