Results 1 to 6 of 6

Thread: Remove Categories

  1. #1
    Thread Starter
    Expired Customer johno69's Avatar
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    576
    Thanks
    47
    Thanked 109 Times in 81 Posts

    Remove Categories

    I'm creating a site dedicated to one category so want to remove the categories altogether.

    When looking at the code I noticed this:

    PHP Code:
    <?php
        
    // if categories are locked display only the current listing category
        
    if ( va_categories_locked() )
            
    $listing_cat $listing->category;
        else
            
    $listing_cat = array();
    ?>
    So to me this say there is an option to lock categories. Where is this option?

    Then once it's locked I could just hide the option from front end.

  2. #2
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Thread Starter
    Expired Customer johno69's Avatar
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    576
    Thanks
    47
    Thanked 109 Times in 81 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Did this post help you? Click Thanks | Did it help you lots? Then the next time you see someone in need give them $5 for me.

  4. #4
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Thread Starter
    Expired Customer johno69's Avatar
    Join Date
    Sep 2012
    Location
    Australia
    Posts
    576
    Thanks
    47
    Thanked 109 Times in 81 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!
    Did this post help you? Click Thanks | Did it help you lots? Then the next time you see someone in need give them $5 for me.

  6. #6
    dimitris's Avatar
    Join Date
    Oct 2011
    Location
    Earth
    Posts
    20,618
    Thanks
    222
    Thanked 1,873 Times in 1,770 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. How Do I Remove The (numbers) Next To The Categories?
    By GregD in forum ClassiPress General Discussion
    Replies: 8
    Last Post: April 14th, 2014, 02:31 PM
  2. remove Categories Menu
    By ribetos in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: November 9th, 2011, 04:54 AM
  3. Remove List of Categories from Homepage
    By pankaj in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: October 6th, 2011, 09:44 AM
  4. How Do I Hide/ Remove The Ad Categories Box?
    By michaeldante in forum Help Using ClassiPress
    Replies: 8
    Last Post: June 28th, 2011, 01:05 PM
  5. [SOLVED] How do I remove £0 in categories when all are free?
    By tinnud in forum Report ClassiPress Bugs
    Replies: 3
    Last Post: January 27th, 2011, 03:40 PM