Results 1 to 2 of 2

Thread: Different parameters per category listing page

  1. #1
    Thread Starter
    Junior Member dydione's Avatar
    Join Date
    Oct 2011
    Location
    France
    Posts
    31
    Thanks
    0
    Thanked 2 Times in 2 Posts

    Question Different parameters per category listing page

    Hi everyone,


    I would like to create different listing pages, for each category. For example, for the category "real estate", I would like to implement a picture of a building above the listing. For the category "vehicle", I would like to implement a picture of a car above the listing, and so on.


    I tried to create different parameters on the following page: taxonomy-ad_cat.php


    For achieving it, I tried to use the following parameters, but it did not work:
    <?php if (is_ad_cat(9) ) { ?><img...><?php } ?>
    <?php if (is_tax(9) ) { ?><img...><?php } ?>
    <?php if (is_category(9) ) { ?><img...><?php } ?>
    <?php if (is_APP_TAX_CAT(9) ) { ?><img...><?php } ?>


    Do you know what would be the good php parameter in this case?


    Many thanks in advance.


    With best regards

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,700
    Thanks
    166
    Thanked 3,390 Times in 3,261 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Please help our moderating team work more efficiently by not sending us support questions via PM. You can read more about how AppThemes support works here. However, you can send a PM to follow up and remind me if I missed your support request/thread.

    Thank you and have a nice day.

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Similar Threads

  1. How to edit Sidebar in category page (when listing all ads)
    By ramystyle in forum ClassiPress General Discussion
    Replies: 12
    Last Post: August 22nd, 2015, 10:29 AM
  2. [MOD NEEDED] Prevent a category from listing in home page tabs
    By joniboy in forum ClassiPress General Discussion
    Replies: 14
    Last Post: August 21st, 2012, 11:30 AM
  3. Add a banner to category and listing page
    By dbushell in forum ClassiPress General Discussion
    Replies: 4
    Last Post: February 2nd, 2012, 05:19 AM
  4. Category price not showing up on submit your listing page
    By superg19 in forum Report ClassiPress Bugs
    Replies: 17
    Last Post: October 11th, 2011, 10:26 AM
  5. editing image size on main category listing page
    By adrienne in forum Help Using ClassiPress
    Replies: 2
    Last Post: December 31st, 1969, 06:00 PM