Hi, there are 2 types of preloader in Theone:
– loader 1: This loading is normal page loading, you could disable the loading effect in theme option ( wp-admin/theone/general settings/Enable Fade-in Loading Effect)
http://ximudesign.com/theone2/fullscreen-slider/
– loader 2: This loading is only shown on homepage(index page)
http://ximudesign.com/theone2/
Remove it following:
2.1) remove line 98 of ../theone/functions/interface/interface-admin.php
wp_enqueue_script('ux-interface-queryloader');
2.2) remove last 3 lines of ../theone/template/global/footer.php
<?php if(is_front_page() || is_home()){ ?>
<div id="site-loading-mask"></div>
<?php } ?>
Regards!
Bwsm – uiueux.com – Twitter – Facebook