05/20/2013 at 4:30 pm
#260428
Keymaster
@ Lauren
One thing, All the CSS files seem to be loaded in the page footer, they should be the head. It almost seems like the wp_head() template tag is in the footer.php file. And in the header.php file there is an old version of jQuery that looks like it is hard coded. I say that because in the page footer the correct version is being loaded. You should only have one version loaded otherwise it’ll break plugins.