admin管理员组

文章数量:1200977

I am using the video.js library in WordPress it causes an error (ERROR: TypeError: this.mediaElement.play is not a function) since I have installed themify builder plugin. Error picture attached. Can anyone help me to get out of this error?

I am using the video.js library in WordPress it causes an error (ERROR: TypeError: this.mediaElement.play is not a function) since I have installed themify builder plugin. Error picture attached. Can anyone help me to get out of this error?

Share Improve this question asked May 16, 2022 at 13:13 ubaid ismailubaid ismail 114 bronze badges 2
  • You'll have to open a ticket with the Themify.me support staff. Third Party plugins and themes are off topic and you really shouldn't be editing their code, so get their support team on the case. – Tony Djukic Commented May 19, 2022 at 2:52
  • Please edit the question to limit it to a specific problem with enough detail to identify an adequate answer. – Community Bot Commented May 19, 2022 at 2:52
Add a comment  | 

1 Answer 1

Reset to default 0

we can't tell much from this screenshot apart that you've indeed installed video.js (at least part of it).
this is a big guess but i would say that the lib tries to get your media element by id, but the id being wrong it doesn't have access to a play method, most i can do to help is to suggest you to refer to the doc.

本文标签: plugin developmentWordpress video js error thismediaElementplay is not a function