Beschrijving
Some of the websites take some time to load completely. It doesn’t look cool while the website elements are loading and even things seem to be broken sometimes until website is fully loaded.
This plugin can help you get rid of this. This plugin shows the user a loader animation while the page is being loaded. This plugin is a need for almost every website.
You can also customize page loader. You can change:
* Color of loader icon
* Background color
* Loader animation
(5 Loader icons are available. More will be added via update soon.)
Schermafbeeldingen
Installatie
Automatic Installation
- Login to your WordPress dashboard.
- From navigation menu on left side, go to Plugins >> Add New.
- In search field, write “Page Loader”. Find plugin named “Page Loader” developed by tDevs.
- Install and then activate the plugin.
Manual Installation
- Download and Unzip “page-loader.zip”.
- Upload the entire “page-loader” folder to the “wp-content/plugins” directory
- Login to your WordPress dashboard.
- Activate the plugin “Page Loader” through the Plugins menu in WordPress
Once it is activated, you can find “Page Loader Setting” under Settings menu in your WordPress admin panel.
FAQ
-
Where can I customize the page loader?
-
Once the plugin is active, you can find “Page Loader Setting” under Settings menu in your WordPress admin panel.
-
Can I change colors and loader icon?
-
Yes, you can change colors and loader icon. You’ll find these options in “Page Loader Setting” under Settings.
-
Can I upload custom GIF animation?
-
No, you can’t at this time. But we’ll soon introduce this feature in next version of the plugin.
Beoordelingen
Bijdragers & ontwikkelaars
“Page Loader” is open source software. De volgende personen hebben bijgedragen aan deze plugin.
BijdragersVertaal “Page Loader” naar jouw taal.
Interesse in de ontwikkeling?
Bekijk de code, haal de SVN repository op, of abonneer je op het ontwikkellog via RSS.
Changelog
1.0
- Initial release.
1.1
- wp_body_open hook used instead of wp_head to avoid head tag broken issue.
- Auto update loader preview in admin.
1.2
- Better code structure