Results 1 to 7 of 7

Thread: Increase subcategories in category menu?

  1. #1
    Thread Starter
    Veteran wzshop's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    356
    Thanks
    27
    Thanked 7 Times in 6 Posts

    Increase subcategories in category menu?

    Hi,
    in 4.1.5 this code is not working anymore. How to fix it:
    PHP Code:
    //Increase subcats
    function my_va_increase_sub_cats$args ) {
        
    $args['number'] = 10;
        return 
    $args;
    }
    add_filter'va_listing_categories_menu_child_args''my_va_increase_sub_cats' );
    add_filter'va_listing_categories_dir_child_args''my_va_increase_sub_cats' ); 

  2. #2
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    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.

  3. #3
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    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.

  4. #4
    Thread Starter
    Veteran wzshop's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    356
    Thanks
    27
    Thanked 7 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  5. #5
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    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.

  6. #6
    Thread Starter
    Veteran wzshop's Avatar
    Join Date
    Mar 2012
    Location
    Netherlands
    Posts
    356
    Thanks
    27
    Thanked 7 Times in 6 Posts
    You must be an AppThemes customer and logged in to view this response. Join today!

  7. #7
    jomarkosabel's Avatar
    Join Date
    Mar 2009
    Location
    Philippines
    Posts
    40,697
    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!
    Last edited by jomarkosabel; June 19th, 2018 at 11:04 AM.
    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.

  8. The Following 2 Users Say Thank You to jomarkosabel For This Useful Post:

    fibra020 (September 26th, 2018), vitako (November 19th, 2018)

Thread Information

Users Browsing this Thread

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

Similar Threads

  1. Show subcategories menu on category page
    By checkout in forum Help Using Clipper
    Replies: 4
    Last Post: June 17th, 2015, 10:13 AM
  2. [SOLVED] click on menu subcategories
    By patattrack in forum Help Using ClassiPress
    Replies: 4
    Last Post: June 21st, 2014, 03:56 AM
  3. Dimitris put multi subcategories in main menu?!
    By mahdi89 in forum Help Using ClassiPress
    Replies: 1
    Last Post: March 18th, 2013, 12:56 PM
  4. how to display subcategories as a diffrent menu section in menu bar
    By tupecik in forum Clipper General Discussion
    Replies: 1
    Last Post: August 24th, 2012, 04:21 AM
  5. Some subcategories are not shown in drop menu
    By javivi0 in forum Report ClassiPress Bugs
    Replies: 2
    Last Post: January 10th, 2012, 04:00 AM