Page scroll to id – WordPress plugin Free download
Page scroll to id
Requirements
Page scroll to id requires WordPress version 3.3 or higher (jQuery version 1.7.0 or higher) and your theme must (and should) have wp_head()
and wp_footer()
functions. In some Microsoft Windows based web servers some plugins might produce an error 500 (depends on server/PHP configuration). To pinpoint the issue enable debugging in wp-config.php
and check wp-content/debug.log
file for relevant errors.
GDPR (General Data Protection Regulation)
The plugin is GDPR compliant. It does not use or store any kind of user information/data. In fact, it’s functionality has nothing to do with user data (personal or otherwise). So there’s that.
Quick usage and tips
Install the plugin.
The plugin is enabled by default on your WordPress Menu links, so you can start adding custom links and set their URL to the id/target you want to scroll to.
Create id targets within your content using plugin’s “Insert Page scroll to id target” button and/or shortcode (see contextual “Help” menu in plugin settings page) in post visual/text editor. Create targets in widgets areas using “Page scroll to id target” widget.
Create links within your content using plugin’s “Insert/edit Page scroll to id link” button and/or shortcode in post visual/text editor. You can also add the class ps2id
on any existing link you want to be handled by the plugin.
For more info see plugin’s basic tutorial
License
MIT
You should have received a copy of the MIT License along with this program.
If not, see http://opensource.org/licenses/MIT.
Donate
If you like this plugin and find it useful, consider making a donation :).
Plugin previous/other versions
Other/external resources
Using Page scroll to id with the Divi Builder plugin
One Page WordPress Smooth Scrolling Menu – How to Use Page Scroll to ID Plugin 2017
Smooth scrolling between page sections using Page scroll to id
Video tutorial: How to create a single page WordPress website
GeneratePress – Elementor – Page Scroll to ID – One Page Website
Onepage WordPress – Page scroll to iD plugin
Screenshots

“Page scoll to id” settings

“Page scoll to id” settings help

Multiple selectors in plugin settings

“Page scoll to id” target widget and widget id values

Visual editor “Insert/edit Page scoll to id link” modal

Visual editor “Insert Page scoll to id target” modal

Installation
Automatic
Click ‘Add New’ under ‘Plugins’ menu in WordPress.
Perform a search for the term ‘Page scroll to id’ and in search results, click ‘Install/Install Now’ under plugin name.
When installation is finished, click ‘Activate Plugin’.
Manual
Click to Download and extract the plugin.
Upload the entire page-scroll-to-id
folder to /wp-content/plugins/
directory.
Activate the plugin through the ‘Plugins’ menu in WordPress.
Configuration
Configure plugin options by clicking ‘Settings’ under plugin name or through the ‘Settings’ menu in WordPress administration.
FAQ
Please visit plugin’s Knowledge Base – FAQ for up-to-date info and guides.
Is it GDPR compliant?
Yes.
Why it hasn’t been updated for x weeks/months?
Because it works and it already has a ton of features. The plugin has little dependency on WordPress functions so it doesn’t need to be updated every time WordPress updates (that’s why it works on ancient WordPress versions like 3.3).