Title: Loading problems
Last modified: October 16, 2019

---

# Loading problems

 *  Resolved [Mathe, Klara M.](https://wordpress.org/support/users/veralinn/)
 * (@veralinn)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/)
 * Hi!
 * My page had good grades on the google speed test. When I installed this plugin
   I got this recommandation:
    Preload key requests – Consider using `<link rel=
   preload>` to prioritize fetching resources that are currently requested later
   in page load. – the only resource lighthouse has problems with is lity.css Estimated
   time saving is over 1sec. I got a quite big penalty for this. Is there a way 
   I can do something to solve it?
 * Best regards,
    VL

Viewing 4 replies - 1 through 4 (of 4 total)

 *  Plugin Author [Moove Agency](https://wordpress.org/support/users/mooveagency/)
 * (@mooveagency)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/#post-12042006)
 * Hi [@veralinn](https://wordpress.org/support/users/veralinn/),
 * Thanks for using our plugins.
 * By default our plugin first checks (using JavaScript) if the Lity lightbox is
   defined and used by your theme or any of the active plugins.
    If the Lity lightbox
   is not loaded by your site, our plugin will load the lightbox from the plugin
   folder by JavaScript. This means the preload you’ve suggested by you can’t fix
   the problem.
 * For this reason, we have implemented an extra hook to the latest version of the
   plugin (3.1.0) to prevent loading the lightbox by JavaScript, please add the 
   following code snippet to your functions.php and the lightbox assets will be 
   enqueued by JavaScript:
 * `add_action( 'gdpr_enqueue_lity_nojs', '__return_false' );`
 * Hope this helps.
 *  Thread Starter [Mathe, Klara M.](https://wordpress.org/support/users/veralinn/)
 * (@veralinn)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/#post-12042206)
 * Hi!
    This thread was marked resolved, but I got no answer. Thank you. VL
 *  Plugin Author [Moove Agency](https://wordpress.org/support/users/mooveagency/)
 * (@mooveagency)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/#post-12042525)
 * Hi [@veralinn](https://wordpress.org/support/users/veralinn/)
 * We already responded to you, please see above.
 * Thanks
 *  Thread Starter [Mathe, Klara M.](https://wordpress.org/support/users/veralinn/)
 * (@veralinn)
 * [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/#post-12042820)
 * Hi!
    Sorry, I didn’t see the answer fore some reason. It’s not me, who made the
   suggestion. I’m not that good 🙂 It’s the google site speed tool. It is working!
   Thank you for the fast answer and solution. Best regards, VL

Viewing 4 replies - 1 through 4 (of 4 total)

The topic ‘Loading problems’ is closed to new replies.

 * ![](https://ps.w.org/gdpr-cookie-compliance/assets/icon-256x256.png?rev=2376316)
 * [GDPR Cookie Compliance - Cookie Banner, Cookie Consent, Cookie Notice for CCPA, EU Cookie Law](https://wordpress.org/plugins/gdpr-cookie-compliance/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/gdpr-cookie-compliance/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/gdpr-cookie-compliance/)
 * [Active Topics](https://wordpress.org/support/plugin/gdpr-cookie-compliance/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/gdpr-cookie-compliance/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/gdpr-cookie-compliance/reviews/)

 * 4 replies
 * 2 participants
 * Last reply from: [Mathe, Klara M.](https://wordpress.org/support/users/veralinn/)
 * Last activity: [6 years, 7 months ago](https://wordpress.org/support/topic/loading-problems-8/#post-12042820)
 * Status: resolved