• 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

Start a video muted in the shortcode editor?

[Solved]

Foliovision › Forums › FV Player › How to … › Start a video muted in the shortcode editor?

  • ALEXANDRE V. 7 years, 8 months ago

    Have the option to start a video muted in the shortcode?

Viewing 13 replies - 1 through 13 (of 13 total)
  • Eduard 8 years ago
    Avatar photo

    Hello Alexandre,

    Currently, you can only set the default volume in Settings > FV Player > Setup tab > Sitewide FV Player Defaults, there is no shortcode parameter for this at this moment.

    This will apply to all videos on your website, but if a user changes the volume, his new setting will be stored in his browser and will be the new default for him.

    That also means that if you have used the volume adjustment before yourself, you will be seeing your latest setting when you open videos on your website, no matter what value you set for the default volume settings. Therefore you should be using your browser’s Incognito/Private mode, so you can see how this will appear for the new users.

    Thanks,
    Eduard

    hummelmose 8 years ago

    I think that this is a HUGE missing feature in FV Player. I would love to use it as an adplayer, and the missing mute feature is suck a big problem.

    I don’t want side-wide mute, just on a specific shortcode.

    Eduard 8 years ago
    Avatar photo

    Hello Alexandre and hummelmose,

    We are actually working on a core upgrade to Flowplayer 7 engine (the open-source engine our player is built upon) and it will also bring support for silent autoplay of videos that will even work on some newer mobile devices (more info will be available when the feature is announced on our blog). If things go well, the update could be available in the middle of the next week.

    Thanks,
    Eduard

    hummelmose 8 years ago

    Great news – I’m a PRO user, so looking forward to this feature.

    Dan H. 7 years ago
    Avatar photo

    Hello all,
    I am a PRO user too and would like (need) to have the possibility to embed selected videos muted.

    I have some looped videos as sales support, just showing some actions and those have to play without any audio (loaded from Vimeo – original content is with audio).

    So either a shortcode or – if you have already a solution – any JS script I could use for now?

    Thanks for a feedback.

    Eduard 7 years ago
    Avatar photo

    Hi Dan and hummelmose,

    The release of FV Player 7 got delayed a bit, but we are still working on releasing it as soon as possible. Keep an eye on our blog and changelog where we announce the new updates and features.

    Thanks,
    Eduard

    hummelmose 7 years ago

    So do you have an eta?

    Eduard 7 years ago
    Avatar photo

    Hi hummelmose,

    The new version is currently in closed beta, so it shouldn’t take too long, but we don’t have an exact date.

    Thanks,
    Eduard

    Martin 7 years ago

    Hello Dan and hummelmose,

    I have to correct Eduard here a bit – the new silent autoplay in FV Player 7 helps making sure the video is allowed to autoplay on mobile devices. But it doesn’t give you the opportunity to start the video muted.

    A script like this in your site footer or theme JS file will make your video muted:

    flowplayer( function(api,root) {
    	if( jQuery(root).parents('.muted').length ) {		
    		api.bind('ready', function(e,api,video) {
    			api.conf.muted = true;
    			api.mute(true);
    		});	
    	}
    });
    

    All you have to do is place the shortcode in a div like:

    [fvplayer ...]

    Thanks,
    Martin

    Dan H. 7 years ago
    Avatar photo

    Hello Martin & team,

    Thanks for the clarification and hint. I will try the JS snippet in the footer.
    In my case this will do it. Many thanks.

    Best,
    Dan

    Faiz 6 years ago

    Hello Martin Vicenik,

    Will you please tell me how can I unmute video on statring?

    this is my class=”flowplayer no-brand skin-slim fp-slim fp-edgy fixed-controls fp-default-playlist is-ready chrome55fix is-muted is-live-position is-paused is-finished is-mouseout”

    Martin 6 years ago

    Hello Fair,

    Chrome doesn’t permit autoplay videos to play sound. User has to unmute the video manually to hear the sound.

    Once user interacts with the video like that Chrome increases the Media Engagement Index (MEI) for the website and will allow audible autoplay for that particular website in the future.

    You can find out more about MEI here: https://foliovision.com/2018/05/video-autoplay-issues

    Safari only allows muted autoplay under all circumstances.

    Please let us know if you are not sure about anything or if your situation is different than what I described above.

    Thanks,
    Martin

    Faiz 6 years ago

    Thanks you so much Martin Vicenik. Now I removed “Autoplay” from my video and the video is perfectly playing with sound when played. I am very impressed with your help. Keep going. All the best.

Viewing 13 replies - 1 through 13 (of 13 total)
Reply To: Start a video muted in the shortcode editor?



Please Sign in or Register to upload files.

Related Posts

  1. Introducing FV Player’s New Shortcode Editor

  2. How to Use Custom Start/End Time

  3. VAST Ads Now With ‘Silent Start’ Option

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!