Forums › Forums › Search & Filter Pro › How to disable scrolling by opening page?
Tagged: scroll
- This topic has 9 replies, 4 voices, and was last updated 6 years, 6 months ago by Anonymous.
-
Anonymous(Private) April 22, 2018 at 1:26 pm #173663
We love the plug in but unfortunately we didn’t get it work on the way we want. If the page is loaded the page will automatic scroll to the search and filter section. How to disable this?
Link to page: https://develop.pageking.nl/circlestone/vind-een-circlestone/
Anonymous(Private) May 7, 2018 at 4:27 pm #176159Hi,
I’m experiencing the same issue on this page:
https://www.colonialmotorsnorth.com/car/When the Display Results Page is set to Post Type Archive, then the above page starts to scroll. I’m not using Ajax, and the scroll settings are greyed out (but they are set to NONE)
The results page is built with BeaverThemer.
When I don’t use a Themer built archive, then there is no scrolling issue. The themer archive by itself does not have a scroll issue. Only when they are used together, to achieve great flexibility in the layout, does the scrolling come into play.
Please advise,
Paul
(Thank you)Anonymous(Private) May 7, 2018 at 4:31 pm #176161@trevorsf, thanks for your reply. I just disabled the filter because the client want to send it to a test group. Another page where we encounter the same problem is: https://aanboordbreda.nl/activiteiten/.
Just like Paul we do work with Beaver Themer.
Ross Moderator(Private) May 8, 2018 at 7:25 pm #176476Hi all
I figured out the issue.
It is actually Beaver Builder Themer doing the scrolling, but only because we make 1 modification to the query.
Basically, if you goto any archive and add
?page=1
, you will see beaver themer kicks in and scrolls the page to the content area – so it is acting on whether thepage
variable is set.On a S&F results page ( ie, your archive ), we set the page variable, even on page load, to
1
, rather than unset as expected by the Themer plugin.Anyway, I added a fix to our plugin, to not do this when Themer is enabled.
I will follow up separately with a link so you can download the fix.
Thanks
Ross Moderator(Private) May 8, 2018 at 7:32 pm #176481Paul, I’ve just emailed you directly as you won’t be able to see private replies.
Thanks
-
AuthorPosts