• Resolved Insect Trojan

    (@insecttrojan)


    hello can you please help me i had fatal error for 500GET /?ao_speedup_cachebuster=82114 HTTP/1.0 now is ok but it not include all the js to minify like rbtools.min.js and rs6.min.js from revslider did i do something wrong with content security maybe ? thanks a lot

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

Viewing 1 replies (of 1 total)
  • Plugin Author Optimizing Matters

    (@optimizingmatters)

    re. the fatal error: check your PHP error log for relevant errors?

    re. revslider; those are automatically excluded to ensure optimal compatibility with revslider (it breaks easily). if you want you can disable that compatibility logic by adding this code snippet;

    add_filter('autoptimize_filter_compatibility_revslider_active', '__return_false');

    hope this helps,
    frank

Viewing 1 replies (of 1 total)
  • The topic ‘fatal error’ is closed to new replies.