Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › search result page problem
This topic contains 6 replies, has 2 voices, and was last updated by Ernest Marcinko 3 years ago.
- AuthorPosts
- May 28, 2020 at 6:08 pm #27643
Hello
I m having some troubles to configurate the filter, basically i just want to have 3 option(dropdown) category, tag and date to filter on the blog post and then with a search button that links to the category page result.
So the problems i have are 2, when i m searching the results are below the option of the filter and i don’t need this here
and the other is that i have change the result page but it takes me to the result page instead of the category blog page
I m attaching a picture of what i have now
the result link that it gave me is the following – http://localhost:8888/kiva/category?s=&asp_active=1&p_asid=3&p_asp_data=1¤t_page_id=4252&qtranslate_lang=0&filters_changed=1&filters_initial=0&asp_gen%5B%5D=title&asp_gen%5B%5D=content&asp_gen%5B%5D=excerpt&customset%5B%5D=post&termset%5Bcategory%5D%5B%5D=1&post_tag_set%5B%5D=84&post_date_from_real=&post_date_from=
but should be this one
http://localhost:8888/kiva/category/news/and the news as variable depending on the name of the category and with tag something like this
http://localhost:8888/kiva/category/news/?tag=tag-1
thanks for your support
Attachments:
You must be logged in to view attached files.May 29, 2020 at 9:05 am #27646Hi,
If you don’t want the live results, you can turn off the triggers here.
Why do you want to redirect to the category archive? That won’t be able to display the results, only the results page is capable of that unfortunately. Only clicking on a taxonomy term result can lead to that page.
Best,
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 29, 2020 at 10:12 am #27647Hello Ernest
thanks for your answer, about the category archive is because i have a layout for this post and we need to use it, this search is just focus on post then we need it to separate the search in categories thats why we can not use the result page :(, is there any way to change the result page, i did it but is now working, it gave me the link i sent you
May 29, 2020 at 11:29 am #27648I’m afraid that would now work that way. I would rather suggest changing the actualy results page via custom coding/child theme, that may work better. Some page builders (like elementor) offer a way to do it, if the theme supports them.
Best,
There is also a possibility to use a custom results page with Elementor, that might be interesting for you.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
May 29, 2020 at 11:35 am #27649ok, thanks for your help 🙂
May 29, 2020 at 12:36 pm #27650Hello Again
I hae another question, I was wondering to know if it possible that the main source comes from a json or api ?? for example that the tool look for the information here
http://kiva.weareinhouse.com/wp-content/uploads/2020/05/csvjson.json
then i can add some filters from this main input???
thanks for your answer 🙂
June 1, 2020 at 7:58 am #27653Hi,
Well, you would need some decent amount of custom coding, depending on what you need.
Best,
Here are some resources that may help you: Front-end Filters API, Search results modification, Search arguments
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
- AuthorPosts
You must be logged in to reply to this topic.