This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Peoblem with anchor link scroll when actibate your plugin

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Peoblem with anchor link scroll when actibate your plugin Reply To: Peoblem with anchor link scroll when actibate your plugin

#40556
Ernest MarcinkoErnest Marcinko
Keymaster

Thanks, I found the issue.

The page scrolling automatically stopped by the browser, because the plugin was performing a search and displaying the results. In that scenario the DOM tree changes, and the browser reacts.

I changed this option back to the default: https://i.imgur.com/KGG3AQn.png
Now the search only initializes when the menu is opened, and the auto populate does not trigger during scrolling.