Results 1 to 5 of 5

Thread: Displaying Premium or Sponsored Listings on the first page

  1. #1
    Join Date
    Dec 2004
    Posts
    65

    Default Displaying Premium or Sponsored Listings on the first page

    Hello,

    Is it possible to display sponsored or premium listings on the main page? I know they appear in their category, but I want to also display them on the main page, but they should be independent of the "new listings" section.

    Would appreciate your help and guidance on this matter.

    Thanks.

  2. #2
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    Yes it is possible. You can use 'random block'

    Code:
    <%block_random_listing max_item="5" listing_type="sponsored"%>
    Available option for listing_type are :
    - all
    - sponsored
    - premium
    - sponsored_premium

    You may also want to check the source code located at:
    /blocks/block.random_listing.php

  3. #3
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

    Default

    If you want to use in frontpage, then put the code above in index.html

    To customize the listing, blocks/block.random_listing.html and blocks/block.random_listing_rows.html

  4. #4
    Join Date
    Dec 2004
    Posts
    65

    Default

    Thank you so much for your help!!

  5. #5
    Join Date
    Aug 2001
    Location
    Indonesia
    Posts
    3,732

Similar Threads

  1. How to Edit, basic Premium & Sponsored Listings?
    By jgreenan in forum INDEXU DELUXE v2.x
    Replies: 9
    Last Post: 05-11-2010, 07:35 AM
  2. List only premium or sponsored page
    By user_not_found in forum v5.x
    Replies: 1
    Last Post: 11-29-2008, 07:27 AM
  3. Block: Premium and/or Sponsored Listings
    By Andros in forum Blocks and Modification
    Replies: 3
    Last Post: 01-06-2007, 04:25 PM
  4. Replies: 1
    Last Post: 12-11-2005, 11:53 AM
  5. Premium and Sponsored Listings
    By Solari in forum Pre-Sales Questions
    Replies: 1
    Last Post: 06-14-2002, 01:34 AM

Posting Permissions

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