Dec 10, 2024 1:40 pm
When users click on "Add Topic," the page scrolls to the top, causing the topic input field to be hidden under the header menu. I've noticed that the scroll behavior is also active here on the forum. How can I remove this scroll behavior? It’s confusing for users as the option to add a topic becomes invisible, and they struggle to find it.
1 Reply
Dec 12, 2024 10:10 am
Hi,
Please follow the steps below:
- Open the wp-content/plugins/wpforo/assets/js/frontend.js file.
- Delete or comment out line 741, as shown in the screenshot below. Please be careful and ensure you remove the correct line.
Note: This customization is not update-safe, meaning you will need to repeat these steps each time the plugin is updated.