0
David
Hi! I would love some help with those three things.
- Is there a way for site visitors to search the team members on a page with no pagination?
- What exactly would I need to do to sort by last name, if searching isn't going to be an option?
- Is there a way to have the bio include line breaks at the very least, if not all HTML in the field? Everything get squished onto one continuous wrapped line and makes it very hard to read.
Thanks for your help!
2 Subscribers
Submit Answer
1 Answers
Best Answer
0
Welcome to our forum.
#1. Sorry to say search feature isn't available right now, but i am adding this to my to-do list , hope future version bring this feature.
#2. modifying query argument isn't available right now, you can modify following file to add your parameters.
team\templates\query.php
If you are using premium version please allow me 3-4 days, i am going to re-writing the plugin to add custom meta key order.
#3. there is a filter hook for bio text, you can filter bio text as you want.
https://pickplugins.com/documentation/team/action-hooks/team_layout_element_id/
Let me know for more help.
Regards
Thanks for your reply, you can simply add meta key under default "Custom Fields" meta box
http://imgur.com/a/cpIIm
http://imgur.com/a/3wNsj
I hope this won;t give you array error if the key is unique.
Let me know the result. I am leaving my desk now, it's 4.30 AM here, will back tomorrow.
Regards