Text block page builder problem

  • In Progress
    Posted in: Oblivion  
  • Member
    THEFINALBOSS
    November 3, 2013 at 8:30 am #30393

    is it normal that After putting some code in text block then saving, then reopening other blocks, the code in text block mixes like that and makes it not working anymore?

    example as follow,
    code before actually working:
    <a class=”twitter-timeline” href=”https://twitter.com/o0FINAL0o&#8221; data-widget-id=”341109143110823938″>Tweets di @o0FINAL0o</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>

    <a class=”twitter-timeline” href=”https://twitter.com/Tom_Colombo&#8221; data-widget-id=”395244890130354177″>Tweets di @Tom_Colombo</a>
    <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?’http’:’https’;if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+”://platform.twitter.com/widgets.js”;fjs.parentNode.insertBefore(js,fjs);}}(document,”script”,”twitter-wjs”);</script>



    Code after, not working:

    <p><a class=”twitter-timeline” href=”https://twitter.com/o0FINAL0o”>Tweets di @o0FINAL0o</a> <a class=”twitter-timeline” href=”https://twitter.com/Tom_Colombo”>Tweets di @Tom_Colombo</a></p>

    Sorry, this forum is for verified users only. Please Login or Register to continue

Comments are closed.