Descripción
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]
Instalación
- 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
Preguntas frecuentes
- Installation Instructions
-
- 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
- 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
Reseñas
Not working
Good but bugs with minify
Works beautifully
really easy and smart plugin
Great, works perfectly
Excellent
Colaboradores y desarrolladores
“Easy Smooth Scroll Links” es un software de código abierto. Las siguientes personas han colaborado con este plugin.
Colaboradores“Easy Smooth Scroll Links” ha sido traducido a 1 idioma. Gracias a los traductores por sus contribuciones.
Traduce “Easy Smooth Scroll Links” a tu idioma.
¿Interesado en el desarrollo?
Revisa el código , echa un vistazo al repositorio SVN , o suscrÃbete al log de desarrollo por RSS .
Registro de cambios
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
*Imoprove: 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