Hi, I just started using the Time theme and have been having issues with load times. Each time I try to load a page, it takes ~8 seconds.
I am currently using the Portfolio scripts, but no Slider. I was thinking of going in to remove the calls to the Slider and Tweet scripts to cut down on some of the load time, but I can’t seem to find a way to do it.
If I go into header.php and find wp_head, it doesn’t show the list of scripts. (Just <?php wp_head(); ?>) How exactly would I go about finding the list and deleting the unneeded ones?
Thanks for your help!