Results 1 to 5 of 5

Thread: Sub Categories

  1. #1
    Thread Starter
    joe90uk's Avatar
    Join Date
    Aug 2010
    Location
    United Kingdom
    Posts
    12
    Thanks
    0
    Thanked 4 Times in 2 Posts

    Sub Categories

    I'm posting here as it seems to relate most closely to the issues I'm having.

    It is to do with parent category, child sub-category and grandchild sub-category order in various places within Classipress.
    My installation uses WordPress 3.0.1 Classipress 3.0.4.

    I have tried the WP plugins My Category Order 2.8.7 and Category Order 1.0.3 and neither seem to work correctly.

    My Category Order doesn't seem to be able to order the parent categories correctly at all so I gave up on that one.
    Category Order seems to work correctly for parent categories and child sub-categories on the home page and the categories drop down. However, as soon as grandchild sub-categories are added the hierarchy is lost.

    Clicking down to a category or sub-category the sub-category listing in the right column doesn't necessarily have the child/grandchild links in the right order but the hierarchy is correct.

    It looks like Classipress needs to have a proper method for specifying the category hierarchy and sequence.

    My current workaround is to use the Category Order plugin to manage the order of the parent and child categories and use CSS in the custom.css stylesheet to hide the grandchild categories from the home page and categories dropdown. I have left the right sidebar category list asis since the hierarchy is OK although the order is not.

    The CSS I've used to hide the grandchild sub-categories is this:
    Code:
     #adv_categories .cat-item-7
    ,#directory .cat-item-7
    {display:none;}
    #adv_categories relates to the dropdown, #directory to the home page ad categories list and cat-item-n refers to a specific category / sub-category.

  2. #2
    pepsi's Avatar
    Join Date
    Mar 2009
    Location
    New Zealand
    Posts
    14,883
    Thanks
    91
    Thanked 804 Times in 718 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  3. #3
    Member silfwerpihl's Avatar
    Join Date
    Dec 2011
    Location
    Sweden
    Posts
    51
    Thanks
    8
    Thanked 2 Times in 1 Post
    You must be an AppThemes customer and logged in to view this response. Join today!

  4. #4
    Member silfwerpihl's Avatar
    Join Date
    Dec 2011
    Location
    Sweden
    Posts
    51
    Thanks
    8
    Thanked 2 Times in 1 Post

    Sub categories, child, grand child

    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    Member silfwerpihl's Avatar
    Join Date
    Dec 2011
    Location
    Sweden
    Posts
    51
    Thanks
    8
    Thanked 2 Times in 1 Post
    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 can i make it so categories and sub categories are not alphabetical
    By shatoony26 in forum Report ClassiPress Bugs
    Replies: 7
    Last Post: October 24th, 2010, 03:36 PM
  2. Empty Blog categories show in add categories
    By rtibbs4 in forum Help Using ClassiPress
    Replies: 4
    Last Post: August 18th, 2010, 10:42 PM
  3. Replies: 1
    Last Post: July 13th, 2010, 10:59 PM
  4. Classipress v3 Categories unlike v2.9.x Categories?
    By timrab in forum ClassiPress General Discussion
    Replies: 2
    Last Post: March 20th, 2010, 03:38 PM