Forums › Forums › Search & Filter Pro › Ajax issue on Beaver Builder Posts grid module
Tagged: V3
- This topic has 81 replies, 3 voices, and was last updated 6 years, 1 month ago by Anonymous.
-
Anonymous(Private) July 29, 2018 at 5:46 pm #183816
Hi,
Too bad that S&F settings are particularly difficult to perfom to make it work with Beaver Builder Posts grid module and Ajax. It’s driving me nuts… it worked yesterday, not anymore today after few site modifications apparently not related to S&F (not so sure anymore).
Here’s the thing: i have a CPT category archive (WooCommerce) that displays products from a category.
The products have terms assigned from 2 different custom taxonomies.
On the archive, S&F shows these terms fine.
S&F “Display results method” settings:- Content Type Archive
- Enable filtering on Taxonomy Archives ON
- Ajax ON
- Ajax container targets the Beaver Builder Posts module
On the archive, when i click a term to filter posts, i see the grid posts fading, so i think S&F knows the item to target, but after action, the grid becomes full colors again and posts are not filtered, they’re all in the page as before S&F action.
It works if i disable Ajax but the page is redirected to a search page, which i don’t want.
It worked yesterday… i tried several settings modifications with no luck.Thanks for your help!
Anonymous(Private) July 30, 2018 at 2:35 pm #183903OK, i found this post in S&F support: https://support.searchandfilter.com/forums/topic/divi-and-sf/
Just tried Custom display results and [searchandfilter id=”1327″ action=”filter_next_query], same behavior, the Posts grid module seems well targeted (fades) but posts are finally not filtered.Trevor(Private) July 30, 2018 at 3:57 pm #183942Assuming you want the form before the grid, there shortcodes would look like this (two of them together):
[searchandfilter id="1327"] [searchandfilter id="1327" action="filter_next_query"]
The first gives the form, the second glues that form to the Posts Grid.
-
AuthorPosts