PluginProbe
LoftLoader / 2.3.2
LoftLoader v2.3.2
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.3.2, at readme.txt

192 lines 9.1 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.7
6 Tested up to: 5.5
7 Stable tag: 2.3.2
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. Only works for “Pages”.).
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. And supports Random Message feature.
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 * Can add different loaders for different Pages, Posts and custom post types (such as portfolios, products, etc.) on one site.
66 * Users can choose which elements to detect during the loading process (All elements / Images / Videos / Images & Videos).
67 * Purchase once, free lifetime update with new features.
68
69 Check some [examples](http://www.loftocean.com/loftloader/example-13/) created by pro version.
70
71 **Please note**: Although you may find that LoftLoader Lite (the free version) can run on older versions of WordPress (below v4.7), **LoftLoader Pro only supports WordPress v4.7 or higher**. Because the Pro version has more features than the Lite version, including some new features introduced after WordPress 4.7. We always recommend using the latest versions of WordPress to ensure compatibility with your theme and other plugins.
72
73 == Installation ==
74
75 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).
76 2. Activate the LoftLoader plugin through the 'Plugins' menu in WordPress.
77 3. In the WordPress administration screen, go to Settings > LoftLoader Lite, check the settings there.
78
79 == Frequently Asked Questions ==
80
81 = No changes on activation/deactivation =
82 - If you have installed any caching plugins then clear the cache.
83
84 = LoftLoader doesn’t work properly =
85 - 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.
86
87 == Screenshots ==
88
89 1. LoftLoader settings panel
90 2. LoftLoader background settings
91 3. LoftLoader loader settings
92 4. Pro version: Settings Panel
93 5. Pro version: Custom Image Loading
94 6. Pro version: Gradient Background
95 7. Pro version: Background Image
96 8. Pro version: Load Time, Device Control & Smooth Page Transition
97
98 == Changelog ==
99 = 2.3.2 =
100 * Improved: Compatibility with WordPress 5.5
101
102 = 2.3.1 =
103 * Fixed: The preview area is not displayed when setting the loader
104
105 = 2.3 =
106 * Improved: Hide loader when opening theme customizer
107 * Improved: Hide loader when editing content with a third-party page builder plugin
108 * Improved: Added a data attribute when the loader is created with Any Page Extension feature (for better debugging)
109 * Fixed: Potential conflicts with Gutenberg when Any Page Extension feature is enabled
110 * Fixed: Minor CSS issues
111
112 = 2.2.2 =
113 * Improved: Compatibility with lazy loading feature
114 * Improved: The same JS code is loaded no matter how to load LoftLoader JavaScript code (External or Inline)
115 * Fixed: Any page shortcode inherits the global settings as default settings
116
117 = 2.2.1=
118 * Fixed: Max Load Time did not work when choosing to load LoftLoader JavaScript as inline JavaScript
119
120 = 2.2.0
121 * New: Option to set a Maximum Load Time
122 * Improved: Rearranged options in More section
123 * Fixed: Any Page Extension - shortcode did not work on WooCommerce Shop Page
124
125 = 2.1.12
126 * Fixed: Minor style issues in LoftLoader Settings panel for WordPress 5.3
127 * Fixed: Minor CSS issues of Settings Panel UI for RTL sites
128
129 = 2.1.11 =
130 * Fixed: Compatibility issue with ConveyThis Translate plugin
131 * Fixed: Media Library doesn't show on LoftLoader Settings panel
132
133 = 2.1.10 =
134 * Fixed: Image moves while loading with Custom Image Loading loader
135 * Changed: Pro version link on settings page
136
137 = 2.1.9 =
138 * Fixed: Compatibility issue with the pro version of Loftloader when both plugins are activated
139
140 = 2.1.8 =
141 * Fixed: Compatibility issue with maintenance/coming soon plugins
142
143 = 2.1.7 =
144 * New: Option to choose how to load LoftLoader’s JavaScript (External or Inline)
145 * Fixed: Gutenberg “Update” button was not clickable after making changes only to Any Page Extension options
146 * Fixed: Minor CSS issues
147
148 = 2.1.6 =
149 * Improved: Any Page Extension meta box redesigned to fit in Gutenberg Sidebar
150
151 = 2.1.5 =
152 * Fixed: Description for Close Button doesn’t work for Any Page Extension
153 * Fixed: Minor CSS issues
154
155 = 2.1.4 =
156 * 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)
157
158 = 2.1.3 =
159 * New: Add close button and related settings
160
161 = 2.1.2 =
162 * Fixed: Compatibility issue which affected Customizer > Menu panel.
163 * Fixed: Minor CSS issues of Settings Panel UI for RTL sites
164
165 = 2.1.1 =
166 * Fixed: Settings Panel UI compatibility issues with WordPress v4.9
167
168 = 2.1.0 =
169 * Improved: LoftLoader Customizer panel independence (so it won’t be affected by theme or other plugins’ code)
170 * New: Loader Section - New Loader Animation: Beating
171 * Fixed: Minor CSS issues
172
173 = 2.0.0 =
174 * Changed: Rewrite the framework, move all settings to wp customize
175 * Added: Any page extension
176
177 = 1.0.2 =
178 * Fixed: Load before anything bug
179 * Fixed: Wave animation minor bug
180 * Added: Pro version link on settings page
181
182 = 1.0.1 =
183 * Add support for site homepage only
184
185 = 1.0.0 =
186 * Initial Public Release
187
188 == Upgrade Notice ==
189
190 = 1.0.0 =
191 * Initial Public Release
192