• 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

Embed Video with the popup menu

Foliovision › Forums › FV Player › How to … › Embed Video with the popup menu

  • Bruno 6 years, 6 months ago

    Hello,

    I work with the Divi Theme. I’m not sure it has anything to do with this. Unfortunately I can’t insert the shortcodes. Is there a workaround for this?

    https://cdn.indikator-design.com/media/screen-video/flowplayer-embedding.mp4

    Thanks.

Viewing 11 replies - 1 through 11 (of 11 total)
  • Bruno 6 years ago

    And why does this not work?

    flowplayer( ‘div.flowplayer’ ).play().volume( 100 );

    –> Uncaught TypeError: Cannot read property ‘play’ of undefined

    It is not possible to use the id because it changes on every reload.

    How can I add a custom id to div.flowplayer?

    Bruno 6 years ago

    And how can the volume in every browser be set to 100% when starting with Autoplay?

    Bruno 6 years ago

    Ok, the Uncaught TypeError is solved. You should really work on your developer documentation. It’s extremely confusing.

    So the following questions are still there:

    1. Embed the shortcode in Divi
    2. How can I add a custom id to div.flowplayer?
    3. And how can the volume in every browser be set to 100% when starting with Autoplay? For example, in Chrome, it starts quietly. But I know it from other Pllayers that they start with volume, which also makes sense with Autoplay.

    Bruno 6 years ago

    This doesn’t seem to solve the volume problem either.

    flowplayer(function (api, root)
    {

    setTimeout( () =>
    {

    api.play().volume( 100 );

    }, 100 );

    api.bind(‘cuepoint’, function( e, api, cue )
    {

    if( cue.time == 5 )
    {

    alert( ‘triggered’ );

    }
    });
    });

    Martin 6 years ago

    Hello Bruno,

    I see that he use of player element IDs in our documentation is misleading as the ID changes. Next version of FV Player brings database storage of player configuration, making the fixed IDs possible.

    The script which you are creating won’t help – not all browsers like video autoplay. For example Google Chrome will only permit muted autoplay unless you interacted with the video on the website before. You can read more on this topic here: https://foliovision.com/2018/05/video-autoplay-issues

    FV Player already handles this properly and if you set a video to autoplay, it will autoplay with sound if it’s permitted, otherwise it will play muted.

    The Divi issue will be partly solved with the new FV Player version. There you will be able to create new instances of our player on a dedicated FV Player screen in wp-admin and then only put a simple shortcode like [fvplayer id="54"] where you need it.

    FV Player used to work with Divi, I wonder which Divi update could break it. I see it worked with version 3.0.40. There must be some JavaScript error. To obtian that please open your browser console, here’s how: https://codex.wordpress.org/Using_Your_Browser_to_Diagnose_JavaScript_Errors#Step_3:_Diagnosis Then load your post editing screen again and see if any error appears on that console. Then insert new FV Player using the FV Player Shortcode Editor and see if anything appears too.

    Thanks,
    Martin

    Bruno 6 years ago

    Hello Martin,

    In my case it does not work with the latest version of Divi: 3.17.6.

    The volume at autoplay is a real shame. But if the browser providers introduce it more and more, you have to come up with new strategies. Thanks for the feedback.

    Martin 6 years ago

    Hello Bruno,

    could you please let us know about what you see on your browser console? Is there any error with FV Player JavaScript, or is the issue related to tiny MCE in Divi? We don’t have a new Divi version at hand.

    We are also happy to help you resolving the issue right on your website, just order our pro support: https://foliovision.com/pro-support

    You can also just create new FV Player instances on a new page where you won’t use the Divi page builder and then move the shortcode over to your page with Divi on it.

    Thanks,
    Martin

    Bruno 6 years ago

    Ah sorry. No, there are no errors to see: https://cdn.indikator-design.com/media/screen-video/flowplayer-embedding-no-error.mp4

    I have sent you a link to a Zip to the new version via support (at) foliovision.com.

    Lucia 6 years ago

    Hi Bruno,

    Thanks for sending it over. We will have a look. Did the solution
    that Martin mentioned above worked for you?

    Thanks,

    Lucia

    Bruno 6 years ago

    Hello Lucia,

    yes it works on a new page in the dafault text area. So I can use it as a workaround.

    Thanks

    Martin 6 years ago

    Hello Bruno,

    I was able to fix the Divi compatibility, it’s not really a problem, but there is a lot of things to check, so this will take some more time.

    Thanks,
    Martin

Viewing 11 replies - 1 through 11 (of 11 total)
Reply To: Embed Video with the popup menu



Please Sign in or Register to upload files.

Related Posts

  1. Supercharge your video embeds with FV Flowplayer

    Supercharge your video embeds with FV Flowplayer

  2. Multilingual Video Subtitles

  3. New FV Player Features: Position Saving and Custom Video Fields

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!