isiaToTop

A versatile and mobile friendly 'scroll to top' plugin based on isiaToTop.

Author:Vurghus Minar (profile at wordpress.org)
WordPress version required:4.0.0
WordPress version tested:5.2.2
Plugin version:1.0.0
Added to WordPress repository:30-06-2019
Last updated:30-06-2019
Warning! This plugin has not been updated in over 2 years. It may no longer be maintained or supported and may have compatibility issues when used with more recent versions of WordPress.
Rating, %:0
Rated by:0
Plugin URI:https://github.com/vurghus-minar/wp_isiaToTop
Total downloads:557
plugin download
Click to start download

isiaToTop plugin is based on the isiaToTop js plugin available at:
https://github.com/vurghus-minar/isiaToTop

You can check out the Codepen demo here:
https://codepen.io/vurghusm/pen/NZqGxb

It is mobile friendly and fully customizable.

Contribution, feedback, issue reporting, and comments are welcomed via the github.

Overriding defaults css and js

  1. To override the css and js files, create a config-isiatotop folder in your theme or child theme.
  2. Copy the css and js folders located in the isiatotop/assets/public directory to the config-isiatotop and override files there.

    The directory structure should look like this.
    –themes
    —->your_theme or child_theme
    ——>config-isiatotop
    ——–>css
    ———->custom.css
    ——–>js
    ———->init.js


Screenshots