Smooth Scroll by WPOS

A simple plugin contains Smooth Scrolling To Element, Go To Top and MouseWheel Smooth Scroll.
View DEMO for more details
Also work with Gutenberg shortcode block.
Smooth Scrolling To Element
Smooth Scrolling effect where you click on a link and your browser smoothly scrolls down to the appropriate section. This can be achived by a shortcode and can be used multiple time on a page.
For example :
[ss_link link="content1" name="Click Me" class="button"]
Where [ss_link] is the main shortcode and all other are parameters.
Go To Top
For websites that have a lot of information on the page you will scroll far down the page to consume the information. Websites with initiate scroll need something to make it easy to return to the top.
This is done with a button which will scroll them back to the top.
MouseWheel Smooth Scroll
MouseWheel Smooth Scroll provides smooth vertical scrolling as you scroll up/down the webpage with mouse wheel.
Shortcode parameters for Smooth Scrolling To Element
- Link : [ss_link link=”content1″]
(Link parameter is used define the link target. ie if you are giving link="content1" thats when the contant where you want to scroll should have ID content1 ie <div id="content1">....</div>) - Button Name : [ss_link link=”content1″ name=”Click Me”] (i.e Name of link)
- Button Class : [ss_link link=”content1″ name=”Click Me” class=”button”] (i.e Design your button by giving a custom class.)
Features
- Shortcode for Smooth Scrolling To Element where you can create unlimted buttons and scroll to their there elements section.
- MouseWheel Smooth Scroll
- Go To Top
Download & install the zip archive
The plugin package installer can be downloaded from the WP2E project tab called “code”.
1 – Select the version to download if this option is available otherwise the “latest” version of the main plugin will be used.
2 – After downloading the zip archive install the plugin package installer in you local environment and activate the script from the plugin list.
3 – Under the section “Plugins” of the admin dashboard you should see a new “Dependencies & Licenses” link. Follow the instructions from this panel to finalize the installation of the missing dependencies.
- Give a name to your project
- Download the Installer Package
- Install & activate the plugin locally
- Install the suggested dependencies
Tips: Use the WP2E panel to add/suggest new dependencies to the local installation. Press F5 in the list of dependencies if the changes are not displayed right away.



