- This topic has 2 replies, 2 voices, and was last updated 7 years, 9 months ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
These forums are now closed and remain for historical purposes.
None of the content applies to the new version 3. For support, get in touch via our contact form.
Forums › Forums › Search & Filter Pro › Is there a way to hide all filtering without hindering results?
Hi there,
I recently inherited a bit of a mess from a colleague. One of our new clients came to us with a site that uses your plugin to load film results. It uses S&F Pro and some js to load film posts, find the date, and then hide all past events, and organise the rest by date.
Here’s the current page in question: https://star.yowly.co.uk/screenings/
The page had previously had filters, which now need to go. However, when removed in any way shape or form, everything breaks. At the moment it works 3/4 of the time, but if you scroll while the results are loading, then it breaks again.
Would you be able to give any advice on how to a: hide the filtering without affecting the results (at the moment it’s sketchily hidden by height:0, overflow: none; , and b: resolve the scrolling breaking the load error?
Any help would be extremely appreciated,
Thanks,
Alex
Hi
So, we sorted this by using code in the results.php file to stop the results showing at all. The developer at your end has written javascript to re-submit the form with a date filer, and at tha point the results then show. Not an ideal solution to do it that way, but it works. I will close this thread for now.