• Resolved mattsch

    (@mattsch)


    Hello,

    I added a video playlist to one of my project’s descriptions (using the [playlist] shortcode).

    However, the video does not load and clicking the controls does not work.

    If I add the same shortcode to a regular page it works fine.

Viewing 9 replies - 1 through 9 (of 9 total)
  • Plugin Contributor Ketan Patel

    (@patelketan)

    Hello,

    We Think you paste our project description area in your shortcode.

    Our plugin Portfolio and Projects display content without page load functionality.

    This is customized work. as per your requirement, you change the plugin code file.

    Thanks,

    Thread Starter mattsch

    (@mattsch)

    Hello,

    Sorry, you are right.

    I echo the content with apply_filters('the_content', get_the_content()) to maintain formatting.

    Do you know why your plugin affects the media player functionality in this case?

    Thanks.

    Plugin Support Rafik

    (@rafikwp)

    Hello,

    Can you please share page URL because need to check.

    Thanks

    Thread Starter mattsch

    (@mattsch)

    See here: https://mattsch.com/projects/ (click on the fourth thumbnail)

    Plugin Support Rafik

    (@rafikwp)

    Hello,

    Please let me know which plugin are you using for the video?
    its looks like its video initialize issue because the video will initialize when the player is shown from starting when page load, Here issue like your player is hidden when the page is load and then show when you click on the image so it’s not initialize.
    This player will not work this way you can use here youtube iframe etc for the video.

    Thanks

    Thread Starter mattsch

    (@mattsch)

    I am not using any plugin. It is the default media player that is included with WordPress. I used the “Create Video Playlist” option when adding media to the post. It translates to the [playlist] tag. Interestingly, adding the videos one by one (not as a playlist) works fine.

    Plugin Support Rafik

    (@rafikwp)

    Hello,

    We have checked the issue it’s player initialization issue, Sorry for the inconvenience this player will not work with our plugin because of it JS initialization issue.
    You can customize the plugin as per your need if you can.

    Thansk

    Thread Starter mattsch

    (@mattsch)

    Thanks for checking.

    Is this (JS initialization issue) a bug in the player? Could you give me a pointer where to start digging?

    Thanks.

    Plugin Support Rafik

    (@rafikwp)

    Hello,

    You need to find this player documentation and find a solution because at this moment I am not sure about it.

    Thanks

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘Video Playlist: Cannot play videos’ is closed to new replies.