After the upgrade to v.6.0, In Chrome 44 (at least) there's a javascript error that occurs when you first click through to a second page:
Uncaught ReferenceError: columnHoverBG is not defined
For now, we've commented out columnHoverBG (/js/init.js line 8586) on our live site and that corrects the bug - it seems to not be able to find the columnHoverBG() function (nor can I if I look through all theme and related plugin files)
Are we missing a step in upgrade setup? We've resaved theme settings and activated the Salient Visual Composer plugin.
This seems to be a related issue to this ticket https://themenectar.ticksy.com/ticket/497186 - same symptoms - but I can provide more detail.
After the upgrade to v.6.0, In Chrome 44 (at least) there's a javascript error that occurs when you first click through to a second page:
Uncaught ReferenceError: columnHoverBG is not defined
For now, we've commented out columnHoverBG (/js/init.js line 8586) on our live site and that corrects the bug - it seems to not be able to find the columnHoverBG() function (nor can I if I look through all theme and related plugin files)
Are we missing a step in upgrade setup? We've resaved theme settings and activated the Salient Visual Composer plugin.
Hey ,
Auto update the theme to Salient 6.0.1 using this plugin http://premium.wpmudev.org/blog/how-to-update-themeforest-themes-with-the-envato-wordpress-toolkit/
See changelog: http://themenectar.com/changelogs/salient.html .
Thanks
ThemeNectar Support Team