Common Problems and FixesTheme Preloader or Splash Screen Gets Stuck
Theme Preloader or Splash Screen Gets Stuck
Check:
whether delayed JavaScript is blocking the script that hides the preloader
whether the correct selector was entered for any preloader-related field
whether a compatibility fallback is needed
whether the theme requires early script execution
Temporary fix:
disable third-party script delay
disable aggressive JS scheduling
retest
Continue reading