Plugin Author
Steven
(@shazahm1hotmailcom)
There is not a featured entry feature per se… however, there is a Custom Entry Order addon that can be used to put managers above the staff. Here’s the link:
After this addon is installed, you can set the manager’s order to 1, and they will be listed at the top of the directory.
Additionally, if you create a “Managers” category, the category slug “managers” will be added to the entry container div, which can then be targeted with CSS to change the styling of the managers in the directory list.
I hope this helps; please let me know.
-
This reply was modified 3 years, 6 months ago by
Steven.
Yes, I was actually looking for a way to target the managers’ containers with CSS and hadn’t thought about using categories for that so thank you, that does help. However, I would like to be able to hide that category in the filter drop-down on the directory page. I don’t suppose there’s a setting or some other easy way to do that that you can think of?
https://show.pics.io/preview/63407f93f64a3600125ec660
Plugin Author
Steven
(@shazahm1hotmailcom)
Try the exclude_category shortcode option:
If the managers are also assigned another category, I think they will still show in the results but the option no longer show in the dropdown.
I hope this helps; please let me know.