Forums › Forums › Search & Filter Pro › Post alignment problem or Post spacing problem
- This topic has 11 replies, 2 voices, and was last updated 6 years, 1 month ago by Trevor.
-
Anonymous(Private) September 26, 2018 at 11:37 am #189369
Hi,
I’m using the infinite scroll option and I’ve also read the documentation on infinite scroll. I’ve tried some of the solutions there but I’m not sure if what I did was right since it didn’t solve my problem.
I was able to take off the pagination though.
The only problem left is the blank post spacing or alignment.
My result posts are outputted in 2 columns and the search & filter form is in a sticky right sidebar.
Thanks!
Trevor(Private) September 26, 2018 at 4:12 pm #189426The key is to find out what the masonry function is that does this. You can get some ideas from the documentation relating to Elementor (i will not all be applicable, as it is specific to Elementor Pro, but some of what is there will be relevant):
https://searchandfilter.com/documentation/3rd-party/elementor/
The code you see about Masonry and Ajax would have a similar solution, replacing this line:
elementorFrontend.init();
With whatever your theme does to initiate Masonry.
-
AuthorPosts