The shortcode below displays IT department employees with a paged navigation, limiting the displayed employees to 2 per page.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The shortcode below displays all IT department employees without a paged navigation:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
If you need to display all employees without paged navigation, you need to remove the filter for departments. You do not need to create any shortcode manually, simply use the Visual Shortcode Builder to create any shortcode.
The shortcode below displays all IT department employees without a paged navigation and in squares instead of circles.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
You can display your employees in alphabetical order by modifying the shortcode of the view you’d like to use. You do not need to create the shortcode manually. Employee Directory Pro comes with Visual Shortcode Builder component which can be used to create simple or complex shortcodes.
For example, the following shortcode displays employees in alphabetical order using employee circle grid view:
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters