Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › On load show all item and go through from another show particular item
- This topic has 5 replies, 2 voices, and was last updated 7 years ago by
Ernest Marcinko.
-
AuthorPosts
-
May 10, 2019 at 7:44 am #22521
hastagsoft
ParticipantI have a option on home page “Browse by category”. All the categories are showing under this title. When i click on any category image then it should go to next page which is search page and all the posts should show there related to clicked category on next page. and clicked category should be checked on the next page also.
If go to search page directly then there should show all posts by default and any category should not be checked.
May 10, 2019 at 9:50 am #22526Ernest Marcinko
KeymasterHi,
I see you have separate pages for each category. This would require some custom coding to resolve, but I think there is a faster solution. Since you only have 5 different pages, I think the fastest option is to make 5 different search bars for each page. You can duplicate the existing search bar for that. Then for each shortcode you can change which category checkbox is selected under the search settings.
May 10, 2019 at 9:56 am #22527hastagsoft
ParticipantHi.
There are no separate pages for each category.
You can see there is only one page for each category named tokyo.
All categories go to Tokyo page after click on category. I need single page and single search function for all categories.I also need that When i click on any category image then it should go to next page which is search page and all the posts should show there related to clicked category on next page. and clicked category should be checked on the next page also.
If go to search page directly then there should show all posts by default and any category should not be checked.
May 10, 2019 at 6:23 pm #22561hastagsoft
ParticipantHey. I need support. your plugin is not working proper.
May 10, 2019 at 7:48 pm #22562hastagsoft
Participantand all posts not show . show only some posts
May 13, 2019 at 9:27 am #22581Ernest Marcinko
KeymasterHi,
I don’t think this is possible to resolve with a single search instance. Maybe using the custom state query strings, that should be added to the end of the URLs when redirected to the category page.
With that, you should change the page URLs to the following:
– Cosmetics
– Snaks
– Arts
– Fashion
– ElectronicsThese should lead to the page with the pre-checked filters.
-
AuthorPosts
- You must be logged in to reply to this topic.