We all don’t want to lose visitors. When after scrolling long deep pages, if a readers has to go back to top of page, he/she has to do this by pressing the up button located on the right side of our browser, which is very annoying.
3 Ways To Add Floating Go To Top Button In WordPress Blogs
1. Add Simple Code To Your Blog.
- Goto WordPress Dashboard > Appearance >Widget
- Drop a Text Widget to your sidebar.
- Now Paste below code in Text Widget
<a style=”display:scroll;position:fixed;bottom:5px;right:5px;” href=”#” title=”Back to Top”><img src=”https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgV-Vda8P6v8runXZ6h5S8StEYMDV-rxGlZzhGG7HkYEdGl7wRCEfaKxYUwVBp8A0vT_JWBEesbrlEmc2w8uNfimLa6s2vaQ71mdSnyZUUw5wvTZJUlf24RMScZAq7IGfzZSlezTKd-JeE/”/></a>
- Click on Save Button and See the magic!
2. Use Scroll To Top WordPress Plugin.
- Download Plugin Here
- You can either use the automatic plugin installer or your FTP program to upload it to your wp-content/plugins directory the top-level folder. Don’t just upload all the php files and put them in /wp-content/plugins/.
- Activate the plugin through the ‘Plugins’ menu in WordPress
- Visit your Scroll to Top Options (Options – Scroll to Top)
- Configure any options as desired, and then enable the plugin
- That’s it!
3. Use Go To Top WordPress Plugin.
- Download Plugin Here
- Upload the plugin folder to the
/wp-content/plugins/
directory or use Dashboard Method - Activate the plugin through the ‘Plugins’ menu in WordPress
0 comments:
Post a Comment