• 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

insert shortcode [fvplayer id="xxx"] on learndash video progession

[Solved]

Foliovision › Forums › FV Player › How to … › insert shortcode [fvplayer id="xxx"] on learndash video progession

  • Luca 3 years, 4 months ago

    you can use fvplayer for learndash video progession. I would like to paste the shortcode into the video progession field

Viewing 29 replies - 1 through 29 (of 29 total)
  • Mária Stašová 3 years ago
    Avatar photo

    Hello Luca,

    thank you for reaching out to us!

    Sadly, FV Player does not support LearnDash video progression yet, but it is on our list of things to do.

    We will keep you updates. I’ll ask our development team about a possible ETA.

    Thanks,
    Maria

    Luca 3 years ago

    I saw that someone had already requested. Maybe it’s been fixed for them. Could you check and possibly provide me with the cost for the change.

    https://foliovision.com/support/fv-wordpress-flowplayer/how-to/support-for-learndash-video-progression

    Luca 3 years ago

    Dear, could you let me have information regarding what is requested above. Thank you.

    Mária Stašová 3 years ago
    Avatar photo

    Hello Luca,

    I deeply apologize for the late reply.

    Sadly, it is still not yet supported. I asked about an ETA, however, our programmer Martin has been on a vacation this past week. We hope, you understand.

    I’ll ask again and we’ll get back to you soon.

    Thanks,
    Maria

    Luca 3 years ago

    sorry if i insist but i need it. can you let me know a cost to develop the integration with the learndash video progression?

    Martin 3 years ago

    Hello Luca,

    we would like to build a proper integration – if you have to put in the shortcode by hand, then it’s half-done.

    But perhaps it will be impossible if there is no WordPress action hook that would let us do this. In that case we will need to use the shortcode only. That’s why it’s taking us more time to check this.

    Thanks,
    Martin

    Luca 3 years ago

    ok. I see that presto player is perfectly integrated with the video progression. but I would like to use your player.
    how long does it take to get integration?

    Luca 3 years ago

    hello would it be possible at the end of the video to add an action that transforms the tag from disabled to enabled? Learndash sets the CTA to enable and disabled at the end of the course. I would like to have at the end of the video go from hello would it be possible at the end of the video to add an action that transforms the tag from disabled to enabled? I would like to have at the end of the video go from <input type=”submit” value=”Segna come “completato”” class=”learndash_mark_complete_button” disabled=”disabled”> to <input type = “submit” value = “Mark as “Completed” “class =” learndash_mark_complete_button “enabled =” enabled”>

    Martin 3 years ago

    Hello Luca,

    we succeeded at adding a full-featured FV Player video box into a LearnDash LMS lesson editing interface. Unless there are some issues we should have the integration ready this week.

    I see what you mean about enabling a button to mark the lesson as complete. Is that not the Learndash LMS “Video Progression” setting which can be enabled for each lesson? That’s the actual point of the LearnDash LMS + FV Player integration.

    Thanks,
    Martin

    Luca 3 years ago

    ok mine would have been a trick to enable the lesson check button only at the end of the video using the video end actions. if you have managed to integrate progressive video better. I await the release.

    Luca 3 years ago

    Hi Martin. how is the plugin upgrade going? do you plan to release it this week? Thanks.

    Martin 3 years ago

    Hello Luca,

    we are finishing up the first version. It will be part of the free FV Player plugin.

    Thanks,
    Martin

    Luca 3 years ago

    Ok, but can I use it too with the pro version?

    Martin 3 years ago

    Hello Luca,

    it will work, as FV Player Pro is an addon plugin for FV Player.

    The first LearnDash LMS integration is ready for more testing. It would be great it you could give it a try.

    To get it please reinstall FV Player from this link: https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip To do that you will have to first deactivate and delete the current FV Player plugin you are using. WordPress will warn you that you might loose settings and data, but it’s not the case with our plugin, no settings now videos will be lost. Or you can just replace the plugin files via FTP.

    The attached screenshots show the LearndDash LMS lesson editing with “Use FV Player” disabled and enabled.

    One the FV Player is added to the lesson like this it will prevent you from marking the lesson as complete before you saw the video until the end.

    —

    If you run into any issue you can deactivate and delete the FV Player plugin again and then put back the release version using wp-admin -> Plugins -> Add New and using search.

    Thanks,
    Martin

    fv-player-learndash-lms-enabled
    fv-player-learndash-lms-enabled
    fv-player-learndash-lms-disabled
    fv-player-learndash-lms-disabled
    Luca 3 years ago

    thank you. tomorrow morning I will immediately carry out a first test and I will let you know how it works. for the moment thank you.

    Luca 3 years ago

    Hi, I reinstalled the plugin downloaded from git. There is a problem. If I go to the learndash topics it loads me a blank page. If I deactivate the plugin, the topics work. These are the errors that the php server reports to me.

    line:
    wp-content/plugins/fv-wordpress-flowplayer-master/models/learndash.php:43
    
    Uncaught Error: Call to a member function get_form() on null in /code/wp-content/plugins/fv-wordpress-flowplayer-master/models/learndash.php:43
    Stack trace:
    #0 /code/wp-includes/class-wp-hook.php(303): FV_Player_Learndash_LMS->display_field(Array)
    #1 /code/wp-includes/plugin.php(189): WP_Hook->apply_filters(Array, Array)
    #2 /code/wp-content/plugins/sfwd-lms/includes/settings/settings-fields/class-ld-settings-fields-custom.php(44): apply_filters('learndash_setti...', Array)
    #3 /code/wp-content/plugins/sfwd-lms/includes/settings/class-ld-settings-fields.php(393): LearnDash_Settings_Fields_Custom->create_section_field(Array)
    #4 /code/wp-content/plugins/sfwd-lms/includes/settings/class-ld-settings-fields.php(176): LearnDash_Settings_Fields::show_section_field_row(Array)
    #5 /code/wp-content/plugins/sfwd-lms/includes/settings/class-ld-settings-metaboxes.php(732): LearnDash_Settings_Fields::show_section_fields(Array)
    #6 /code/wp-content/plugins/sfwd-lms/includes/settings/class-ld-settings-met
    
    Luca 3 years ago

    Hi Martin, were you able to see where the error is?

    Martin 3 years ago

    Hello Luca,

    please download https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip once again and reinstall. Then it will work.

    Thanks,
    Martin

    Luca 3 years ago

    Hi Martin now seems to work in the backend. The problem is in the frontend. The uploaded video is not displayed in the topic. I am attaching screen.

    schermata-2022-01-17-alle-10-42-51
    Schermata-2022-01-17-alle-10.42.51
    schermata-2022-01-17-alle-10-40-47
    Schermata-2022-01-17-alle-10.40.47
    Martin 3 years ago

    Hello Luca,

    please go back to that lesson editing and disable “Use FV Player”. When you do that the “FV Player” box will disappear instantly and “Video URL” field will appear. Please let me know what do you see in that field.

    Are you using any special theme which supports LearnDash LMS?

    Thanks,
    Martin

    Luca 3 years ago

    Hi Martin, when I disable use FLV nothing appears in the standard field. I am attaching an image. For the theme I am using the reign for learndash theme

    schermata-2022-01-17-alle-11-07-20
    Schermata-2022-01-17-alle-11.07.20
    Martin 3 years ago

    Hello Luca,

    could you please provide the WordPress XML export of your lesson? You can get it in Tools -> Export -> Choose what to export -> Lessons. This will allow me to check what data actually got saved for the lesson.

    Thanks,
    Martin

    Martin 3 years ago

    Hello Luca,

    please try to clear your browser cache and see if you run into that issue again. I did not had any issue with the video saving. But I did notice how LearnDash LMS CSS code can prevent FV Player from appearing, so I put in a fix for that. So now that “Principi di scansione …ottimizzazione dell’immagine” topic show the player properly for me.

    Thanks,
    Martin

    Luca 3 years ago

    ok. I check. now we are solving another problem. I’ll update you in the afternoon. thank you.

    Luca 3 years ago

    perfect. everything seems to be working fine. I do tests.

    Luca 3 years ago

    Hi Martin unfortunately the videos are still missing in frontend. We have not changed anything but they are no longer seen.

    Luca 3 years ago

    when I insert the video and save the code is not inserted in the url of the video. i believe looking at your code it should write a shortcode but it doesn’t seem to insert it.

    Martin 3 years ago

    Hello Luca,

    please re-install from https://github.com/foliovision/fv-wordpress-flowplayer/archive/master.zip again.

    It seems it would not save properly if the LearnDash Video URL was empty before. Now it’s fixed.

    Thanks,
    Martin

    Luca 3 years ago

    Thanks, Martin, everything seems to be ok now. I try to insert several videos and do the necessary checks. If I have to give you something for the development do not hesitate to ask. You solved a real problem for me. Very kind

Viewing 29 replies - 1 through 29 (of 29 total)
Reply To: insert shortcode [fvplayer id="xxx"] on learndash video progession



Please Sign in or Register to upload files.

Related Posts

  1. convert video shortcode to fvplayer

    convert video shortcode to fvplayer

  2. LearnDash video sizing issue

    LearnDash video sizing issue

  3. Support for LearnDash video progression?

    Support for LearnDash video progression?

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!