Which file to exclude from minify

Posted in: Newspaper
Post count: 10

I am using good auto minify plugin and everything works perfectly except the featured image on top which loads AFTER everything else(it should be the first thing to load).

I have option to exclude JS/CSS scripts but can’t figure out which one is responsible for this ?

Thanks.

Post count: 7909

Hi,

You can try to remove the lazy load effect and see if it works – http://screencast.com/t/iojcbbGUOT

Thanks!

Post count: 10

Thanks, tried it but it doesn’t fix the issue.

Is loading this in some CSS/JS file so that I can exclude it from minify/combine/defer loading plugin ?
Cheers

Post count: 1291

Hi,

Try to exclude the theme js file, if you use SpeedBooster the theme loads the minified version – http://screencast.com/t/ETfXtTSxlgN – The js which comes with some plugins may return an error if you minify it, you may have to try each one until you find the cause of this.

Thank you!

Viewing 4 posts - 1 through 4 (of 4 total)
The forum ‘Newspaper’ is closed to new topics and replies.