AnonymousInactive
Hi. I installed the Post Grid plugin and created a grid using the settings from your web page. On the test page, I removed the Enfold Masonry element and created simple text container with:
[searchandfilter id=”3205″ action=”filter_next_query”]
[post_grid id=”3264″]
This displays all the portfolio posts, but doesn’t display the S&F dropdown menu.
If I change that to:
[searchandfilter id=”3205″]
[post_grid id=”3264″]
The S&F dropdown menu appears, but the post grid displays the wrong posts.
Not sure what I’m missing here. I’ve followed the instructions for configuring the filter and the post grid, but apparently have something crossed.
It depends on how it is coded. Again, if it uses Masonry, probably not. If it doesn’t use Masonry, then maybe.
You would need to use the Custom display method and an in the same way as the Post grid method, but replace the Post grid shortcode with your theme grid.
AnonymousInactive
Hi there. I bought your plugin today because the search filter than comes with the Enfold theme is rather limited.
I need to filter child categories of two parents. Ideally I’d have a simple search with two dropdowns like so:
Parent Category 1
Show All
Child 1
Child 2
etc…
Parent Category 2
Show All
Child 1
Child 2
etc…
Masonry grid here with results.
I tried following the steps from here https://support.searchandfilter.com/forums/topic/not-getting-acf-post-meta-working/#post-145421, but am not having any luck.
Thanks,
Eric
AnonymousInactive
Correction: I don’t have access to masonry settings via S&FPro. I was thinking Post Grid when I typed that.
AnonymousInactive
Well I’m using Woocommerce’s default shop page and am not provided any options for the masonry layout. The only settings I have for that are in S&FPro. I use S&FPro on another subsite with the Post Grid plugin, and it seems to work as far as results. Is it a conflict with Woocommerce? I don’t understand why the results are invisible, but then appear when you refresh the page.
Regarding the site not responding, can you share what you are seeing? I had a customer who couldn’t access anything via IE on her PC yesterday evening. I use a MAC and wasn’t able to see the issue until I tried to visit the site via IE. After disabling a plugin the site was able to load.
OK, I can see what is causing the problem, in the theme.
The clue to me was the loading icon when the page loads, suggesting it was using some form of animation. I then inspected the empty page to actually see the post were there, but hidden by CSS setting opacity of the posts to 0.
Yet again the site is not responding, but, in the meantime, dos the theme have any animation or masonry settings for the posts?
AnonymousInactive
Hi,
I have troubles to setup S&F on my website using Elementor Pro.
I have created a basic filter by category following your doc : https://searchandfilter.com/documentation/3rd-party/elementor/ and using Ajax.
I manage to display the filter by using shortcode and my posts grid but when I chose a category in the dropdown list, results are not filtered, even so they seems to be refreshed.
Could you please help me ? I followed the documentation except the part “Masonry & Ajax” because I don’t know how to add the js…
Thanks
The WP Bakery Page Builder addon plugin means you can use S&F with the Page Builder elements:
Post Masonry Grid
and Post Grid
.
This won’t affect what you are experiencing as you are not using these.
Thanks
In the form on the shop page, find the Ajax Container setting and try changing this to .products-loop
I can see that this loop also uses Masonry, so that might cause some display issues, I am not sure.
Hi Klaas. It looks like you are refreshing the results using Ajax & Masonry. Did you add the necessary JavaScript to enable this, as detailed in this guide:
https://searchandfilter.com/documentation/3rd-party/elementor/#masonry-ajax
It may be necessary to change this script, as detailed in this post:
https://support.searchandfilter.com/forums/topic/elementor-pro-post-grid-issues-pagination-and-image-render-post-filter/#post-191836