We're evolving to serve you better! This current forum has transitioned to read-only mode. For new discussions, support, and engagement, we've moved to GitHub Discussions.
Uncaught SyntaxError: missing ) after argument list
I found this tutorial
At 3:16 his advice is to put “)” on the end
"adCTATextPosition": ""
}
})
I don`t know, video works but I get errors in console
Uncaught Could not find a HTML node to attach to for target video-id" fluidplayer.min.js:8:146508
init https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js:8
f https://cdn.fluidplayer.com/v3/current/fluidplayer.min.js:8
<anonimno> https://example.com/test/:1
The error suggest that an element with ID ‘video-id’ does not exist in your post, but your code uses it – if the video works, maybe it is a bug with fluid player. In my opinion you should consult this issue with the fluidplayer developers/community.