-
Search Results
-
Hi. I’ve got a page that I’ve built with Beaver Builder and Themer that has 4 separate Post Grids with custom queries (tapping ACF) for a CPT for a taxonomy (job function). I want to filter by a separate taxonomy of Location and have it refresh on the same page (no redirect or anything) with S&F Pro.
Is this possible? I’ve fiddled with settings this evening but not getting it working right. I did start building a page out of php so could go that route, but would prefer I be able to keep this in Themer so the editor can deal with other bits on the page more easily.
I saw that someone inquired as to Themer at the end of October but I think he was using a Main Query.
Thanks for any tips/insights.
Hi, I set up a fully functioning multi-taxonomy filter using the Search & Filter. I decided to purchase Search & Filter Pro because I wanted the Ajax loading and figured some more advanced features, however, I have been unable to reproduce it. Not sure what I am missing…
Hi,
I am using Beaver Builder, and when I add the Search and Filter Widget to a page and then add the Post module and make all the necessary changes to the Post module the search options are no longer there on the results page (see page \Search5).
In Search and Filter if I add the Results Container on the Ajax Container (#SPSearch) and on the result page on the right column on the page (SPSearch) on the BB page (tried this on Search2, Search3, Search4) I can no longer edit the BB page and it seem to break the ability to modify the page.
Test pages:
Search2
Search3
Search4
Search5 (This is as close as I can get without it breaking)Search and Filter:
Search2 / [searchandfilter id=”2973″]I am a fairly recent purchaser of SFP — very cool product. But I’m running into something that it seems I’m unable to do.
We have several custom post types that are different podcasts. I would like to have a Beaver Builder page with a post grid set up to display recent podcasts across the five custom post types. And, I would like the grid filterable by custom post type (and possibly article text). However, it seems as though this isn’t possible, following instructions here:
https://support.searchandfilter.com/forums/topic/how-to-use-ajax-with-beaver-builder-posts-module/
Also here (I understand it isn’t your site):
https://wpbeaches.com/add-search-filter-pro-to-beaver-builder-post-module-cpt-archive/
The problem is two-fold:
1. Since I must use the the Main Query, I can’t display the custom results of posts from the five custom post types.
2. I can also not select more than one of the custom post types.
Am I out of luck or misunderstanding.
Thank you.
Hi there! I am setting up a search form to filter a custom post type that I am displaying using Beaver Builders posts module on this page: https://staging-universallifetools.kinsta.cloud/our-teachers
I am using a pre_get_posts to hook up the search and filter pro integration and the filtering itself works great, except the pagination is not working.
For example, when I go to https://staging-universallifetools.kinsta.cloud/our-teachers/?sf_paged=2 – it is still displaying page one of the results.
I am using the Custom display results method and have specified https://staging-universallifetools.kinsta.cloud/our-teachers as the template
Ajax container has been specified as #prac-grid-teacher and Ajax pagination is .fl-builder-pagination a
I am hoping you can point me in the direction of where I am going wrong.