Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter remotay

    (@remotay)

    If anyone has a solution I would really appreciate it.

    I must be missing something but if your site is bogged down by serving 4 JS & CSS then you have a bigger problem.

    Thread Starter remotay

    (@remotay)

    It’s not bogged down at all, but I’m trying to speed it up for perfect optimization. I already score an 80/100 on Google’s PageSpeed, but I strive for perfection.

    Thread Starter remotay

    (@remotay)

    Found out how to do this myself.

    Just add the conditional if statements to the nggallery.php

    I added if(is_archive() || is_single() ) { under
    function load_scripts() {

    and closed the tag after.

    I did this on the styles as well.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘[Plugin: NextGEN Gallery] How do I Disable NextGen Gallery on HomePage (Speeds up Site)’ is closed to new replies.