Widget 'Text'

  • Unknown's avatar

    Widget ‘Text’. When I use it and paste my html-code, the code are automatically cut. What shall I do to avoid it?
    Blog url: http://yoursexhealth.wordpress.com/

    The blog I need help with is: (visible only to logged in users)

  • Unknown's avatar

    Not all codes can be used here. It sounds like you’re using code that is stripped out for security reasons. Post the code here between backticks so we can see it and offer possible workarounds.

  • Unknown's avatar

    Thank You for so quick answer.

    1) it’s the full code for the counter I tried to use

    <!–LiveInternet counter–><script type=”text/javascript”><!–
    document.write(“<a href=’http://www.liveinternet.ru/click’ “+
    “target=_blank><img src=’//counter.yadro.ru/hit?t29.6;r”+
    escape(document.referrer)+((typeof(screen)==”undefined”)?””:
    “;s”+screen.width+”*”+screen.height+”*”+(screen.colorDepth?
    screen.colorDepth:screen.pixelDepth))+”;u”+escape(document.URL)+
    “;”+Math.random()+
    “‘ alt=” title=’LiveInternet: показана кількість переглядів і”+
    ” відвідувачів’ “+
    “border=’0′ width=’88’ height=’120′></a>”)
    //–></script><!–/LiveInternet–>

    2) it’s the full html-code for subscription form of the feedburner

    <form style=”border:1px solid #ccc;padding:3px;text-align:center;” action=”http://feedburner.google.com/fb/a/mailverify” method=”post” target=”popupwindow” onsubmit=”window.open(‘http://feedburner.google.com/fb/a/mailverify?uri=wordpress/GzCB’, ‘popupwindow’, ‘scrollbars=yes,width=550,height=520’);return true”>

    Enter your email address:

    Delivered by

    FeedBurner</p></form>

  • Unknown's avatar

    <script type=”text/javascript”>

    Blocked:

    Add Code to Your Site

  • Unknown's avatar

    Thank you.
    Does it meen I can’t use any counter of visitors or subscription form at all?

  • Unknown's avatar

    You can, just none that use Javascript. There’s a list on http://onecoolsitebloggingtips.com of counters that work here.

  • The topic ‘Widget 'Text'’ is closed to new replies.