abcfolio
Forum Replies Created
-
Forum: Plugins
In reply to: [Staff List] PHP comaptibility errorThanks for getting in touch. The plugin is fully compatible with PHP 7 and above.
The reason that you are seeing these errors from the compatibility checker is that the plugin is also backwards compatible with previous PHP versions.1. The function mysql_… is located inside conditional if else statement and doing exactly what is supposed to – runs only if the PHP version is lower than 5.5. Otherwise it will use mysqli_…
2. It’s probably not used anyways since it’s executed only if SQL VERSION() check fails.
3. This an example of belt and suspenders coding practice when dealing with different version of WordPress and PHP.
4. The compatibility checker needs to be improved or person that runs it should look at the actual code to avoid reporting false positives.
Forum: Plugins
In reply to: [Staff List] Staff List Order DisplacedClosed due to inactivity.
Forum: Plugins
In reply to: [Staff List] Staff list display formatting brokenClosed due to inactivity.
Forum: Plugins
In reply to: [Staff List] Staff List Order DisplacedDeleting the Staff List plugin won’t delete the plugin’s data.
You can also reinstall the plugin manually via FTP.
See Reinstalling Staff List plugins.Forum: Plugins
In reply to: [Staff List] Staff List Order DisplacedSorry, I’m not sure what the question is. Could you please rephrase it?
Forum: Plugins
In reply to: [Staff List] Staff list display formatting brokenDeleting the Staff List plugin won’t delete the plugin’s data.
You can also reinstall the plugin manually via FTP.
See Reinstalling Staff List plugins.Forum: Plugins
In reply to: [Staff List] Staff List Order DisplacedStaff List plugin > Staff Order documentation: https://abcfolio.com/wordpress-plugin-staff-list/documentation/staff-order/
Forum: Plugins
In reply to: [Staff List] Staff list display formatting brokenLooks like Staff List css file is missing – staff-list.css
You may need to reinstall the plugin. WordPress version contains all the required files.This feature is not available.
Forum: Plugins
In reply to: [Staff List] can your plugin do this..?Closed due to inactivity.
Forum: Plugins
In reply to: [Staff List] Staff member ?Closed due to inactivity.
Forum: Plugins
In reply to: [Staff List] can your plugin do this..?We’re not sure what an info screen is but Staff List is a WordPress plugin designed for web pages.
1. Can new members automatically be put on different lists?
Yes. Staff member can be filtered by categories. See category filters: https://abcfolio.com/wordpress-plugin-staff-list/documentation/shortcodes/#shortcode-category-filter
2. Can I make an overview page on my website with the different lists?
Yes. You can create separate web pages. Each one can have shortcode with category filter.
3. Will I be able to click on their phone number/contact information and send them an sms or something?
Not sure how it’s going to work on the info screen but it should on mobile devices.
See Field Type – Phone: https://abcfolio.com/wordpress-plugin-staff-list/documentation/field-type-phone/
or Static Label + Phone: https://abcfolio.com/wordpress-plugin-staff-list/documentation/field-type-phone-and-static-label/The other option would be to import contact info – vCard or QR Code formats.
See: Staff List vCard – Plugin Extension: https://abcfolio.com/wordpress-plugin-staff-list-vcard/A proof of concept can be created and tested using free versions of Staff List and Staff List vCard.`
Forum: Plugins
In reply to: [Staff List] Staff member ?Sorry, I’m not sure I understand the question. WordPress doesn’t have built in members feature. Regardless of what you choose to call them, they are users. Unless you have some kind of plugin to create custom records.
- This reply was modified 3 years, 2 months ago by abcfolio.
Forum: Plugins
In reply to: [Responsive Grid Gallery with Custom Links] CPT supportThis option is not available.
Forum: Plugins
In reply to: [Staff List] WP Users?No it does not. Staff members only: https://abcfolio.com/wordpress-plugin-staff-list/documentation/staff-member/