Linux 软件免费装
Banner图

Easy Scroll Progress Indicator

开发者 adhitya03
更新时间 2019年6月30日 11:56
捐献地址: 去捐款
PHP版本: 5.6 及以上
WordPress版本: 5.2.2
版权: GPLv2 or later
版权网址: 版权信息

标签

scroll animation reading animate indicator

下载

1.0.1 1.0.2 1.0.3

详情介绍:

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.

安装:

  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.

屏幕截图:

  • Easy Scroll Progress Indicator setting area.

升级注意事项:

1.0.3
  • Released: June 30, 2019
  • Still fixes plugin assets
1.0.2
  • Fixes plugin assets
1.0.1
  • This version fixes a security related bug. Upgrade immediately.
1.0.0
  • Plugin release

常见问题:

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.

更新日志:

1.0.3 1.0.2 1.0.1 1.0.0