AnonymousInactive
Hello I’ve installed SFP and m trying to figure out how to display the results as a grid, rather than a long vertical list.
I am using it to search a custom post type, and I am using the Avada theme.
I have created an archive for the post type using Elementor pro.
Is there a way to use this archie to display the results?
Thanks
AnonymousInactive
Hi Trevor
I made a bit of progress – sort of! I am trying to implement S&F in Elementor Pro. I found your article telling me how to do this here:
https://searchandfilter.com/documentation/3rd-party/elementor/
I was clearly going about things in the wrong way. HOWEVER, when I follow your instructions, when I try to set Display Results to Custom and enter the full URL of my target page, when I try to save the Search Form the ‘Display Results’ reverts back to As an Archive
AnonymousInactive
I follow exactly that tuts. I use Post Widget with Ele Custom Skin (https://wordpress.org/plugins/ele-custom-skin/) to create a loop for Elementor Post (for using ACF)
Are you using this integration method with Elementor:
https://searchandfilter.com/documentation/3rd-party/elementor/
Or something different?
AnonymousInactive
Using SFP with Elementor, 2 pages post (6 each page). Pagination = [1], [2]
As I enter page [2]: http://localhost/batdongsan/loai-nha-dat/mua-ban-dat?_sfm__gia_tien=0+1000000000&sf_paged=2
The [1] for page 1’s hyperlink is disabled. I check by enter URL http://localhost/batdongsan/loai-nha-dat/mua-ban-dat?_sfm__gia_tien=0+1000000000&sf_paged=1 >>> Still jump to page 1.
Please help me fix this!
Thanks!
AnonymousInactive
Hi, I am using the directions found in the Docs for Elementor and everything is working except for pagination. The “Previous / Next” links do not even print on the front end. I have looked through the support forms but I didn’t feel the replies were relevant unless this comes down to the JS snippet I saw floating around. If it is related to that snippet do I just put it on the page? Thanks!
AnonymousInactive
No we are not using Elementor pro.
I tried disabling Total cache (and all other plugins) but still not working.
Something very odd is going on. If I look at the media_type custom field, S&F can show me the values it finds in the database:
Can you confirm that you are using these instructions:
https://searchandfilter.com/documentation/3rd-party/elementor/
As modified by this advice:
https://support.searchandfilter.com/forums/topic/elementor-pro-post-grid-issues-pagination-and-image-render-post-filter/#post-191836
It says there are only two values, and that SFX does not exist as a value.
And yet I see it in the form:
https://www.screencast.com/t/XnKo0mytWp
It should not even appear if it is not being used in the database.
What you describe sounds like either your theme or another plugin is modifying the query (maybe using pre_get_posts). Or maybe a cache delivering the wrong content (try switching off W3TotalCache).