-
I used Themify to build this site https://www.buy-and-sell-cars-for-profit.com with the latest version of WordPress (5.1.1.) and Themify and all plugins are up to date. I’m using the FV Player for all the videos and it says “Video OK” after the video loads and the video plays correctly.
QUESTIONS:
1) I’m seeing the following warning on all videos when I open those pages to edit them with the THEMIFY BUILDER…
ADMIN JAVASCRIPT WARNING
I’m sorry, your JavaScript appears to be broken. Please use the “Check template” in plugin settings, rear our troubleshooting guide, troubleshooting guide for programmers or…If I click “Check template” on the FV Player settings page I get this:
We also recommend you to open any of your videos on your site and see if you get a red warning message about JavaScript not working.FV Flowplayer script found: https://www.buy-and-sell-cars-for-profit.com/wp-content/plugins/fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js?ver=7.3.12.727!
jQuery library found: https://www.buy-and-sell-cars-for-profit.com/wp-includes/js/jquery/jquery.js?ver=1.12.4!
Since the videos play okay and it says “Video OK” after the video loads on the page, then why am I seeing “ADMIN JAVASCRIPT WARNING” when I open the page in the Themify Builder?
2) If you go to this page https://www.buy-and-sell-cars-for-profit.com/ (or any page on the site that has a FV Player video) you will see that the video is framed by a thin green border and that there’s about 3/8″ of padding (white space) between the bottom of the video and the bottom of the green border. That padding didn’t used to be there. I tried removing that white space by changing the height in the code of the video (see code below) from 360 px to 260 px and all that does is make the video less tall but does not remove the white space below the video. How can I remove that padding?
3) The video on https://www.buy-and-sell-cars-for-profit.com/ IS set to automatically play but the AUDIO IS MUTED which means the viewer has to manually click the little speaker in the bottom right corner of the video to ON. How can I get the volume to be ON all the time? (Audio is muted on Chrome, Firefox and Safari for Mac.) Audio is off on iPhone and iPad too.
4) When I go to the Plugins page on my site and click the “View Details” link for the FV Player plugin it has this warning in the pop up: “Warning: This plugin has not been tested with your current version of WordPress.” Could my questions above be because you guys need to update the FV Player plugin?
Thanks
Here’s the code I’m using for the video on https://www.buy-and-sell-cars-for-profit.com:
[fvplayer src="https://s3.amazonaws.com/ic-launch-content-files/FREE+COURSE+VIDEOS/0-LANDING-PAGE.mp4" src1="https://s3.amazonaws.com/ic-launch-content-files/FREE+COURSE+VIDEOS/0-LANDING-PAGE.webm" width="640" height="360"]
And here’s a screen capture of that page when opened to edit in Themify Builder…