Viewing 9 replies - 1 through 9 (of 9 total)
  • Since you want to add it to the header, then you have to put it on your header.php file.

    Plugin Author flashxml

    (@flashxml)

    Hi,

    You have to add it in the PHP file that is responsible with the content in which you want to add the Banner Rotator FX (like header.php, footer.php etc.)

    Thread Starter jonjon10

    (@jonjon10)

    Thanks, I have put it in the header.php, first under </head>, then under <body>
    ,but it appaers in the top left hand corner of the screen. If i put the code anywhere else i get his error message

    Parse error: syntax error, unexpected ‘<‘ in /home/disascom/public_html/pauljwatson.com/wp-content/themes/210810Paultheme/header.php on line 23

    How do i get it to appear over the original header?

    Plugin Author flashxml

    (@flashxml)

    Hi,

    Send to support[at]flashxml.net the header.php file you’re using as well as the theme name you have on your wordpress and we will help you.

    Dear Flashxml,

    Hi,

    How this plug-in to be embeded on Side Widget or Text Widget?

    Your kind reply would be highly appreciated!

    Thanks.

    Plugin Author flashxml

    (@flashxml)

    Hi,

    You can copy the content of the free package in the specified location from the install instructions and then add this code in a text widget:

    <object classid="clsid:d27cdb6e-ae6d-11cf-96b8-444553540000" codebase="https://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=9,0,0,0" width="600" height="260" id="banner" align="middle">
    <param name="allowScriptAccess" value="sameDomain" />
    <param name="allowFullScreen" value="true" />
    <param name="movie" value="banner.swf" />
    <param name="quality" value="high" />
    <param name="bgcolor" value="#ffffff" />
    <param name="salign" value="tl" />
    <param name="flashvars" value="folderPath=/wp-content/flashxml/banner-rotator-fx/">
    <embed src="banner.swf" quality="high" bgcolor="#ffffff" width="600" height="260" name="banner" align="middle" allowScriptAccess="sameDomain" allowFullScreen="true" salign="tl" flashvars="folderPath=/wp-content/flashxml/banner-rotator-fx/" type="application/x-shockwave-flash" pluginspage="https://www.adobe.com/go/getflashplayer" />
    </object>

    i got thru with the code…. but my pics wont show and text wont change

    7. To use your own images, upload them to wp-content/flashxml/banner-rotator-fx/images and update the wp-content/flashxml/banner-rotator-fx/images.xml file accordingly

    what do i do from here?

    Plugin Author flashxml

    (@flashxml)

    Hi,

    Clear the cache of your browser and try again.

Viewing 9 replies - 1 through 9 (of 9 total)
  • The topic ‘[Plugin: Banner Rotator FX] Embedding banner rotator fx into header’ is closed to new replies.