Description
Easy Smooth Scroll Links adds scroll animation effects to page anchors, smooth scroll and more.
Major Features
- You can set scroll speed and offset value.
- Choose from 30 Scrolling Animation Effects
- You can exclude certain anchors from scrolling.
- Works on all major browsers: IE, Firefox, Chrome, Safari…
- Visual Editor Anchor Button
- Shortcode Supported [anchor]anchorname[/anchor]
Captures d’écran
Installation
- Navigate to the ‘Add New’ in the plugins dashboard
- Search for ‘Easy Smooth Scroll Links’
- Click ‘Install Now’
- Activate the plugin on the Plugin dashboard
FAQ
-
It doesn’t work !
-
It should work on all major browsers and all modern wordpress themes. If it doesn’t, there are mainly 2 kinds of problems:
* Missing of required js files. There should be jquery.easing file loading after jQuery.js file. If not, the reason can be complex, maybe plugin conflicts, maybe theme not compatible…
* Incorrect anchor url writing, for example, my wordpress website is https://www.pandasilk.com/ then I should put https://www.pandasilk.com/#about in menu, if I forgot the www and use https://pandasilk.com/#about , things just go wrong… -
How many animation effects does this plugin support?
-
They are actually Easing functions, read more : http://easings.net/
For more, refer to Easy Smooth Scroll Links Document
Avis
Contributeurs & développeurs
« Easy Smooth Scroll Links – Smooth Scrolling Anchor » est un logiciel libre. Les personnes suivantes ont contribué à cette extension.
Contributeurs“Easy Smooth Scroll Links – Smooth Scrolling Anchor” a été traduit dans 2 locales. Remerciez l’équipe de traduction pour ses contributions.
Traduisez « Easy Smooth Scroll Links – Smooth Scrolling Anchor » dans votre langue.
Le développement vous intéresse ?
Parcourir le code, consulter le SVN dépôt, ou s’inscrire au journal de développement par RSS.
Journal
2.21
- 2020/10/20
- minor update
2.2
- 2019/08/05
- minor bug fixes
- 50,000 installations; 247,643 downloads
2.1.1
- Load minified version of jquery.easing js file from cloudflare.
- Translation ready.
2.1
- WordPress 4.5 jQuery fix
2.0
- Choose to enable Scrolling from One Page to Another or not. This feature is experimental, might cause conflict with some slider plugins, or blank pages.
1.9
- Experimental Feature: smooth scroll from one page to another. Read more:
- GoToTop button Removed
1.8
- Visual Editor Anchor Button now using id attribute instead of name.
1.7
- WordPress 3.9 Compatible
- Links in Image Map are now supported
1.6
- New: Option to set offset for GoToTop Button.
1.5
- New: Option to enable Go To Top Button (with custom scroll speed and animation effect)
1.4
- New: You can now exclude certain anchors from scrolling
- Improve: Set default scrolling animation effect to more smooth ‘easeInQuint’
1.3.2
- New: Added 30 Scrolling Animation Effects
- Fix: Prevent saving empty input fields
1.3.1
- Fix: wp enqueue script error when turning WP_DEBUG mode on
1.3
- New: You can set scroll speed and offset value on WordPress backend now !
1.2
- Fix:Chrome Compatibility Problem
- Fix: wp_enqueue_script was called incorrectly
1.1
- New : Add Page Anchor Shortcode.
Changed : Use wp_enqueue_script function to load the script instead of the default tag.
1.0
- First Version