Page with Shortcode Box

Add Flex Bio Box in any pages or custom post types using shortcode. You can use the user id to show specific author box or current page/posts author.

This is a great option for you to display all authors in single page, e.g. lists all the authors of your blog, agents of your real estate website, teachers or instructors and a lot more.

Below is the sample using shortcode.

This is for display box with post author creating :

[flex_bio_box_user]

This is for display box with author from ID specific :

[flex_bio_box_user authorid="1"]
[flex_bio_box_user authorid="2"]
[flex_bio_box_user authorid="3"]
[flex_bio_box_user authorid="4"]