New Landing How can we help? Themeforest Theme Support Dante How do i make all categories show in blog masonry header?

Viewing 2 posts - 1 through 2 (of 2 total)
  • Posted in: Dante
  • #53536
    nomad
    Member
    Post count: 39

    HI,

    I have used blog masonry on one of my pages but only a few of the categories are showing up…. is there a way so all categories are available when user clicks the categories tab?

    http://nomad-it.com/welcome/blog-timeline-full-width/blog-masonry-with-aux/

    regards,

    Ken

    #53588
    Mohammad – SUPPORT
    Moderator
    Post count: 27441

    Hi,
    Please open to edit /dante/includes/sf-blog.php and find this line of code at line 179

    $category_list = wp_list_categories('sort_column=name&title_li=&depth=1&number=10&echo=0&show_count=1');
    
    Replace with 
    $category_list = wp_list_categories('sort_column=name&title_li=&depth=1&echo=0&show_count=1');

    Thanks

Viewing 2 posts - 1 through 2 (of 2 total)

You must be logged in and have valid license to reply to this topic.

License required for one of the following items
Login and Registration Log in · Register