15 featured items, no duplicates

Hello,

I am interested in learning how to set the random feature for the featured items such that there are no duplicates in the list. I want to list 15 items and avoid any duplicates within the list.

Thx!

–Eric

I think that changing the line like random_featured_items() in the index.php file to random_featured_items(15) should do the trick.

It sure did. Thanks!!

This topic was automatically closed 250 days after the last reply. New replies are no longer allowed.