• Skip to content
  • Skip to primary sidebar
  • Skip to footer

Foliovision

Main navigation

  • Weblog
    • FV Player
    • WordPress
    • Video of the Week
    • Case Studies
    • Business
  • About
    • Testimonials
    • Meet the Team
    • We Support
    • Careers
    • Contact
    • Pricing
  • Products
  • Support
    • FV Player Docs
    • Pro Support
  • Login
  • Basket is empty

Question about ADMIN JAVASCRIPT WARNING and other issues…

Foliovision › Forums › FV Player › Troubleshooting › Question about ADMIN JAVASCRIPT WARNING and other issues…

  • magentawave 6 years, 1 month ago

    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…

    screen-shot-2019-04-10-at-4-17-35-pm
    Screen-Shot-2019-04-10-at-4.17.35-PM
Viewing 11 replies - 1 through 11 (of 11 total)
  • magentawave 6 years ago

    UPDATES:

    A) I’m not using any minify or cache plugin on this site.

    B) I deactivated ALL plugins (excluding FV Player) and reopened the page to edit in Themify Builder and the admin warning is still there. Again, when viewed on the live page, it still says “Video OK” and the video plays like its supposed to. (I have since reactivated all the plugins.)

    Martin 6 years ago

    Hello magentawave,

    1) Themify Builder is probably loading the content with Ajax and there is nothing that would load the FV Player library ahead of time. Please try to enable Settings -> FV Player -> Integrations/Compatibility -> “Load FV Flowplayer JS everywhere” and see if that helps.

    2) I’m not seeing any green border around the video. It seems to me this must be caused by your theme CSS.

    3) Chrome does force muted autoplay if the user didn’t interact with the video on your website before (it’s tracked with the Media Engagement Index technology). Safari and mobile devices mute the autoplay videos all the time. I’m not so sure about Firefox, but I guess it’s using the same policy. You can read more about it here: https://foliovision.com/2018/05/video-autoplay-issues

    4) I see we need to update the “Tested up to” tag. None of your issues are related to this.

    Thanks,
    Martin

    hung 5 years ago

    Hello Martin, i have the same issue but i don’t fine any option like that “Settings -> FV Player -> Integrations/Compatibility”

    hung 5 years ago

    sorry, i found it, but nothing change after modifying that setting

    Juraj Kacaba 5 years ago
    Avatar photo

    Hello,

    Please go to any page with FV Player on it and open your Javascript console and check if any error appears, if yes, please cope it into your reply.

    Thanks,
    Juraj

    hung 5 years ago

    I checked template, it shown this message :

    “It appears there are stripping the query string versions as http://localhost/videoPro/wp-content/plugins/fv-wordpress-flowplayer/flowplayer/fv-flowplayer.min.js appears without the plugin version number.
    Some site speed analysis tools recommend doing so, but it means you loose control over what version of plugin files is cached (in users’ browsers and on CDN). That way users hang on to the old plugin files and might experience visual or functional issues with FV Player (and any other plugin).”

    In Javascript console there is no error message .

    screen-shot-2020-08-14-at-11-32-37-am
    Screen-Shot-2020-08-14-at-11.32.37-AM
    Martin 5 years ago

    Hello Hung,

    magentawave posted about 4 different issues. Which exact issue are you having?

    Are you running into that issue with “ADMIN JAVASCRIPT WARNING” where the FV Player won’t properly initialize? Does it happen when editing or when viewing the website?

    Please try to reproduce the issue and then run this on the browser JavaScript console to see if that loads FV Player properly:

    fv_player_load();

    Thanks,
    Martin

    hung 5 years ago

    Thank you. I tried. Something went wrong.
    Hope to see your response.

    screen-shot-2020-08-14-at-3-38-08-pm
    Screen-Shot-2020-08-14-at-3.38.08-PM
    hung 5 years ago

    Hello, seem like all our self-hosted video can’t work properly with your player. I tried to make new post with the short-codes. It’s work although i always see message “Admin check fail”. But when i attach that short-codes to content layout. it can’t play.

    screen-shot-2020-08-14-at-3-48-12-pm
    Screen-Shot-2020-08-14-at-3.48.12-PM
    Martin 5 years ago

    Hello Hung,

    so did using that fv_player_load() fix the issue – the player no longer appeared with “ADMIN JAVASCRIPT WARNING” error and you could play it, no? (I see the browser console did warn you about pasting in any code, obviously that wouldn’t normally happen if our loading procedure would work with your theme properly.)

    If that’s the case, then you should be asking the theme developers if they provide some JavaScript event which is triggered when they load content using Ajax, like we did suggest to some other user here: https://foliovision.com/support/fv-wordpress-flowplayer/troubleshooting/fv-player-with-ajax-based-wordpress-themes#post-108690

    If it’s anything that is standard we could support it in our plugin directly. We do listen for standard jQuery Ajax completion event:

    jQuery(document).ajaxComplete( function() {  
      fv_player_load();
    });

    “Admin: Check filed” – that’s our video checker: https://foliovision.com/player/basic-setup/how-to-use-video-checker I’m not sure why it won’t work for you though, but let’s leave that issue for later.

    Thanks,
    Martin

    hung 5 years ago

    Hello Martin,
    Glad to see your response.
    I’ll try again on the next week.

