Topic: Adverts in search results
Not sure if this has been asked before.
Is there a way to add adverts (adsense, etc) in the search results (search_results.tpl), say, after every 2 or 4 profiles? Would I need to delve into the code to do this?
You are not logged in.
Not sure if this has been asked before.
Is there a way to add adverts (adsense, etc) in the search results (search_results.tpl), say, after every 2 or 4 profiles? Would I need to delve into the code to do this?
Just a friendly bump ![]()
Unfortunately the support team doesn't always answer questions which are asked on the forum.
Perhaps you should submit a support ticket,,, and please let us know what the answer is ![]()
Kind regards.
I think I will, just wanted to see if anyone else in the community had managed to, if so, what was the best way.
Something like
<!-- IF rownum == "4" OR rownum == "8" OR rownum == "12" -->
content
<!-- ENDIF -->
Last edited by LawsHosting (2011-10-04 15:20:37)
Uhm...
Thanks !