Forum Replies Created

Viewing 12 replies - 1 through 12 (of 12 total)
  • Thread Starter tknack

    (@tknack)

    Thanks a lot, it works !

    Thread Starter tknack

    (@tknack)

    Solved topic

    Thread Starter tknack

    (@tknack)

    Thanks Kyle…
    I’m only a guy who wants to use YOUR plugin that does all the work !

    Thread Starter tknack

    (@tknack)

    Hi kyle I found a solution :

    The problem was that I’m using mootools too.. But with some modifications in your plugin I solved the error :

    first, in kgvid_video_plugin_admin.js function kgvid_enqueue_video_encode, I replaced ‘for ( var key in formats )’ by ‘jQuery.each(formats, function(key,formats)’ and each ‘formats[key]’ was replaced with ‘formats’ (key is not used !).

    I done the same thing in kgvid_redraw_encode_checkboxes.

    And finaly, in video-embed-thumbnail-generator.php, function kgvid_make_thumbs, for $thumbnaildisplaycode, it’s necessary to modify getElementById with document.getElementById, because the code is not jQuery nor Mootools, you must specify ‘document’.

    Can you please do the modification in the next version of your marvelous plugin ? I think I’m not alone to use Mootools too !!!

    Thanks a lot.

    Tknack a french user

    Thread Starter tknack

    (@tknack)

    Hi,
    in fact here’s the console error when I click on ‘Encode’ button. It shows immediatly :

    Error: Syntax error, unrecognized expression: #attachments-4917-kgflashmediaplayer-encodefunction (){return v; }
    [Stopper sur une erreur]
    throw new Error(“Syntax error, unrecognized expression: ” + e)

    May be I can put some console.log or FirePhp to help debugging that ?

    Thanks

    Thread Starter tknack

    (@tknack)

    Hello Kyle,
    I’m waiting for your plugin ! it’s really great ! Please help me to find the problem … The site I’ve made uses videos and without your plugin I have no solution…

    Thanks a lot

    Thread Starter tknack

    (@tknack)

    Hello Kyle,

    here’s the result you’re waiting for : 1.8.3

    Thanks

    Thread Starter tknack

    (@tknack)

    Hi Kyle,
    I’m sorry, but I’m not in front of my PC for 2 days. I will give you the result Friday.
    I’m using another jQuery code which works fine. It’s carouFredSel.
    And On the last version of your plugin, all works fine !
    Thanks for your help

    Thread Starter tknack

    (@tknack)

    Yes, it’s exactly the same thing ! But Chrome display more lines like :

    kgvid_redraw_encode_checkboxes kgvid_video_plugin_admin.js:348

    (anonymous function) kgvid_video_plugin_admin.js:102

    Thanks a lot.

    Thread Starter tknack

    (@tknack)

    Thanks a lot ! here’s the code you want :

    <input type="radio" name="attachments[4902][thumbradio1]" id="kgflashmedia-4902-thumbradio1" value="https://wordpress_dgpn/wp-content/uploads/2013/05/Clip-officiel_1_thumb115.jpg" onchange="getElementById('attachments-4902-kgflashmediaplayer-poster').value = this.value; getElementById('attachments-4902-thumbtime').value = '01:55'; getElementById('attachments-4902-numberofthumbs').value ='1';">

    I’m ready to make all the tests you want… I’m using firePhp too… so, I can show you some vars if you want…

    The error message appears when I click on ‘generate’…
    I’m searching if it is created in ‘kgvid_make_thumbs’ function !!!

    Can you tell me where I can search to do my best to solve this problem ?

    Thanks a lot… I’m learning a lot when I explore your plugin !

    Thread Starter tknack

    (@tknack)

    Hi Kyle,
    I’m using v 4.0.3 of the plugin and Firefox 19 and 10. When I click on the selected image the Thumbnail URL field doen’t get populated !
    So , on the frontend, the vidéo thumbnail is black but we can see the video still working correctly !

    I’ve noted that there’s an error in the firebug console :

    Error: Syntax error, unrecognized expression: #attachments-4902-kgflashmediaplayer-encodefunction (){return v;
    }

    Maybe it can help !

    Thank you very much for your precious help.

    Hi eventualo,

    really a great plugin… but how can i do to include several posts into the same newsletter ?

    Thank you

Viewing 12 replies - 1 through 12 (of 12 total)