Home › Forums › Back End › how to stop broken images and links › Re: how to stop broken images and links
October 26, 2010 at 5:31 pm
#77462
Member
So, instead of coding 30 anchor links, you only code 14 of them right?
Although they’re probably dynamically created, so can you post your code please, for that products page?
Like TheDoc said, a while loop seems appropriate. That way, you can have it display only 14 item links when you’ve only got 14 products.
Anyway, some code would be handy.