wpfront-scroll-top
Last commit date
classes
12 years ago
css
12 years ago
images
12 years ago
jquery-plugins
12 years ago
js
12 years ago
languages
12 years ago
templates
12 years ago
license.txt
12 years ago
readme.txt
12 years ago
uninstall.php
12 years ago
wpfront-scroll-top.php
12 years ago
readme.txt
104 lines
| 1 | === WPFront Scroll Top === |
| 2 | Contributors: syammohanm |
| 3 | Donate link: http://wpfront.com/donate/ |
| 4 | Tags: back, back to top, navigation, navigate, page, scroll, scroll to top, scroll top, scroll up, top, up |
| 5 | Requires at least: 3.0 |
| 6 | Tested up to: 3.9 |
| 7 | Stable tag: 1.3 |
| 8 | License: GPLv3 |
| 9 | License URI: http://www.gnu.org/licenses/gpl-3.0.html |
| 10 | |
| 11 | WPFront Scroll Top plugin allows the visitor to easily scroll back to the top of the page. |
| 12 | |
| 13 | == Description == |
| 14 | 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. |
| 15 | |
| 16 | ### Features |
| 17 | * Displays a button when user scrolls down the page. |
| 18 | * Scrolls the page back to top with animation. |
| 19 | * Create text or image button. |
| 20 | * Set any image you want. |
| 21 | * Hide on small devices. |
| 22 | * Hide on iframes. |
| 23 | * Pages/Posts filter. |
| 24 | * Auto hide. |
| 25 | |
| 26 | http://www.youtube.com/watch?v=DJ55kwTOerE |
| 27 | |
| 28 | Visit [WPFront Scroll Top Settings](http://wpfront.com/scroll-top-plugin-settings/) page for detailed option descriptions. |
| 29 | |
| 30 | Visit [WPFront Scroll Top FAQ](http://wpfront.com/scroll-top-plugin-faq/) page for FAQ. |
| 31 | |
| 32 | == Installation == |
| 33 | |
| 34 | 1. Click Plugins/Add New from the WordPress admin panel |
| 35 | 1. Search for "WPFront Scroll Top" and install |
| 36 | |
| 37 | -or- |
| 38 | |
| 39 | 1. Download the .zip package |
| 40 | 1. Unzip into the subdirectory 'wpfront-scroll-top' within your local WordPress plugins directory |
| 41 | 1. Refresh plugin page and activate plugin |
| 42 | 1. Configure plugin using *settings* link under plugin name or by going to WPFront/Scroll Top |
| 43 | |
| 44 | == Frequently Asked Questions == |
| 45 | |
| 46 | No one has asked anything yet. |
| 47 | |
| 48 | == Screenshots == |
| 49 | |
| 50 | 1. Example 1. |
| 51 | 2. Example 2. |
| 52 | 3. Settings page. |
| 53 | |
| 54 | == Changelog == |
| 55 | |
| 56 | = 1.3 = |
| 57 | * Auto hide |
| 58 | * Hide on wp-admin |
| 59 | * Hide on iframes |
| 60 | * Pages/posts filter |
| 61 | |
| 62 | = 1.2 = |
| 63 | * Text button option |
| 64 | * Bug fixes |
| 65 | |
| 66 | = 1.1.1 = |
| 67 | * Stability improvements |
| 68 | * New menu structure |
| 69 | |
| 70 | = 1.1 = |
| 71 | * New option to hide on mobile devices |
| 72 | * Fixed conflicts with other plugins |
| 73 | |
| 74 | = 1.0.1 = |
| 75 | * Bug fixes |
| 76 | |
| 77 | = 1.0 = |
| 78 | * Initial release |
| 79 | |
| 80 | == Upgrade Notice == |
| 81 | |
| 82 | = 1.3 = |
| 83 | * Now you can auto hide it |
| 84 | * Hide on wp-admin/iframes |
| 85 | * Pages/posts filter added |
| 86 | |
| 87 | = 1.2 = |
| 88 | * Text based button added |
| 89 | |
| 90 | = 1.1.1 = |
| 91 | * Improved stability |
| 92 | |
| 93 | = 1.1 = |
| 94 | * New option to hide on mobile devices |
| 95 | * Fixed conflicts with other plugins |
| 96 | |
| 97 | = 1.0.1 = |
| 98 | * Bug fixes |
| 99 | |
| 100 | = 1.0 = |
| 101 | * Initial release |
| 102 | |
| 103 | |
| 104 |