Sorry Christian.
My client has come back to me and raise a fresh point.
See the image attached.
with the sort set 30000 - 130000
the results appear across 2 pages. Why is there a gap at the bottom of the first page (missing two) and yet properties appear on the second page. Could the properties not fill up first page before going onto page 2?
I had problem with the search result cells not being linkable - Your colleague Christian set up a shortcode and redid the entire
result loop in code -
If I now change the display grid to 9, as you suggest, will I have to redesign the function and styling of the loop again, or can I keep Christians coding intact?
I suppose I'm trying to say - Can I simply just change the grid, without having to re-do the cell?
Changing the loop count to 9 shouldn't affect your design. Essentially you will just have 1 less post being displayed by the view loop.
So it shouldn't affect the code that Christian had provided. If it does then you can simply share the code and it's purpose and I will see what I can do to help this fit the new 9 post layout.
So, to change the grid "loop count to 9". it doesn't look clear for me to change it. See image attached.
Is it because Christian has made my cells in HTML so now I can't change it in Blocks?
I am afraid to play around with this because I don't want to accidently alter the code.