However, Classipress, causes the Footer Javascript to show up DUPLICATED and this invalidates / prevents the menu from working as it would on default Wordpress themes where it only shows up once, as intended by the plugin designer.
Here is how the Vertical Menu javascript shows up TWICE. ONLY while running Classipress. Two instances KILLS the menu function.
I don't know if this is the reason, a line in the Classipress theme-enqueue.php --
wp_enqueue_script('jquery'); // load no matter what
Since this plugin runs on thousands of Wordpress sites correctly, including 3.2.1, and will run on my site if I use other themes not called Classipress, I must put the blame on the Classipress theme-enqueue.php code.
How can I modify the current Classipress theme-enqueue.php file to filter out double registering or double printing this dynamic javascript function produced by the Vertical Menu plugin?
I have posted about this months and months ago and it persists through successive versions of Classipress.
You must be an AppThemes customer and logged in to view this response. Join today!
I love to help out you out but please read this first Have you tried to install in a root domain? Have you tried to Resave permalinks? Have you tried to disable all plug in? Have you tried the default theme of Wordpress?
++ If the issue is fixed consider closing the thread and change to solved, thank you for helping us helping you. ++