Forums › Forums › Search & Filter Pro › Link user results to user profile.
- This topic has 22 replies, 2 voices, and was last updated 10 years ago by Anonymous.
-
Anonymous(Private) October 13, 2014 at 8:12 am #5887
When I filter my users the output is a horizontal display of the relevant users with their avatars. If I click on a user name from this I get directed to an author page.
I need to be directed to the relevant user profile which is far more logical.
Is there any way to achieve this outside of redirecting every users author page?
Ross Moderator(Private) October 15, 2014 at 2:37 pm #5980Hi Ed, your results are displayed using a template.
If you are using Ajax, and a shortcode to display results, then you need to modify the template as per these instructions – http://www.designsandcode.com/wordpress-plugins/search-filter-pro/docs/#docs-new-ajax
If you are not using Ajax with shortcode, then your results are being displayed using a template in your theme – you would need to modify this template so that the links go to where you want.
By default this would be
search.php
but you can choose any template from your theme by choosinguse custom template
…I hope that makes sense?
Ross Moderator(Private) October 19, 2014 at 3:26 pm #6155Hey Edward will take a look at this tomorrow.
Thanks
Anonymous(Private) October 29, 2014 at 3:06 pm #6646Hi Ross, I have just done a search filtering taxonomies. This is the results page:
http://thedeepsearch.com/?wp_user_names=plonker&wp_user_hobbies=hillclimbing+tennis&sfid=604
When I click on the user name Bart I am directed to
http://thedeepsearch.com/author/bart/
I want to be directed to:
http://thedeepsearch.com/usersultra_profile/bart/ by default.
I also need to sort out the way the results are displayed. This is how they are currently displayed:
http://thedeepsearch.com/?wp_user_names=plonker&wp_user_hobbies=hillclimbing+tennis&sfid=604
Not very attractive or clear.
See the dialogue at the beginning of this thread for details on templates. I am not using Ajax.
Thanks
Ed
-
AuthorPosts