1
vote
1answer
179 views

prettyPhoto media loading very slowly in Chrome

I'm having a problem with prettyPhoto media WordPress plugin (lightbox type) script in Chrome. It works beautifully in other browsers, but it takes forever to load in Chrome. When using this script ...
3
votes
3answers
135 views

How can I reduce the amount of files loaded/included per plugin?

I have a Wordpress site that uses several plugins, namely 8. Most of these plugins include a lot of their own JS and CSS files, some even include so much as 3 separate CSS files. One can imagine that ...
0
votes
1answer
78 views

Minification Plugins break my website

Well, my blog is a bit Image Heavy to say the least. I've been using different types of minification plugins, but they all seem to break my site. When I tell the plugins to compress and join my css ...
2
votes
3answers
315 views

Do Plugins effect site loading time?

Is there any way to measure the time it takes for plugins to load and in which pages they load (without figuring out the entire code)? In addition, I would like to find out which plugins load files in ...