Results 1 to 4 of 4

Thread: Sponsored links on search result's page

  1. #1
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default Sponsored links on search result's page

    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 ?

  2. #2
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    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).

  3. #3
    Join Date
    Sep 2005
    Location
    Poland - Warsaw
    Posts
    342

    Default

    I have added the following code to search.html

    Code:
    <%if $sponsored%>
      <%include file="sponsored_rows.html"%>
    <%/if%>
    and it shows me the SPONSORED on the first page only is there any chance to get SPONSORED on other pages ?

  4. #4
    Join Date
    Jun 2002
    Location
    Winnipeg Canada
    Posts
    4,913

    Default

    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.

Similar Threads

  1. List only premium or sponsored page
    By user_not_found in forum v5.x
    Replies: 1
    Last Post: 11-29-2008, 07:27 AM
  2. Editors choice or sponsored links on home page
    By brainpulse in forum Blocks and Modification
    Replies: 1
    Last Post: 03-04-2007, 03:22 AM
  3. Sponsored Links
    By Shophere in forum v5.x
    Replies: 1
    Last Post: 12-21-2006, 03:40 AM
  4. Replies: 13
    Last Post: 07-18-2006, 03:03 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •