這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Easy Scroll Progress Indicator

描述

Create a reading page scroll progress indicator bar to show how much the user has scrolled through of current page. Easy Scroll Progress Indicator has unlimited background color and has 4 indicator bar position. You can put the indicator bar on the top, bottom, left or right.

Thank you Online Tutorials for your youtube video about Page Scroll Progress Indicator using Html CSS and jQuery.

螢幕截圖

  • Easy Scroll Progress Indicator setting area.

安裝

  1. In your WordPress admin panel, go to Plugins > New Plugin, search for “Easy Scroll Progress Indicator” and click “Install now”. Alternatively, download the plugin and upload the contents of user-agent-blocker.zip to your plugins directory, which may be in /wp-content/plugins/.
  2. Activate the plugin Google Trends Widget through the ‘Plugins’ menu in WordPress.
  3. Go to Appearance > Customize and you can start configure the indicator bar from there.

常見問題

I have activated the plugin, but the indicator does not show up

You have to configure the indicator background color, indicator size and indicator position. Open “Appearance > Customize”, in customizing area, click “Scroll Progress Indicator” and you can start configure the indicator bar from there.

I have configured the plugin, but the indicator still does not show up

This plugin use wp_body_open(), make sure that you use WordPress minium 5.2, if you have used WordPress 5.2 or above, please open “Appearance > Theme Editor”, and then open Theme Header or header.php, and put this code <?php wp_body_open(); ?> right after opening body tag <body> or <body <?php body_class();?> >. and then Update File.

評價

There are no reviews for this plugin.

貢獻者及開發者

“Easy Scroll Progress Indicator” 是一個開源的軟體。以下的人對這個外掛作出了貢獻。

貢獻者

將 Easy Scroll Progress Indicator 外掛本地化為台灣繁體中文版。

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

修改日誌

1.0.3

  • Released: June 30, 2019
  • Still fixes plugin assets

1.0.2

  • Released: June 30, 2019
  • Fixes plugin assets

1.0.1

  • Released: June 28, 2019
  • Remove external jQuery and use jQuery file that WordPress already includes.
  • Escape css value from customizer

1.0.0

  • Released: June 24, 2019