Hey GUys,
I have a front end form using MetaBox which has conditional logic to display and hide fields.
It works perfectly untill I activate Oxygen theme, I then get an error:
Uncaught ReferenceError: wp is not defined
at conditional-logic.js?ver=1.5:604
(anonymous) @ conditional-logic.js?ver=1.5:604
How can we go about finding a fix for this issue?
I spoke to oxygen they won't be fixinig it anytime soon from their end, so I assume there's got to be something we can do from our end since it's just a JS conflict?