Page scroll to id is an easy-to-use jQuery plugin that enables animated page scrolling to specific id within the document.
The plugin replaces the default browser behaviour of "jumping" to page sections when links with href value containing # are clicked, by smoothly animating the page to those sections. You can use it for simple back-to-top links or complex single-page website navigation. Features include:
Page scroll to id requires WordPress version 3.3 or higher and jQuery version 1.6.0 or higher. For older installations implement it in your theme manually. Your theme must (and should) have wp_head() and wp_footer() functions. In some MS Windows based web servers the plugin 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.
ps2id on any link you want to be handled by the plugin. m_PageScroll2id or ps2id values in 'Link Relationship (XFN)' and 'CSS Classes' fields accordingly. To enable the rel attribute field in WordPress Menus, click 'Screen Options' and check 'Link Relationship (XFN)'. To enable the plugin on a menu item, click the arrow on the right of the item and insert m_PageScroll2id in the 'Link Relationship (XFN)' field.For more information see Help in plugin settings and resources below.
Requires: 3.3 or higher
Compatible up to: 4.7
Last Updated: 2 weeks ago
Active Installs:
40,000+
11 of 21 support threads in the last two months have been marked resolved.
Got something to say? Need help?