Preloader

Descrizione

Preloader

Add preloader to your website easily, compatible with all major browsers.

The Features

  • Retina Ready (Depending on the size of the image).
  • Custom background color.
  • 10 opzioni per mostrare il preloader (mostralo in tutto il sito, solo negli articoli o solo nelle pagine, ecc.).
  • Supporto WooCommerce.
  • jQuery & CSS3.
  • Compatible with Google Chrome, FireFox, Opera, Safari, IE9, IE10, IE11, and with mobile devices like iPad, iPhone, Android, etc.
  • Easy to use.

Live Demo

You might like it

Rate The Plugin

More Plugins

Installazione

Installazione

  1. Upload ‘the-preloader’ folder to the ‘/wp-content/plugins/’ directory.
  2. Activate the plugin through the ‘Plugins’ menu in WordPress.
  3. Go to Plugins menu > Preloader.
  4. Enter your background color code and your Preloader image link.
  5. Choose display Preloader, default is “In The Entire Website”.
  6. Open header.php file for your theme and insert Preloader HTML element after body tag.

Leggi la spiegazione d’uso

FAQ

FAQ

Recensioni

4 Giugno 2021
Couldn’t get it to work on a very basic WP install. Better preloader plugins to choose from. Sadly it seems a quickly built plugin just designed to generate some ad revenue and waste people’s time. Very little features. Requires editing your theme files to work.
5 Agosto 2020
Not sure when this happened but now the Dashboard is littered with affiliates with this installed. Current version installed: 1.0.9 Date noticed: 2020/08/04 // Add plugin meta links function WPTime_preloader_plugin_row_meta( $links, $file ) { if ( strpos( $file, 'preloader.php' ) !== true ) { $new_links = array( '<a href="http://wp-plugins.in/the-preloader" target="_blank">Explanation of Use</a>', '<a href="http://www.elegantthemes.com/affiliates/idevaffiliate.php?id=24967&tid1=preloader_plugin_m&url=35248" target="_blank">Elegant Themes</a>', '<a href="https://www.bluehost.com/track/wptime/preloader-plugin-m" target="_blank">Bluehost</a>', '<a href="http://wp-plugins.in" target="_blank">More Plugins</a>' ); $links = array_merge( $links, $new_links ); } return $links; } add_filter( 'plugin_row_meta', 'WPTime_preloader_plugin_row_meta', 10, 2 );
17 Giugno 2020
Well, the preloader background does not disappear after the content of the page has been loaded. Developer does not answer support requests on the support forum. So you’d better try a plugin where you can have support in case of problem.
2 Giugno 2020
Not sure what’s up with this plug in but when I added the code <div id=”wptime-plugin-preloader”></div> after <body> in header.php, the website died. Tried different locations in header.php file, but kills website mo matter where it is placed. ***PLUGIN DELETED***
Leggi tutte le recensioni di 40

Contributi e sviluppo

“Preloader” è un software open source. Le persone che hanno contribuito allo sviluppo di questo plugin sono indicate di seguito.

Collaboratori

Changelog

1.0.9

  1. Fixing header.php file URL on the settings page.
  2. WooCommerce support (new option on the settings page).
  3. Improving Preloader speed in JavaScript.

You can change Preloader image width and height, buy Image Size Extension at a low price on PayPal.

1.0.8

1.0.7

  • < No Script > HTML tag added in < HEAD > to hide preloader if JavaScript is OFF in user browser.

1.0.6

  • Fixing preloader delay.
  • Note: please after plugin update go to Plugins menu > Preloader, and insert preloader html element after body tag in your header.php file for your theme, this is necessary.

1.0.5

  • Fixing moves script to body html tag, now all script in head html tag, please update now this is necessary.

1.0.4

  • Front Page Support.
  • 404 Error Page Support.

1.0.3

  • Conditional before JavaScript added.

1.0.2

  • Fixing big problem! Please update quickly.
  • New Settings! Now you can display preloader in home page only or in posts only, etc.
  • PHP Files Protection.
  • Uninstall file added.

1.0.1

  • Remove is_admin() function.

1.0.0

  • First version.