=== ScrollTopBar === Contributors: Roman Sarvarov Plugin Site: https://about.me/sarvaroff Tags: scroll, back to top, scroll to top, to top, scroll up Requires at least: 3.0.1 Tested up to: 4.8 Stable tag: 1.02 License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Create your own full-height back to top button and customize it as you want. == Description == ScrollTopBar is a small plug-in that let you to make a full-height back to top button on your Wordpress website. You don't need any knowledge in HTML, CSS or JS: the plug-in has many settings for location and style which you can change in just one click. = Features = * Choose 1 of 10+ [FontAwesome](http://fontawesome.io/) arrow icons * Change size, color, opacity and other styles * Enable/disable/change back to top text * Choose back to top button position (left or right) * Choose element position (top or bottom) * Change duration of smooth effect * Enable/disable async & defer script loading * Set distance from top before showing scroll up element * Mobile friendly == Screenshots == 1. A small demonstration of what can be done in 1 minute. 2. Settings #1 3. Settings #2 4. Settings #3 == Installation == **Through Dashboard** 1. Log in to your WordPress admin panel. 2. Go to Plugins > Add New and type **ScrollTopBar** in the search box. 3. Find ScrollTopBar and click on Install Now, after that activate the plugin. 4. Go to Settings > ScrollTopBar and customize back to top button as you want! **Installing Via FTP** 1. Download the plugin to your hardisk and unzip it. 2. Upload the **ScrollTopBar** folder into your plugins directory. 3. Log in to your WordPress admin panel and activate the plugin. 4. Go to Settings > ScrollTopBar and customize back to top button as you want! == Frequently Asked Questions == = Will ScrollTopBar work on any template? = Yes and no. Despite the fact that the plugin has a lot of style and position settings and can be installed on any template, you need to keep in mind that the plugin needs to fit on the right or left side of your site. = May I see a demo of ScrollTopBar? = Sorry, at the moment we do not have a demo site for you. But you can see a few pages where I saw this idea and I'm trying to repeat it: 1. [tjournal.ru](https://tjournal.ru) 2. [vc.ru](https://vc.ru) 3. [spark.ru](https://spark.ru) 4. [vk.com](https://vk.com/terms) = I'm a template developer = Use 'scrolltopbar_default_settings' filter to change default plugin settings. You can see available settings in 'includes/scrolltopbar-functions.php'. = I have a question/I'm need support = I will help you on any question you have on our [support forum](https://wordpress.org/support/plugin/scrolltopbar). == Changelog == = 1.02 = * New features. = 1.01 = * Some bug fixes & new filters for developers. = 1.0 = * Initial release.