Including button that takes the user to the top of the page.
This plugin includes a button that appears when the user scrolls the scroll bar when you click the button the user is taken to the top of the site.
Visit the Screenshots tab to see an example of the plugin running.
To install just follow the installation steps of most WordPress plugin’s:
e.g.
/wp-content/plugins/
directory;Important: This plugin uses the wp_footer action, then it is necessary that it be called in your theme.
The plugin uses the wp_footer action, make sure it is called in your theme. Usually the action is called the footer file of the theme with the wp_footer () code;