Question from my customers - I think it is a very good idea:
Is this possible to set up (show) SPONOSRED listings on search result page as it is on category listings ?
Question from my customers - I think it is a very good idea:
Is this possible to set up (show) SPONOSRED listings on search result page as it is on category listings ?
www.zgred.pl | www.linksor.com | www.multiportal.pl | www.szukaj24.pl | www.sidlink.com | www.pirlo.pl - all ON IU 5.4.x
Manually yes. Of course anything can be done manually.
Sponsored/Premium listings are tied to categories. I suppose you could create a random block for the search results page but it wouldn't be any specific listing (like related links).
I have added the following code to search.html
and it shows me the SPONSORED on the first page onlyCode:<%if $sponsored%> <%include file="sponsored_rows.html"%> <%/if%>is there any chance to get SPONSORED on other pages ?
www.zgred.pl | www.linksor.com | www.multiportal.pl | www.szukaj24.pl | www.sidlink.com | www.pirlo.pl - all ON IU 5.4.x
You can see http://www.nicecoder.com/community/f...ed-block-7379/ for a sponsored listing only block. This would show up on every page and is probably the best way to do it.