- This topic has 3 replies, 3 voices, and was last updated 5 years, 9 months ago by .
Viewing 4 posts - 1 through 4 (of 4 total)
Viewing 4 posts - 1 through 4 (of 4 total)
- You must be logged in to reply to this topic.
WordPress Membership Plugin
Simple Membership Plugin › Forums › Simple Membership Plugin › Member Directory customisation
Hi, I’ve been using your plugin on a client’s site for a while now and have been very happy with it. We’re looking at purchasing the Member Directory Listing Addon, but before we do I have some questions about how customisable it is:
1. Is it easy to display custom fields from the Form Builder Addon?
2. Is it possible to display the members listing in a table format (via CSS or otherwise)?
3. Certain information such as email address and website, we would like to show as a button rather than just a text link. Is this something that is possible too? If it requires some code tweaks that is fine, but please let me know if it’s a major task.
Many thanks!
Thank you for reaching out to us. I have submitted a message to the developers to investigate further your questions/request.
Kind regards
1) The custom fields can be displayed on the individual profile display page. The listing page (where all the profile are shown with a summary) is very compact so it can have a grid display. Custom fields can’t be shown in that grid.
2) This is something that will need customization. Just CSS customization won’t be enough since you want to change the layout a little bit. Some HTML customization is also needed which comes from the PHP files.
3) This will also need some CSS customization.
Given the kind of customization you need, I would not recommend you to buy it unless you are prepared to hire a developer to do the additional customization that you need.
Hi,
Thanks for the feedback 🙂 I’m a developer so customisation shouldn’t be an issue. However it sounds like it may be better to build our own solution to this rather than try to customise the plugin to fit our requirements? Presumably it’s possible to just loop through each member and output the fields we need?