ERA404
Forum Replies Created
-
Forum: Plugins
In reply to: [StaffList] PHP Deprecated notices after upgrading to PHP 8.2Thanks for the testing reports;
Forum: Plugins
In reply to: [StaffList] PHP Deprecated notices after upgrading to PHP 8.2Please check the update, and let us know if that resolves the deprecation warnings.
There is already support for subsets, per docs: https://ww.wp.xz.cn/plugins/stafflist/#description
- Multiple StaffLists are supported in a single page and are customizable by shortcode attribute (e.g.:
[stafflist subset="department:marketing")
If one of your columns is called “Team” with values (“AAA”,”BBB”,”CCC”,…) and you only wish to show staff records for team “BBB”, simply use shortcode:
[stafflist subset="team:BBB"]Hello @tomgiannelli
trying to add a stafflist to my page, but the only way I can do it now is manually add the profiles…
What isn’t working for you?
You’re trying to use a short code for a filtered list of your staff database?
Forum: Plugins
In reply to: [StaffList] Import with last name “Š”Hello @eynson
Apologies for the delay in responding.
Do you have an .xlsx you wish to share for us to work with?
Thanks
Forum: Plugins
In reply to: [StaffList] permissionClosing this inquiry due to inactivity.
Forum: Plugins
In reply to: [StaffList] permissionIs it not a reasonable solution to create a new/second account for that user to maintain the staff directory?
Forum: Plugins
In reply to: [StaffList] Add responsiveness to the tableNeat trick, Thomas!
StaffList is built in such a way that users can override default styles and scripts.
If users want the functionality you propose, they can certainly reference this support thread and use your link for help. However, as this is a style preference — and one we haven’t been asked about before — and not about core functionality, we’ll leave it up to each user to decide if they choose to implement it.
Forum: Plugins
In reply to: [StaffList] My whole staff list disappeared.Forum: Reviews
In reply to: [StaffList] Recurring problems.Responses in the other ticket:
https://ww.wp.xz.cn/support/topic/my-whole-staff-list-disappeared/#post-16489259
Forum: Plugins
In reply to: [StaffList] My whole staff list disappeared.Hello @mskwarwsd
We would like to learn more about the problem(s) you’re experiencing. Did the issue occur when you updated the plugin, or did you deactivate? Deactivating will remove StaffList tables, where your data is stored.
We will provide support to your other open request ( https://ww.wp.xz.cn/support/topic/recurring-problems/ ) in this thread, as well.
Forum: Plugins
In reply to: [StaffList] color change rowsThe colors are in the stafflist.css file, not a configuration file. You can override any of the CSS at any time.
Forum: Plugins
In reply to: [StaffList] Issue with sorting columnsHello Mike,
You’re right, the columns weren’t numbered properly for the initial sort. We made the adjustments [v3.2.1] and can confirm, now, the following list/sorts:
- First Name
- Last Name
- Phone
- Department
We didn’t see the need to add user sorting for ALL columns in the [backend] records management tool, but rather just the standard ones. But if there are enough requests, we would possibly reconsider.
Best
ERA404
Forum: Reviews
In reply to: [StaffList] Usefull productForum: Reviews
In reply to: [StaffList] Usefull productVery useful, thank you. Seems our dev environment (PHP7.4) didn’t catch that one. Please try version 3.2.0 and report when convenient;
- Multiple StaffLists are supported in a single page and are customizable by shortcode attribute (e.g.: