Where to find this template?

Discussion in 'Directories' started by daones, Nov 12, 2007.

  1. #1
    Im trying to find the template that displays the list of subcategories.. for example from the main page of the directory you click on Computers & Internet, then you will see the list of all the subcategories and listings underneath. Whats the name of the template where this is listed in PHP 2.1?
     
    daones, Nov 12, 2007 IP
  2. paidhosting

    paidhosting Peon

    Messages:
    4,822
    Likes Received:
    483
    Best Answers:
    0
    Trophy Points:
    0
    #2
    All templates have subcategories, please explain a bit more, you probably do not have sql database setup to have subcategories for your categories yet.

    You can try http://freephpldtemplates.sbclansite.com/ if you wish to try some template, but its mostly Database dependent.
     
    paidhosting, Nov 12, 2007 IP
  3. daones

    daones Well-Known Member

    Messages:
    1,151
    Likes Received:
    39
    Best Answers:
    0
    Trophy Points:
    120
    #3
    nevermind found it. basically i wanted to add an 468x60 ad on top of the categories.. but not on the "main" page of the directory.. only when viewing listings and subcategories.. anyone know how to work around that?
     
    daones, Nov 12, 2007 IP
  4. floppydrivez

    floppydrivez Peon

    Messages:
    453
    Likes Received:
    51
    Best Answers:
    0
    Trophy Points:
    0
    #4
    in top_bar.tpl the code is going to look something like this

    {if $category.ID neq "0"}<img scr="mybanner.gif" alt="mybanner" width="468" height="60" />{/if}
    Code (markup):
     
    floppydrivez, Nov 13, 2007 IP
  5. wvabra

    wvabra Well-Known Member

    Messages:
    114
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    110
    #5
    find to this forum and others forums... PHPLD off site
     
    wvabra, Nov 13, 2007 IP