Questo plugin non è stato testato con le ultime 3 versioni principali (major releases) di WordPress. Potrebbe non essere più mantenuto, o supportato, e potrebbe presentare problemi di compatibilità se utilizzato con versioni più recenti di WordPress.

Smoothscroller

Descrizione

This plugin adds a smooth scroll effect motion to anchor links on the same page.
You can apply the effect to all posts/pages or certain posts/pages and adjust scroll speed.

The links are bound by the id attribute.

For the source/origin element, link to the target like so, with a href attribute of the target id <a href="#example"></a>

For the target element, you give it a corresponding id attribute like so – <h2 id="example">the target</h2>

Utilisation

The settings are found via the dashboard Settings > Smoothscroller

  • Select to apply to all post and pages

  • Select to have on home page only

  • Select to have on certain pages only

  • Select to have on certain posts only

  • Choose the speed of the scroll

Screenshot

  • Image of internal options

Installazione

This section describes how to install the plugin:

  1. Upload the smoothscroller folder to the /wp-content/plugins/ directory
  2. Activate the plugin through the ‘Plugins’ menu in WordPress
  3. Options are in Settings => Smoothscroller

FAQ

How do I make a link on the same page

The links are bound by the id attribute.

For the source/origin element, link to the target like so, with a href attribute of the target id <a href="#example"></a>

For the target element, you give it a corresponding id attribute like so – <h2 id="example">the target</h2>

Recensioni

16 Ottobre 2017
Does what is says and nothing else - that's how its supposed to be. If you ever plan on adding any features, maybe add easings (although it is not to hard your code, but some users might find that option useful).
3 Settembre 2016
Great simple plugin. The only thing missing is an "offset" option for where the page scrolls to when you click an anchor link.
Leggi tutte le recensioni di 7

Contributi e sviluppo

“Smoothscroller” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Traduci “Smoothscroller” nella tua lingua.

Ti interessa lo sviluppo?

Esplora il Codice segui il Repository SVN iscriviti al Log delle Modifiche. Puoi farlo tramite RSS con un lettore di feed.

Changelog (registro delle modifiche)

1.0.0

  • Initial release.
    21/08/15