• Resolved shoginn

    (@shoginn)


    I have tried the FAQ methods to attempt to fix the aggregation problem.

    Essentially, with NextGen Gallery plugin enabled, none of the JS (except the jquery migration js) is aggregated.

    I am using GeneratePress theme and have another site without nextgen that works fine.

    Also disabling the plugin fixes the problem. Any other tricks?

    Site in question: https://channeloutfitters.com/

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter shoginn

    (@shoginn)

    This is still a problem, but because I’ve been having other issues with NextGen Gallery in the past my plan is to migrate the site to FooGallery instead. So the linked site will not be an appropriate test bed.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    And have you tried the code-snippet to tell NGG not to use it’s “weird” resource manager;

    add_filter( 'run_ngg_resource_manager', '__return_false' );

    Thread Starter shoginn

    (@shoginn)

    I did try that. Still wouldn’t aggregate.

    I tried both options together and nothing. I even reset the NextGen Gallery settings just to be sure. The site is pretty vanilla with nothing fancy. But NextGen just seems to be that “Weird” case.

    Ultimately like I said, I changed to FooGallery to get a more “WordPress” like plugin as NGG was causing some issues with ShortPixel etc.

    Plugin Author Optimizing Matters

    (@optimizingmatters)

    It’s been some time since I’ve tried NGG, maybe they changed things on their side (e.g. the filter not longer being supported) .. :-/

    I was having the same problem. Disabling NGG’s resource manager, as suggested above, fixed the issue with the lastest versions of NGG(3.7.0) & NGG Pro(3.1.11)

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘NextGen Gallery – No aggregating’ is closed to new replies.