renatomarinho / laravel-page-speed

Package to optimize your site automatically which results in a 35%+ optimization
MIT License
2.4k stars 276 forks source link

Facebook comment plugins doesn't work after install this package #107

Closed HasanurHimel closed 3 years ago

HasanurHimel commented 5 years ago

Doesn't show facebook comment system

i use facebook comment plugins in frontend before install this package it worked perfectly . after install this package html's are minified and others function are work properly but my facebook comment section doesn' t show . how to overcome it.

nattaphong253325332533 commented 5 years ago

comment line in Kernel.php // \RenatoMarinho\LaravelPageSpeed\Middleware\TrimUrls::class,

winex01 commented 5 years ago

Disqus not working also after installing this package.

joaorobertopb commented 5 years ago

Hi guys,

I'm working on the fix.

joaorobertopb commented 5 years ago

Hi guys,

See this PR: #111

lucasMesquitaBorges commented 3 years ago

This issue was resolved at 2.0.0 version!