AnonymousInactive
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…
AnonymousInactive
I looked over the forum and I think I have everything setup correctly.
Can’t figure out why the results are not updating.
Beaver Themer template: is set to post grid: Main Query
Here are my results settings: https://screencast.com/t/YdLCXFRPa
Here is the dev page: http://floralartla.rpmade.com/product-category/shop-home/
Thanks!
I think I can see the issue. The desktop and mobiles grids are the same, but CSS makes them different. Both use the Masonry (Isotope) script to recalculate sizes etc.
Does Beaver Themer give you the option to disable this? It looks to me like you only have one column, and Masonry will do little on just one column.
Otherwise, you or Beaver Themer need to figure how to reload that masonry when our Ajax fires.
Before you go to them, try disabling Ajax in our plugin. This will casue page reloads, but should not then have the issue you first described.
This post describes generally how to reload Masonry:
https://support.searchandfilter.com/forums/topic/reload-masonry-grid-after-ajax-call/#post-165867
It is public, so the folks at Beaver Themer will be able to read it.
AnonymousInactive
Well I kind of, its a themer layout. I can make a xml-file of the layout, is that enough? Otherwise I don’t know where I can found this particular layout as a PHP-file. I forgot to say that the support of Beaver checked the site: I checked the site and found that Search & Filter Pro plugin is impacting the pagination functionality.
For some reason, it’s changing the query parameters of the archive pages and hence the pagination functionality isn’t working.
AnonymousInactive
I am using a Post Type Archive within Beaver Themer. I found the results.php template, but am unsure what to do next?
AnonymousInactive
I have followed the directions from others regarding searching within a custom post type, but can’t seem to get this to work. Is there something new I’m missing?
AnonymousInactive
Hi kendell daniel,
i am also currently using beaver builder in attempt to be used with S&F. just wondering if you are using beaver builder plugin with beaver theme child, or are you using beaver themer. base on my research for the past two days, it appears that most of the online research they are using beaver THEMER as a plugin and they succeed.( not so sure about beaver builder plugin tho…)
recently i went to ask David Waumsley regarding if S&F can integrate with beaver builder on his youtube channel. his replied was
David Waumsley:
Hi Reuben,
Great question. I am not entirely sure. It works on any WordPress archive page, but I guess you are asking is it will work on a normal page using the BB post module to show the posts (as an secondary query).
I tried it for you and it did not work… but maybe I don’t know how to set it. Worth asking the S&F pro team. I am sure FacetWP works on normal pages with the post module.
With the post module you are limited to showing only the content options that module it has where with Themer you can bring in other field and really adjust stuff… so I never fully checked it out.
AnonymousInactive
Hello there,
I’ve been following this thread (https://support.searchandfilter.com/forums/search/beaver+builder) in an attempt to hook up the filtering with beaver builder.
I think I’ve done all that was mentioned but I’m still not getting the results to filter.
I’ve even followed David Waumsley post here, but to no luck: https://themer.beaverjunction.com/making-a-product-site-with-beaver-themer-4/
The filtering setup is found on the demo site here: clever.ga/sample-page/
Can you please assist.
AnonymousInactive
Hi,
Assuming you want the S&F filter on a CPT archive (portfolio for instance), put the S&F shortcode [searchandfilter id=”16099″] and a BB Posts module on the archive layout.
The Posts module has to be set to main query i think.
I guess you use Beaver Themer to customize the archive layout?
Or another method?
Take care to only have one Posts module on the page, multiple can trigger issues with S&F.
In Admin > S&F > “Display Results” tab, set the filter to “Post Type Archive”, Ajax ON, Ajax container to .fl-module-post-grid and Pagination selector to .fl-builder-pagination a.
If you use another Posts module, as PowerPack, you must adapt the classes.
This should make the things work.