Theme support is offered to verified customers by forum only. Support requests and solutions made by email, Skype, Envato or any other method will be redirected back to the forum.
This topic is: not resolved
-
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” 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” 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>