Forums Forums Search & Filter Pro Scrool effect unwanted

Tagged: 

Viewing 10 posts - 1 through 10 (of 12 total)
  • Anonymous
    #100563

    Have a look at: https://websitesvanoranje.nl/ramen
    The page scrolls to the results list, although I did not switch on any AJAX. How could I avoid this scrolling effect?

    Thanks,

    Peter Luit

    Trevor
    #100668

    I assume this happens on no other page? What version of the plugin are you using? Did you try disabling other plugins?

    Anonymous
    #100749

    I am using your latest version and yes I disabled other plugins. If I disable S&F, the scroll effect is gone.

    Peter

    Trevor
    #100776

    Are you able to test it with a standard WP theme (2104, 2015, etc)?

    Anonymous
    #100796

    Unfortunatly, I cannot do that, since the whole concept of the site needs Beaver Builder pagebuilder, together with custom post types and custom fields.

    Trevor
    #100873

    There is a possible way to test whether it is the scroll to setting that is doing this. Enable Ajax and change the setting, save that, then go and disable Ajax. If the page still does the same scroll, that would suggest something else is the cause.

    Anonymous
    #100932

    @trevor: thanks for the suggestion. I did every possible combination with and without AJAX turned on, but the scroll keeps taking place to the results area of the page. All settings do not influence the way the page loads.

    Any other suggestions left?

    Peter

    Trevor
    #100934

    One other before I have to refer it to the developer. In the main plugin settings, not in the form setup, there is a setting to turn off the plugin’s javascript and css. Can you do that and see what happens?

    Anonymous
    #100941

    @trevor, also done that test, however it still scrolls to the same (results) location on the page.

    Trevor
    #100943

    Some progress then. Without that js or css loading, Search & Filter is simply a block of HTML on the page. It isn’t, in that sense, doing anything. Nor can it do a scroll, as that requires javascript. Something else is doing it. As you say you disabled all other plugins and it still did this, that suggests it is the theme, or something done to the theme?

    Your theme loads these js files (the other theme js files look like standard ones, so we will ignore them):

    .../themes/bb-theme/js/jquery.throttle.min.js
    .../themes/bb-theme/js/jquery.magnificpopup.min.js
    .../themes/bb-theme/js/jquery.fitvids.js
    .../themes/bb-theme/js/theme.js

    Try using ftp to rename one of these at a time (add a .old at the end). It will stop them being loaded.

Viewing 10 posts - 1 through 10 (of 12 total)