@ Sherry
Got it, thanks for clearing that up … I thought I was helping someone else with a completely different issue … happens all the time, someone else jump in the middle of an activate discussion with a different issue.
Any way, back on topic, lets try and figure this out…
The last thing I said before I thought I was helping someone else was this:
I have never seen this before. This would be caused by the theme not having the wp_head() in the theme’s header.php file. I’ve looked at the page source and there is evidence that this template tag is in the file like it should be, but could you confirm so we can be certain?
Is see that you’re running a pretty much current version of WordPress, so that is not the issue.
I’m afraid you’ll have to deactivate plugin one by one to see if there is a plugin conflict.
So, two things…
Did you check the header.php file for the existence of the wp_head() template tag? I suspect it is there because the JavaScript’s and other plugins CSS files are being included.
Did you deactivate other plugins one by one to see if there is a conflict as I suggested?
