Results 1 to 2 of 2

Thread: How to order Ads in category listing by title DESC or ASC

  1. #1
    Thread Starter
    Rookie blackhawk's Avatar
    Join Date
    Jan 2011
    Location
    Argentina
    Posts
    8
    Thanks
    0
    Thanked 0 Times in 0 Posts

    How to order Ads in category listing by title DESC or ASC

    Hi Guys,
    I want to order my ads in my category listing by title DESC or ASC. So I added this code in taxonomy-ad_cat.php file
    PHP Code:
    query_posts(array('orderby' => title'order' => DESC)); 
    but is not working. I can't see any ADS.

    Could you help me?

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,701
    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. Remove "listing for" in ads category title
    By dmask in forum ClassiPress General Discussion
    Replies: 1
    Last Post: December 31st, 2010, 03:20 AM
  2. How I change the title of the category?
    By fblack in forum Report JobRoller Bugs
    Replies: 3
    Last Post: December 28th, 2010, 10:38 PM
  3. Individual category ad listing periods/ ad packs ad listing period
    By michaeldante in forum ClassiPress General Discussion
    Replies: 5
    Last Post: December 17th, 2010, 06:47 PM
  4. Category Order
    By tbase in forum Help Using ClassiPress
    Replies: 2
    Last Post: April 22nd, 2010, 12:47 PM