Results 1 to 3 of 3

Thread: Checking listing type

  1. #1
    Join Date
    Feb 2009
    Posts
    18

    Default Checking listing type

    Hello,

    Is it possible to check the listing type within the detail_link.html file? I'd like to only display certain fields if the link is sponsored.

    Thanks
    Steph

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

    Default

    This has been posted numerous times

    <% if $premium =='1' | $sponsored =='1' %>
    MY TEXT HERE
    <%else%>
    other text here
    <%/if%>

    my text here is what people would see if the listing was premium or sponsored

    other text here is what people would see if it was a standard listing.

  3. #3
    Join Date
    Feb 2009
    Posts
    18

    Default

    Great, thank you.

    Steph

Similar Threads

  1. Listing Type disabled
    By kamika in forum INDEXU DELUXE v1.x
    Replies: 18
    Last Post: 11-03-2008, 10:27 AM
  2. Listing Type (add text)
    By Webfriend in forum v5.x
    Replies: 8
    Last Post: 01-03-2008, 01:32 PM
  3. Mod for Checking ALL linkbacks
    By esm in forum v3.2
    Replies: 5
    Last Post: 12-21-2003, 12:16 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
  •