Этот плагин не тестировался с последними 3 основными выпусками WordPress. Скорее всего, он уже не поддерживается и может быть несовместим с текущими версиями WordPress.

Smoothscroller

Описание

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>

Применение

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

Скриншоты

  • Image of internal options

Установка

This section describes how to install the plugin:

  1. Upload the smoothscroller folder to the /wp-content/plugins/ directory
  2. Активируйте плагин используя меню ‘Плагины’ в WordPress
  3. Options are in Settings => Smoothscroller

Часто задаваемые вопросы

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>

Отзывы

16.10.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).
03.09.2016
Great simple plugin. The only thing missing is an "offset" option for where the page scrolls to when you click an anchor link.
Посмотреть все 7 отзывов

Участники и разработчики

«Smoothscroller» — проект с открытым исходным кодом. В развитие плагина внесли свой вклад следующие участники:

Участники

Перевести «Smoothscroller» на ваш язык.

Заинтересованы в разработке?

Посмотрите код, проверьте SVN репозиторий, или подпишитесь на журнал разработки по RSS.

Журнал изменений

1.0.0

  • Initial release.
    21/08/15