-
AuthorPosts
-
July 10, 2012 at 7:11 pm #4636malteeGuest
Hey 🙂 Just downloaded the plugin. Thanks! Really helpful and cool!!
But there is one problem… I can´t add a second or third/(…) shortcode onto my page.
Only the last shortcode will be displayed…
How can i fix this??
This is my shortcode:
http://www.company.de/">Company Streaming Video. Please active JavaScript//+++ Typische eigene Einstellungen +++
videobreite = "624";
videohoehe = "351";
//Der Stream fuer Flash und iOS ist in der Regel der selbe
videodateiname_flash = "name of file";
videodateiname_ios = "name of file";
rtmpadresse = "rtmp://serveradress/username/";
httpstreamingadresse = "
http://servername/username/_definst_/mp4 :";//+++ iOS Code (iPhone, iPad, iPod touch) +++
c = '
c += 'Internetvideo: http://www.blitzeinschlag.de/">Blitzeinschlag Streaming Video. Sie benötigen den Flashplayer oder einen HTML5 H.264-Video fähigen Browser um an dieser Stelle ein Video sehen zu können. http://get.adobe.com/de/flashplayer/">Flashplayer Information.';
c += '';
document.getElementById('dizzy-vod-hdswitcher').innerHTML=c;
//+++ Flash Code +++
var so = new SWFObject("
http://www.server.de/playeradress.swf ", "player", videobreite, videohoehe, "9", "#ffffff");so.addVariable("videofile1", rtmpadresse+videodateiname_flash);
so.addVariable("quickstart", "0"); //"1" statt "0" startet das Video automatisch
so.addVariable("hdswitcher", "1");
so.addVariable("hdstartqualitaet", "_480p");
so.addVariable("keinlogo", "1");
so.addVariable("startbildvonsekunde", "10");
so.addVariable("bgc", "ffffff");
so.addParam("allowFullScreen", "true");
so.write("username-hdswitcher");
( I have to change the companys and servers name cause i dont want to publish any company code----is this possible to check the code?)
Thanks a lot!!
Mike
July 17, 2012 at 10:17 am #5946AnonymousGuestI have a WP installation where the plugin shortcodes aren’t working except for Severity Forms. The built in WP shortcodes work fine, it’s just the plugin shortcodes that I’m having a problem with.
July 18, 2012 at 5:13 pm #5947Aakash ChakravarthyKeymasterCan you please be specific in your problem ?
-
AuthorPosts
- The topic ‘Multiple Shortcodes – doesn´t work’ is closed to new replies.