• I’ve added the plugin on a test site at https://swaturners.lunahost.com/ but cannot get any videos to work, regardless of the video source. For example, on the home page I added a simple:
    [pro-player]https://www.youtube.com/watch?v=XdBd14rjcs0[/pro-player]
    I’ve tried local videos and hosted videos. Other players work fine.
    Playing the URLs directly works but not from the WP site via ProPlayer. The skin changes work but the reference to the default preview image does not. Any suggestions?

Viewing 1 replies (of 1 total)
  • I have the same problem but with the playlists. I can see videos but I cannot see any playlists. I like it very much this plugin because it’s what I’ve been looking for long time.
    My site is: https://www.pruebas.melomics.com
    The snippet code I’m using is:

    ‘<?php
    print insert_proplayer(
    array(
    “playlist” => “right”, “repeat” => “true”),
    https://www.youtube.com/view_play_list?p=233A7664FEEFE253&#8221;
    );
    ?>’

    I need a plugin that lets me insert a dynamic playlist from youtube in a post. That’s why this plugin it’s perfect.

    I’d appreciate any help.

    Thank you very much.

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: ProPlayer] Video is not available….’ is closed to new replies.