I purchased the AwesomeOne Pro theme and noticed a theme-related js error that is causing a custom form built using the pro version of form maker plugin.
The error is as follows:
Uncaught TypeError: jQuery(…).nivoSlider is not a function
(anonymous function) @ (index):120
m.event.dispatch @ jquery.js?ver=1.11.3:4
r.handle @ jquery.js?ver=1.11.3:4
I have checked the index page and the jquery.js file is referenced before the nivoSlider referenced.
I cannot provide you site information because the site has not yet been launched. This is all happening on my localhost dev environment.
The impact is that a custom form has conditional radio buttons that show and hide other form elements and the error is causing this functionality to fail.