- This topic has 2 replies, 2 voices, and was last updated 9 years, 7 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Order of Employees
Tagged: employees
Using the Sydney FP: Employees widget on my home page — like the demo site.
I have added several “employees”, or in our case, Board Members or Officers of the club. Is there any way to sequence how these employees appear on the home page? For example, I’d like my President first, then Vice President, then Treasurer, etc. It appears that employees appear in LIFO order. That is, the most recently added employee becomes first in the list.
If that is the case, one way to control sequence would be to tediously add employees in reverse order of how I want them to appear on the home page. But that is ridiculous! Besides, it is common for people to change officer roles at election, so I need more control over this ordering on the home page.
2nd question: Possible to have the widget show 2 rows of employees instead of 1?
Thanks!
Hi, here is a PHP tweak link that you can check and here is a filter hook reference page. I figured since you are a developer the above would help you further to customize this plugin.
Regards
Really appreciate those links to more advanced things we can do with the plugin!
I need to apologize! I should not have posted this question here in the SM forum because my issue was with a Sydney theme widget. I found my answer here:
http://athemes.com/forums/search/Order+of+Employees/
Turns out I can manage the order of employees by manipulating the published date. Odd hack, but works. 🙂