You are here:  » Multiple Featured Product Rows - Products Moving


Multiple Featured Product Rows - Products Moving

Submitted by ChrisNBC on Wed, 2013-10-30 11:49 in

Hi David,

Apologies for all the posts!...I'm nearing the end of the site and just tidying up loose ends now.

As you know, I have implemented multiple index pages each containing multiple headed sections of featured products. A while ago I noticed that some rows contained two lines of products. I thought this was just the product names of varying lengths pushing other products to the next line but I have noticed that when I add or remove products from one featured section of the page, products within the next section are displayed on multiple rows, sometimes two sections turn into two rows.

I wondered if you might be able to suggest what might be going wrong and how I could address it? Or if there is a way to control the number of products displayed on a line? The site is located at:

{link saved}

Thanks in advance.

Regards
Chris

Submitted by support on Wed, 2013-10-30 13:24

Hello Chris,

Ah - I suspect this is down to the $count variable used to split featured products on to multiple rows! Easily fixed, at the very top of your html/featured.php, add this line:

<?php $count 0?>

That should be all it is!

Cheers,
David.
--
PriceTapestry.com

Submitted by ChrisNBC on Wed, 2013-10-30 13:58

Thanks David, that sorted it.

Best Regards
Chris