WPFront Scroll Top

Descripción

WPFront Scroll Top plugin allows the visitor to easily scroll back to the top of the page, with fully customizable options and image. WPFront Scroll Top plugin has the following features.

Features

  • Displays a button when user scrolls down the page.
  • Scrolls the page back to top with animation.
  • Link to an element within the page.
  • Link to a different page using URL.
  • Create text, image or Font Awesome button.
  • Set any image you want.
  • Hide on small devices.
  • Hide on iframes.
  • Pages/Posts filter.
  • Auto hide.
  • Async JavaScript.

Visit WPFront Scroll Top Settings page for detailed option descriptions.

Capturas de pantalla

  • Settings page.

Instalación

  1. Click Plugins/Add New from the WordPress admin panel.
  2. Search for “WPFront Scroll Top” and install.

-or-

  1. Download the .zip package.
  2. Unzip into the subdirectory ‘wpfront-scroll-top’ within your local WordPress plugins directory.
  3. Refresh plugin page and activate plugin.
  4. Configure plugin using Scroll Top link under ‘Settings’ menu.

FAQ

Visit WPFront Scroll Top FAQ page for FAQ.

Opiniones

26 de Febrero de 2024
I'm curious, why did you choose to insert the <div> element into the DOM with some JS to handle scrolling. No keyboard focus, no accessible label/name/content, no HTML semantics, no ARIA to fix this.In fact DO NOT use ARIA to override./hide your problems. The best ARIA is no ARIA. Use an <a> element, it's also quick to write and has it all by definition. You can easily add span inside the link element with translatable content and hide it visually with "sr-only" class (from Bootstrap). You could detect the first link on the page and make it an anchor if there's no id attribute.
29 de Enero de 2024
This plugin is exactly as described and perfect for my website. Good options to customize.
7 de Octubre de 2023
"WPFront Scroll Top" is the default "scroll to top" plugin on all my WP sites.
31 de Agosto de 2023 2 replies
Worked really well for a couple years but the latest update caused tens of thousands of requests on our server. Only figured it out by going through the log history. Hopefully this problem will be fixed in a future update but for now we had to switch to a different plugin.
Leer los 136 comentarios

Colaboradores & Desarrolladores

“WPFront Scroll Top” es software de código abierto. Las siguientes personas han contribuido a este plugin.

Colaboradores

“WPFront Scroll Top” ha sido traducido en 15 idiomas. Gracias a los traductores por sus contribuciones.

Traduce & #8220;WPFront Scroll Top” 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 .

Historial de cambios

2.2

  • Compatibility fixes.

2.1.1

  • Bug fix.

2.1

  • [Deprecated] Small device settings.
  • New UI.
  • Title HTML attibute.
  • PHP compatibility fixes.
  • HTML validation fixes.
  • Performance improvements.

2.0.7

  • XSS fix. Thanks to ‘Vlad Visse’.

2.0.6

  • XSS fix. Thanks to ‘Asif Nawaz Minhas’.

2.0.5

  • XSS fix.

2.0.4

  • WP compatibility fix.

2.0.3

  • jQuery deprecation fixes.
  • Compatibility fixes.
  • SiteGround conflict fix.

2.0.2

  • Fixes WordPress 5.2 site health, wp_version_check, conflict.

2.0.1

  • Link to element.
  • Link to page.
  • Select image from media library easily.
  • Performance improvements.

1.6.2

  • Requires minimum PHP 5.3.
  • Bug fixes.
  • Moved menu under ‘Settings’ menu.
  • PHP 7.2 compatibility fixes.

1.6.1

  • Undefined variable fix.

1.6

  • Font Awesome icons support.
  • New image icons.
  • Setting for moving menu under ‘Settings’.
  • Performance improvement.
  • UI improvement.
  • PHP 7 compatibility fixes.

1.5

  • JavaScript async.
  • Minified files.
  • Language files removed.

1.4.5

  • Ukrainian translation added. Thanks to Ivanka Skakun.

1.4.4

  • Zerif theme compatibility fix.

1.4.3

  • Media upload bug fix.

1.4.2

  • Bug fixes.
  • German language added.

1.4.1

  • Bug fixes
  • Russian language added

1.4

  • Image ALT attribute
  • Language translations

1.3

  • Auto hide
  • Hide on wp-admin
  • Hide on iframes
  • Pages/posts filter

1.2

  • Text button option
  • Bug fixes

1.1.1

  • Stability improvements
  • New menu structure

1.1

  • New option to hide on mobile devices
  • Fixed conflicts with other plugins

1.0.1

  • Bug fixes

1.0

  • Lanzamiento Inicial