PluginProbe
LoftLoader / 2.1.5
LoftLoader v2.1.5
trunk 1.0.0 1.0.1 1.0.2 2.0.0 2.1.0 2.1.1 2.1.10 2.1.11 2.1.12 2.1.2 2.1.3 2.1.4 2.1.5 2.1.6 2.1.7 2.1.8 2.1.9 2.2.0 2.2.1 2.2.2 2.3 2.3.1 2.3.2 2.3.3 All 34 releases
loftloader / readme.txt

readme.txt in LoftLoader 2.1.5, at readme.txt

135 lines 6.5 KB
No matching file
Up and down to move Enter to open Esc to close
Raw Download Zip
1 === LoftLoader ===
2 Contributors: loftocean
3 Tags: loader, load, preloader, page preloader, prelader spinner, preloader with custom logo, animated preloader, CSS3 preloader, customize
4 Donate link:
5 Requires at least: 4.3
6 Tested up to: 4.9
7 Stable tag: 2.1.5
8 License: GPLv2 or later
9 License URI: http://www.gnu.org/licenses/gpl-2.0.html
10
11 An easy to use plugin to add an animated preloader to your website with fully customisations.
12
13 == Description ==
14
15 Small and powerful. LoftLoader helps you to add a beautiful animated preloader to your website, and have full control of its look, without writing any code.
16
17 [youtube https://www.youtube.com/watch?v=zxiF5hHU1kc]
18
19 = Features & Options =
20 * Enhanced settings panel with WordPress Customizer.
21 * Pure CSS3 animation. Works in any modern browser.
22 * 4 ending animation effects.
23 * 7 loading animation effects. 2 of them support custom image.
24 * Unlimited background color. Also can change the opacity.
25 * Unlimited loader color.
26 * Can add different loaders for different pages on one site (New feature since v2.0).
27 * Responsive & retina ready.
28 * Option to enable/disable the preloader.
29 * Option to enable preloader on site homepage only.
30 * Close button to quit the loading screen. Users can set when to show the close button (range: 5 to 20 seconds), and customize the close button text.
31 * Ready for translation (.pot file included).
32 * Light weight, fast. Coded with SASS. CSS & JS minified.
33
34 = Online Documentation =
35 To know how to use the plugin, please click the link to check [online documentation](http://loftocean.com/doc/loftloader/). It’s the documentation of Pro version. But you can still find Lite version features details in it.
36
37 = How to contact us =
38 If you have any questions or encounter a problem while using LoftLoader, please [create a topic in the support forum](https://wordpress.org/support/plugin/loftloader). If you contact us via email, please indicate that your question corresponds to LoftLoader Lite.
39
40 = To speed along the support request, please follow the steps below =
41 * Update to the latest versions of your WordPress, themes and plugins.
42 * Check [online documentation](http://loftocean.com/doc/loftloader/) and [FAQ](https://wordpress.org/plugins/loftloader/#faq) first.
43 * Test by [following this guide](https://wordpress.org/support/topic/how-to-check-for-conflicts/) to check if it is a conflict with other plugins or themes.
44 * If you still cannot find a solution, please contact us.
45 * When submit your support request, please [follow the guide](https://wordpress.org/support/topic/please-read-before-posting-63/).
46
47
48 = Pro Version =
49 LoftLoader Pro is available. [Upgrade to pro version](https://codecanyon.net/item/loftloader-pro-preloader-plugin-for-wordpress/17339671?ref=LoftOcean) and get more stunning features!
50
51 * Handpick - Turn the preloader on for specific pages or posts.
52 * Hide the preloader for picked post types - products, portfolios, etc.
53 * Option to display the preloader once per visitor session.
54 * Support gradient background color, full background image, and repeating background pattern.
55 * More ending animations.
56 * Loader - 19 types of animations to choose. 6 of them support custom images.
57 * Looping - Animation can be set to loop forever, and some animations can be set to run just once (ends after page has loaded).
58 * Progress - Progress bar, counting percentage, or both. Any color. Position, size & font control.
59 * Message - Enter your custom welcome or loading message to display. Control color, position & font.
60 * Load Time - Set a minimum load time to prevent the pre-loader from disappearing too fast.
61 * Device Control - Choose to show the loading screen on all devices, or hide on mobile, or show on mobile only.
62 * Option to enable smooth page transition effect. [Check the example](http://demo.loftocean.com/loftloader-transition/).
63 * Choose to save customize styles as inline styles in <head> or as an external .css file.
64 * Option to disable page scrolling while loading.
65 * Purchase once, free lifetime update with new features.
66
67 Check some [examples](http://www.loftocean.com/loftloader/example-13/) created by pro version.
68
69 == Installation ==
70
71 1. Install the plugin either via the WordPress.org plugin directory, or by uploading the files to your server (in the /wp-content/plugins/ directory).
72 2. Activate the LoftLoader plugin through the 'Plugins' menu in WordPress.
73 3. In the WordPress administration screen, go to Settings > LoftLoader Lite, check the settings there.
74
75 == Frequently Asked Questions ==
76
77 = No changes on activation/deactivation =
78 - If you have installed any caching plugins then clear the cache.
79
80 = LoftLoader doesn’t work properly =
81 - If your site is using a cache/performance optimization plugin, it might move all JavaScript on your site into the footer of your page. But the JavaScript of LoftLoader needs to be put in the < head > of a page so it can be executed as soon as possible. Many cache/performance optimization plugins have the “exclude” feature which allows to skip some code/files from being aggregated and minimized. To solve this kind of problem, please exclude files of LoftLoader.
82
83 == Screenshots ==
84
85 1. LoftLoader settings panel
86 2. LoftLoader background settings
87 3. LoftLoader loader settings
88 4. Pro version: Settings Panel
89 5. Pro version: Custom Image Loading
90 6. Pro version: Gradient Background
91 7. Pro version: Background Image
92 8. Pro version: Load Time, Device Control & Smooth Page Transition
93
94 == Changelog ==
95 = 2.1.5 =
96 * Fixed: Description for Close Button doesn’t work for Any Page Extension
97 * Fixed: Minor CSS issues
98
99 = 2.1.4 =
100 * Fixed: Added CSS for screen reader text in this plugin (the text “close” of the close button is only for screen readers and should not be visible on screens)
101
102 = 2.1.3 =
103 * New: Add close button and related settings
104
105 = 2.1.2 =
106 * Fixed: Compatibility issue which affected Customizer > Menu panel.
107 * Fixed: Minor CSS issues of Settings Panel UI for RTL sites
108
109 = 2.1.1 =
110 * Fixed: Settings Panel UI compatibility issues with WordPress v4.9
111
112 = 2.1.0 =
113 * Improved: LoftLoader Customizer panel independence (so it won’t be affected by theme or other plugins’ code)
114 * New: Loader Section - New Loader Animation: Beating
115 * Fixed: Minor CSS issues
116
117 = 2.0.0 =
118 * Changed: Rewrite the framework, move all settings to wp customize
119 * Added: Any page extension
120
121 = 1.0.2 =
122 * Fixed: Load before anything bug
123 * Fixed: Wave animation minor bug
124 * Added: Pro version link on settings page
125
126 = 1.0.1 =
127 * Add support for site homepage only
128
129 = 1.0.0 =
130 * Initial Public Release
131
132 == Upgrade Notice ==
133
134 = 1.0.0 =
135 * Initial Public Release