I'm trying to change the number of items in these 2 blocks.
block.new_and_updated_listing.php has the following lines in it, but they don't seem to do anything...
if (!$params['max_item']) {
$params['max_item'] = '10';
Any help gratefully received!
EDIT: Found it - setting in index.html (duh...)


.
