Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author livemesh

    (@livemesh)

    I see two JS errors in the console for the scripts bundled with theme you are using –

    video.min.js:23 VIDEOJS: ERROR: SyntaxError: Unexpected token p in JSON at position 57

    and

    foundation.js?ver=2.6.1:1 Uncaught ReferenceError: windowHeight is not defined'.

    Are you sure this occurs only if the plugin is activated? From the minified source, I cannot seem to find the error to occur on an element created by the plugin. Does this occur even if you do not use any of the widgets of the plugin?

    Thread Starter cesasol

    (@cesasol)

    Yes it was only whit your plugin and SO Plugins, but the problem was the way I was queqing my JS thanks for your atention anyway.

    If is of any help the real conflict was with videojs, I changed from cdn to require on trough npm and the problem was solved.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Conflict with Foundation and, or jQuery plugins’ is closed to new replies.