Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Search by bbp forum
This topic contains 4 replies, has 2 voices, and was last updated by Ernest Marcinko 1 year, 7 months ago.
- AuthorPosts
- August 9, 2021 at 4:19 pm #34216
Hello, I followed the KB article referenced below. What I want to do is search by a forum category (Parent) and all of the forums that are under that parent category.
I don’t want the user to have a dropdown selection. So what I tried is doing it as
Type: Hidden and in the Hidden values I first tried adding the forum id for the parent category but that didn’t work. I then tried adding multiple forum ids separated by a comma. That didn’t work so I tried multiple forum ids one per line but that also didn’t work. For the operator I tried EQUALS and LIKEPlease advise.
Regards,
PaulAugust 9, 2021 at 4:20 pm #34217not sure if my screenshot went through
Attachments:
You must be logged in to view attached files.August 9, 2021 at 5:06 pm #34222Hi,
Well, the hidden filter is treated as a single unit, single value, so it is not possible to add multiple values to it. You can however add multiple hidden filters, each with the separate forum IDs.
Best,
Then set the custom fields logic to OR here: https://i.imgur.com/hWu73vZ.png
In theory, if the IDs are correct, this could work.
Ernest Marcinko
If you like my products, don't forget to rate them on codecanyon :)
August 9, 2021 at 5:23 pm #34224Thank you for the quick reply. Great job with this tool.
Regards,
PaulAugust 10, 2021 at 8:15 am #34235You cannot access this content. Best,
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.