AnonymousInactive
I’ve seen the videos, and everything seems very interesting, but I don’t see anything on the frontend side, where the current v2 is very poor in terms of graphic style (at least compared to the others competitors). It is also unclear if it will be possible to upgrade the work done with the current v2.
Unfortunately, it’s hard to invest money and time for me on a plugin that you work on only when you have free time compared to your main activity. If I remember, the last v2 update is 14 July 2021, and with every WordPress update (such as with 5.9), I’m always worried that Search&Filter will crash and stop working.
Anyway, I’ve just renewed my license to show you how much I believe in your work, but obviously, such a long wait doesn’t help much (it’s been almost two years since the announcement of the beginning v3).
P.S. I’m a “Beaver Builder” user, and I don’t use Gutenberg (which I think is rubbish, IMO).
AnonymousInactive
Hi,
Unfortunately, i encountered the same issue with S&F and Beaver Builder Posts module’s pagination.
Tried a bunch of settings variations, with or without S&F BB Addon… nothing helped.
I ended up using FacetWP that worked almost out of the box.
I like S&F much but honestly, it can become a pain and time consumming to make it work with BB sometimes.
Fingers crossed, i hope S&F v3 will improve the experience with BB… when it will be out: in a few weeks, months now? 😉
Best regards
Emmanuel
AnonymousInactive
Hello,
I need to activate a “Ajax” search form in the home page but without results when a user open it the first time.
I’m using “Beaver Builder Posts Module” to see the results but I don’t have problem to change it with the “shortcode” modality, but before I’d like to know how start the session without results on the page.
Thanks.
Hey Filip
We can add an offset to the query (which moves the results along by any number you choose) – does that sounds like it would work for you?
You have indeed run into a limiation with our integration for Beaver builder so heres to hoping we can get this resolved without using 2 post widgets.
Best
AnonymousInactive
Is there a possibility to skip the first post in query on Search & Filter PRO?
So that would be an alternative, the first post(instead of featured post) I can custom code, and the rest can be Search & Filter PRO + Beaver Builder post module?
AnonymousInactive
It’s not the same issue. I’m using page and not themer layout and it’s not working. Also, I tried on themer too.
By the way, just to explain once again what I need.
I need a featured post separated from the rest of the posts. So I need to use 2 post modules of Beaver Builder. The first module is just a featured post(fixed by id), and the second module is other posts list.
It seems like Search & Filter PRO gets confused by 2 post modules on one page(which is weird because the first module is not a loop, it’s just one post fixed by id) since it’s working if there is only one post module on the page.
I would need to custom code that featured post probably.
Thanks for your time.
I wonder if this is the same issue as discussed in this post (ignore the private posts, they do not contain anything of note to your issue):
https://support.searchandfilter.com/forums/topic/pagination-not-advancing-to-appropriate-page-beaver-builder/
The Posts grid on that page does not look like the standard Beaver Builder Post module. It looks like the one that comes with the Beaver Builder PowerPack, which we do not (yet) support.
That may be why it is not working correctly.
AnonymousInactive
Hello,
You have a bug at Beaver Builder posts integration. Pagination numbers are not working as they should.
When you click on page 2, it changes the content(posts) and the URL to page 2, but if you look down, the active(current) number of the page stays 1.
Also, I tried with infinite scrolling, it is bugged too. It loops posts. Doesn’t stop when it reaches the last post, instead, it shows the same post multiple times.
Let me know if you need access to check it. I can make a user for you.
Thanks
AnonymousInactive
Yes, Im using beaver builder.
You can see the page, the form in on the left, you can type “anne” in order to test.
The right are has the id #attorneys-results, you can see the code, and that “#attorneys-results” is set in as the Ajax container.
Try typing “anne”, after the form finish processing the data, there are no results, but!
if you check the code, the #attorneys-results now has the data-paged valued, added by your plugin.
But is not displaying the information.
But when I see the Ajax container to “#fl-main-content” , it works. So I have no idea whey it detect and displays the data on one but no the other.