Topic RSS
This is a pretty easy modification, and only requires one small change.
First, open up the Main Index Template for editing (index.php) through the Wordpress administration "Theme Editor".
Search for the following line:
<?php $my_query = new WP_Query('category_name=products&showposts=12'); while ($my_query->have_posts()) : $my_query->the_post(); // check for product large image
Locate in the line where it says "showposts=12". Change the number "12" to whatever number you like.
NOTE: It's usually best to keep the number a multiple of 3, since the design layout is optimized to fit 3 thumbnail images across. (ie. 3, 6, 9, 12, 15, 18, etc.)
Save the file.
That's it.
Most Users Ever Online: 40
Currently Online:
19 Guest(s)
Currently Browsing this Page:
1 Guest(s)
Member Stats:
Guest Posters: 428
Members: 2252
Moderators: 1
Admins: 1
Forum Stats:
Groups: 1
Forums: 4
Topics: 2983
Posts: 16042
Newest Members: Allsed, deleteduser, shanm, slidesketch, jimharrison, vmi
Moderators: Market Admin (5051)
Administrators: Market Admin (5051)

Log In
Register
Home
Offline

