glotza
Forum Replies Created
Viewing 4 replies - 1 through 4 (of 4 total)
-
Forum: Fixing WordPress
In reply to: Jquery Problem on Custom Setting Pagei have no errors in my control panel on firebug
Forum: Fixing WordPress
In reply to: Jquery Problem on Custom Setting PageSorry wrong js code my js code is:
jQuery(function($){ var frame = wp.media({ title: 'Select or upload Logo', button: { text: 'Use this Media' }, multiple: false }); $("#dd_uploadLogoImgBtn").click(function(e) { e.preventDefault(); frame.open(); }); frame.on('select', function(){ var attachment = frame.state().get('selection').first().toJSON(); $("input[name=dd_inputLogoImg]").val(attachment.url); }); });Forum: Plugins
In reply to: [Video Share VOD - Turnkey Video Site Builder Script] Mobile Adaptive Format^^ what a support. the support from Vod / Videowhisper is very bad. no answer of my tickets for days ….
Forum: Plugins
In reply to: [Video Share VOD - Turnkey Video Site Builder Script] Mobile Adaptive Formathello,
1.
i have a lifetime license for streaming and im using VOD also and im getting the error: Mobile adaptive format missing for this video too.
and yes i have the latest ffmpeg, java and rtmp server installed and yes the videos can be imported and the video plays in preview.the video view with other players (in vod settings) is working.2.
after i click upload the video pic says Processing and this for hours and no image is showing.
Viewing 4 replies - 1 through 4 (of 4 total)