• hi.
    i’ve installed the plugin allright, activated and configured it.
    but now where’s the “embed video” option on the post editor?
    i just see the default “insert image/video” that comes with wordpress.
    thanks

Viewing 10 replies - 1 through 10 (of 10 total)
  • Found this on the developer’s site:

    In your embedded-video.php around line 365, you have:

    require_once(”buttonsnap.php”);

    replace it with this:

    if( !class_exists(’buttonsnap’) )
    require_once(”buttonsnap.php”);

    Works for me.

    Thread Starter bberg

    (@bberg)

    didn’t work…
    thanks for replying

    Hi,

    I have the same problem/issue. Any idea on how to fix it?
    The icon to click for the WYSIWIG is not showing on post/write dashboard or icons.

    Hope anyone has an idea out there on how to resolve this. Thanks,

    try new version, should be fixed now

    Hello jovelstefan,

    i installed the new version, but it not works.

    WordPress: WordPress Default DE-Edition 1.6
    Browser: FireFox 3.0.1 (Gecko/2008070208)

    Hope you have an idea.

    TRANCY

    Edit: Also the IE 7 shows no icon on the WYSIWIG-editor.

    Yeah, great idea, but I just installed it on my WP 2.6 site and the button does not show up on my WYSIWYG editor.

    This may seem obvious and I don’t mean to insult anyone’s intelligence, but I was having the same problem until I hit the “Show / Hide Kitchen Sink” button in the toolbar to reveal the second level toolbar and then found the “Insert / Edit Embed Media” button.

    @johnbayhi
    and that button is standard word press, has nothing to do with this plug in, I deactivated the plug in and it still worked.

    Sorry, is this plugin compatible with JW FLV Media Player 4.1 ??
    I can’t find a [mediaplayer] file there, but a [player] file instead is available. Thank you.

    It’s a “mediaplayer” folder. all the files in the download should be uploaded to the folder “mediaplayer” under this plugin’s folder.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘[Plugin: Embedded Video with Link] how to actually embed?’ is closed to new replies.