I have the following template that repeats itself in the results:
<table width="300" border="0" cellspacing="0" cellpadding="0">
<tr>
<td>product</td>
</tr>
</table>
And right now I am showing 10 per page w/ a pager. I want to be able to count the repeated template and insert a...
Is it possible to show an image and link IF a some type of tag is repeated enough times? For example, my search results returns ten items per page and I want to insert HTML after the 5th item.
Each item is in a template that gets repeated over and over again on the results page.
Is it...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.