• Resolved nimashahin

    (@nimashahin)


    Hi there,

    we have installed your plugin in our Website, but we encountered two problems on google insights. It takes a long time to load two CSS and js files ( lity.css & lity.js ). how can we solve it? could you help us, please?

    Screenshot

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Moove Agency

    (@mooveagency)

    Hi @nimashahin,

    Thanks for using our plugins.

    You can add the following code snippet to your functions.php

    add_action( 'gdpr_enqueue_lity_nojs', '__return_false' );

    Hope this helps.

    Thread Starter nimashahin

    (@nimashahin)

    Hi,

    Thank you very much for your response! it works now!

    Best regards,
    Nima shahin

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘issues on google insights’ is closed to new replies.