Preloader

설명

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 Options to display Preloader (display it in the entire website or in posts only or in pages only, etc).
  • WooCommerce Support.
  • jQuery & CSS3.
  • Compatible with Google Chrome, FireFox, Opera, Safari, IE9, IE10, IE11, and with mobile devices like iPad, iPhone, Android, etc.
  • Easy to use.

라이브 데모

You might like it

Rate The Plugin

More Plugins

설치

설치

  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.

Read explanation of use

FAQ

FAQ

후기

2021년 6월 4일
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.
2020년 8월 5일
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 );
2020년 6월 17일
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.
2020년 6월 2일
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***
모든 39 평가 읽기

기여자 & 개발자

“Preloader”(은)는 오픈 소스 소프트웨어입니다. 다음의 사람들이 이 플러그인에 기여하였습니다.

기여자

자국어로 “Preloader”(을)를 번역하세요.

개발에 관심이 있으십니까?

코드 탐색하기는, SVN 저장소를 확인하시거나, 개발 기록RSS로 구독하세요.

변경이력

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.