Forums › Forums › Search & Filter Pro › Link user results to user profile.
- This topic has 22 replies, 2 voices, and was last updated 10 years, 8 months ago by
Anonymous.
-
Ross Moderator(Private) October 15, 2014 at 2:37 pm #5980
Hi 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
Ross Moderator(Private) October 29, 2014 at 4:39 pm #6654Hey Ed
Basically, both your issues revolve around your template, and customising this, which is technically not in the realm of support for this plugin (I cannot possibly know how to work with every theme that exists for WordPress) but I will try to point in the right direction.
First, you must make sure that “use custom template” is ticked in the admin.
Then you must find the template you wish to use and like the look of.
Are there any pages you like the look of in your theme, that you wish to use for formatting your results?
You can use a plugin like this one (https://wordpress.org/plugins/show-current-template/) to find the template name on any page in your wordress site, then use this template for the filename in S&F underneath “use custom template”.
Once you have done this let me know and I can help further.
Thanks
-
AuthorPosts