Losing my mind...
Is it possible that changing permalinks could affect javascript files used in my theme? If so how?
The Setup:
-I am running 3.3 - but the problem existed with the previous version
-When permalinks are set to default, entire site works beautifully
-Linux server on Host Monster (first time using this host...)
The Problems:
-The javascript for the main nav only fully works on the home page. The top level items appear on interior pages, but no dropdown items
-One interior page with a custom template containing a hardcoded slider loads text content, but no images, styles or javascript (it seems)...
-The two items above both pull scripts from a "js" directory within the theme. Must be the problem, right? Nope. The home page has a hardcoded slider that is also pulling it's script from the same directory - it works fine.
What I have Confirmed:
-Confirmed that my htaccess file is writable (permissions is set to 666)
-Confirmed that the necessary code is being generated in the htaccess when permalinks are changed
-Confirmed that my htaccess file is in the correct location
-Created a new menu through the appearance>menus section after permalinks were changed.
-Disabled ALL plugins to see if there were conflicts - none.
It is worth noting that while each page is accessible, the entire site is slugish with pretty permalinks.
Any help is greatly appreciated. If I can't figure it out, I will somehow need to explain why "?page_id=1243" is better than "about-us."