Showcase Multiple Authors for One Article

Estimated reading: 2 minutes 273 views

If an article has multiple contributors, Starbox PRO enables you to highlight each author separately. To display multiple author bios on the same page, use separate shortcodes for each author.

For instance, if you have three authors, you would add all these 3 shortcodes (without spaces):

  • [ starbox id=1 ]
  • [ starbox id=2 ]
  • [ starbox id=4 ]

Here, each number corresponds to a different author who contributed to the article.

Finding the Author’s USER_ID in WordPress

To locate the USER_ID of an author, which is required for the Starbox shortcode, you’ll need to navigate through your WordPress admin panel. Here’s a step-by-step guide:

1. Access Your WordPress Dashboard: Log in to your WordPress site’s admin area.

2. Navigate to the Users Section: On the left-hand side of the dashboard, you’ll find a menu. Click on ‘Users’ to access the list of all registered users on your site. This area is typically labeled as ‘All Users’.

3. Locating the USER_ID:

  • In the ‘All Users’ page, you’ll see a list of all the users along with their details like username, name, email, etc.
  • Hover your mouse over the name of the user (author) whose ID you want to find. As you hover over the name, a URL will appear at the bottom of your browser screen. This URL contains the user’s ID.
  • Look for a number in the URL that appears after user_id=. This number is the USER_ID you need for the Starbox shortcode. For example, if the URL is yourwebsite.com/wp-admin/user-edit.php?user_id=81, the USER_ID is 81.

4. Using the USER_ID in the Shortcode: Once you have the USER_ID, insert it into the Starbox shortcode in place of USER_ID. For example, if the USER_ID is 81, your shortcode will be:

This USER_ID is unique to each user and is essential for accurately displaying the right author bio using the Starbox PRO plugin.

Leave a Comment

Share this Doc

Showcase Multiple Authors for One Article

Or copy link

CONTENTS