WPFront Scroll Top

Mô tả

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.

Ảnh màn hình

  • Settings page.

Cài đặt

  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.

Hỏi đáp

Visit WPFront Scroll Top FAQ page for FAQ.

Đánh giá

17 Tháng năm, 2024
This plugin is both simple and customizable. It works from the start on both front-end and admin pages. (You can disable it for admin if you want, but I like it). You can choose the button icon and the size. That’s it. That’s all you have to do. It’s that simple. I’ve tried other similar plugins but they didn’t perform reliably.
26 Tháng hai, 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 Tháng Một, 2024
This plugin is exactly as described and perfect for my website. Good options to customize.
7 Tháng mười, 2023
“WPFront Scroll Top” is the default “scroll to top” plugin on all my WP sites.
31 Tháng tám, 2023 2 trả lời
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.
Đọc tất cả 138 đánh giá

Người đóng góp & Lập trình viên

“WPFront Scroll Top” là mã nguồn mở. Những người sau đã đóng góp vào plugin này.

Những người đóng góp

“WPFront Scroll Top” đã được dịch qua 15 ngôn ngữ. Cảm ơn những người tham gia dịch vì đóng góp của họ.

Dịch “WPFront Scroll Top” sang ngôn ngữ của bạn.

Muốn tham gia phát triển?

Duyệt code, check out SVN repository, hoặc theo dõi nhật ký phát triển qua RSS.

Nhật ký thay đổi

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

  • Initial release