Viewing 11 replies - 1 through 11 (of 11 total)
Reply To: Question about ADMIN JAVASCRIPT WARNING and other issues…



Please Sign in or Register to upload files.

Related Posts

  1. Troubleshooting Javascript Errors

    Troubleshooting Javascript Errors

  2. IE 9 Javascript Issues: Failsafe Release of Foliopress WYSIWYG

    IE 9 Javascript Issues: Failsafe Release of Foliopress WYSIWYG

  3. Amazon S3 Protected Content support added to FV Flowplayer

    Amazon S3 Protected Content support added to FV Flowplayer

Primary Sidebar

Sign in Register
FV Player Docs Post New Topic

Welcome

to Foliovision support forums! We'll be happy to provide free support to resolve all the reported bugs. You always can start by specifying your OS and browser and steps to reproduce the bug.

If you need help with the installation on your site, please submit a request for a Pro Support Incident. We'll have you up and running in no time, with detailed instructions on how to resolve your issue yourself in the future.

Facing a hard to solve WordPress problem? On a tight deadline?

Let us take care of it for you
right now.

Pro Support Buy FV Player

Footer

Our Plugins

  • FV WordPress Flowplayer
  • FV Thoughtful Comments
  • FV Simpler SEO
  • FV Antispam
  • FV Gravatar Cache
  • FV Testimonials

Free Tools

  • Pandoc Online
  • Article spinner
  • WordPress Password Finder
  • Delete LinkedIn Account
  • Responsive Design Calculator
Foliovision logo
All materials © 2025 Foliovision s.r.o. | Panská 12 - 81101 Bratislava - Slovakia | info@foliovision.com
  • This Site Uses Cookies
  • Privacy Policy
  • Terms of Service
  • Site Map
  • Contact
  • Tel. ‭+421 2/5292 0086‬

We are using cookies to give you the best experience on our website.

You can find out more about which cookies we are using or switch them off in .

Powered by  GDPR Cookie Compliance
Privacy Overview

This website uses cookies so that we can provide you with the best user experience possible. Cookie information is stored in your browser and performs functions such as recognising you when you return to our website and helping our team to understand which sections of the website you find most interesting and useful.

Necessary Cookies

Strictly Necessary Cookie allow you to log in and download your software or post to forums.

We use the WordPress login cookie and the session cookie.

If you disable this cookie, we will not be able to save your preferences. This means that every time you visit this website you will need to enable or disable cookies again.

Support Cookies

Foliovision.com uses self-hosted Rocket.chat and self-hosted Freescout support desk to provide support for FV Player users. These cookies allow our visitors to chat with us and/or submit support tickets.

We are delighted to recommend self-hosted Rocket.chat and especially Freescout to other privacy-conscious independent publishers who would prefer to self-host support.

Please enable Strictly Necessary Cookies first so that we can save your preferences!

3rd Party Cookies

This website uses Google Analytics and Statcounter to collect anonymous information such as the number of visitors to the site, and the most popular pages.

Keeping this cookie enabled helps us to improve our website.

We reluctantly use Google Analytics as it helps us to test FV Player against popular Google Analytics features. Feel free to turn off these cookies if they make you feel uncomfortable.

Statcounter is an independent Irish stats service which we have been using since the beginning of recorded time, sixteen years ago.

Please enable Strictly Necessary Cookies first so that we can save your preferences!