WPFront Scroll Top

Beskrivning

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.

Funktioner

  • 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.
  • Ställ in vilken bild du vill.
  • Hide on small devices.
  • Hide on iframes.
  • Filter för sidor/inlägg.
  • Auto hide.
  • Async JavaScript.

Visit WPFront Scroll Top Settings page for detailed option descriptions.

Skärmdumpar

  • Settings page.

Installation

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

-eller-

  1. Ladda ner .zip-paketet.
  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.

Vanliga frågor

Visit WPFront Scroll Top FAQ page for FAQ.

Recensioner

26 februari 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.
7 oktober 2023
"WPFront Scroll Top" is the default "scroll to top" plugin on all my WP sites.
31 augusti 2023 2 svar
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.
Läs alla 136 betyg

Bidragsgivare och utvecklare

”WPFront Scroll Top” är programvara med öppen källkod. Följande personer har bidragit till detta tillägg.

Bidragande personer

”WPFront Scroll Top” har översatts till 15 språk. Tack till översättarna för deras bidrag.

Översätt ”WPFront Scroll Top” till ditt språk.

Intresserad av programutveckling?

Läs programkoden, kika på SVN-filförvaret eller prenumerera på utvecklarloggen via RSS.

Ändringslogg

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

  • Kräver minst PHP 5.3.
  • Bug fixes.
  • Moved menu under ’Settings’ menu.
  • PHP 7.2 compatibility fixes.

1.6.1

  • Undefined variable fix.

1.6

  • Stöd för Font Awesome-ikoner.
  • Nya bildikoner.
  • Setting for moving menu under ’Settings’.
  • Performance improvement.
  • UI improvement.
  • PHP 7 compatibility fixes.

1.5

  • JavaScript async.
  • Minifierade filer.
  • 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.
  • Tyska språket har lagts till.

1.4.1

  • Bug fixes
  • Ryska språket har lagts till

1.4

  • Image ALT attribute
  • Language translations

1.3

  • Auto hide
  • Dölj på wp-admin
  • Dölj på iframes
  • Pages/posts filter

1.2

  • Alternativ för textknapp
  • Bug fixes

1.1.1

  • Stabilitetsförbättringar
  • Ny menystruktur

1.1

  • Nytt alternativ för att dölja på mobila enheter
  • Fixed conflicts with other plugins

1.0.1

  • Bug fixes

1.0

  • Initial release