WordPress.org

Plugin Reviews

Easy Smooth Scroll Links

Adds smoth scrolling effect to links that link to other parts of the page,which are called "Page Anchors".Extremely useful for setting up a

Average Rating
4 stars
4.5 out of 5 stars
You are currently viewing the reviews that provided a rating of 5 stars. Click here to see all reviews.
5 stars
simple! works great! even in my 3.5.1 template
By , for WP 3.5.1

Thanks for the plugin!
I'm using a fixed header for my navigation which caused issues because the anchor lands up behind the header.

The solution was a couple lines of css:

[ Moderator note: Fixed code snippet. You have to wrap the beginning and the end of the code snippet with backticks, the end was using a single quote and that doesn't work. ]

/*Push anchor on specific page past fixed header.*/
 article#post-7.post-7 a {padding-top: 100px;}
 /*Remove padding from links in unordered list.*/
 article#post-7.post-7 li a{padding-top:0px;}
5 stars
Fine!
By , for WP 3.4.2

It works perfect!
10xzz!

5 stars
Just the Job
By , for WP 3.4.2

Does exactly what it says on the tin. Very happy customer.

You must log in to submit a review. You can also log in or register using the form near the top of this page.