Info Boxes

This support request was posted in Flatbase by msimon

Request ID #42145 In Progress
  • I would like to add all of my info boxes but it will only show 3. I added the function below that I found on the forum but it didn’t work.

    // filter the amount of info boxes items displayed on the home page
    function nice_home_infobox_limit( $limit ){

    // -1 = all, 1=1, 2=2, etc.
    $limit = -1;

    return $limit;
    }

    add_filter( ‘nice_home_infobox_posts’, ‘nice_home_infobox_limit’ );

    Juanfra Aldasoro

    Hi,

    Thank you for reaching out. I hope you’re doing well.

    We don’t have the nice_home_infobox_posts filter, but we have the nicethemes_infoboxes_args you can use.

    In the following example, it’s setting the limit to four, and four columns.

    You can use that code, and modify it to use the value -1 for the numberposts to list all the infoboxes you have.

    Best,
    Juan.

    Thank you that worked. I have one more issue with categories. I have articles that fall under subcategories but it’s listing them weirdly. It lists the category then the subcategory and then the articles. I would really like it to list the category and then the subcategory with the articles underneath the proper sub.

    Front Desk/Administrative Documentation(22) (MAIN)

    Basic Navigation (SUB)

    Front Desk Scheduling(SUB)

    Life Cycle of a Client: Intake and Assessment(SUB)

    – Introduction to the Home Page and Icons
    -How to Schedule a Follow-up Appt
    – Introduction to Widgets
    -How to Reschedule an Appt
    – How to Use the Tracking Widgets
    – How to Document a No-Show Appt

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

You must be logged in to reply to this topic.

Login to your Account

Welcome back! Please log in to your account by filling the fields below:

Forgot?

Not a member? Create a free account.

Create a Free Account

You're 27 seconds away from some awesome WordPress free stuff, benefits and more. Create a free account and have access to our free products, benefits and more!

Already have an account? Log in
Secure Server