How To Add a Preloader To Your Site
The Easy Way
Grab our official Premium Extensions Pack which includes a specific preloader module.
The Free Way
Use a free third-party plugin. The following example uses just one of them: Preloader.
- 1
-
Go to WP Admin > Plugins and install the preloader plugin.
- 2
- After the plugin installation and activation, check the steps you need to do for a theme integration. Each plugin has in WordPress repository an Installation tab. In this case, go to WP Admin > Plugins and set the preloader plugin.
-
- 3
-
Open header.php file for your theme, now after <body> insert Preloader HTML element: <div id="wptime-plugin-preloader"></div>
Note
This is an recommendation. We do not support any third-party plugins.