HTML breaking the site builder !

Collapse
X
 
  • Time
  • Show
Clear All
new posts

  • Replicant
    replied
    You can put the style info in a separate css file and use the link tag to retrieve it.

    Leave a comment:


  • Graham Walters
    commented on 's reply
    Thanks for the heads up.
    I've tried with a widget that lacks style tags and it works fine.
    Now all I have to do is find a football results widget without style tags !

  • Replicant
    replied
    Try removing the style tags from the html and add the styles as inline styles in the divs. More than one style tag on the page caused issues for me.

    Leave a comment:


  • Graham Walters
    commented on 's reply
    I'm running 5.1.5

    Site builder works fine with PHP, Static HTML, and Ad Module rendering disabled, but that sort of gets around the problem and doesn't solve it !

  • Graham Walters
    commented on 's reply
    I'm running 5.1.5 !

  • Wayne Luke
    replied
    Please upgrade to 5.1.5. Site Builder was refactored to account for this issue.

    Leave a comment:


  • glennrocksvb
    replied
    Try disabling HTML rendering in Settings > Options > General Settings > Disable PHP, Static HTML, and Ad Module rendering to see if that HTML widget is causing the Sitebuilder issue.

    Btw, what version are you running?

    Leave a comment:


  • Graham Walters
    started a topic HTML breaking the site builder !

    HTML breaking the site builder !

    I'm trying to build a new site, however I am coming across a problem when I try to add this to an HTML widget :

    Code:
    <div data-type="standing" data-id="86440" id="wgt-86440" class="tap-sport-tools" style="width:300px; height:auto;"></div>
    <div id="wgt-ft-86440" style="width:296px;"><p>Standings provided by <a href="http://www.whatsthescore.com/football/england/team-manchester-united-10260.html" target="_blank" rel="nofollow"><img src="http://medias.whatsthescore.com/upload/logo-s.png" alt="whatsthescore.com" /></a></p></div><style type="text/css">#wgt-ft-86440  {background:#FFFFFF !important;color:#484848 !important;text-decoration:none !important;padding:4px 2px !important;margin:0 !important;}#wgt-ft-86440 * {font:10px Arial !important;}#wgt-ft-86440 a {color:#484848 !important;}#wgt-ft-86440 img {vertical-align:bottom !important;height:15px !important;}</style><script type="text/javascript" src="http://tools.whatsthescore.com/load.min.js?252"></script>
    The table displays ok, but after loading it I can no longer access the site builder, all I get is the "working" notice at the top of the page, no matter what part of the site builder I try to access.
    Last edited by Graham Walters; Wed 11 Feb '15, 9:06am.
widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
Working...