Viewing 5 posts - 1 through 5 (of 5 total)
  • Author
    Posts
  • leopdurr Friend
    #174486

    I am using JA Event template

    It works well with all browser except IE 8/9

    The modules in the right does not load
    FrontPage article does not load

    this is the link

    http://www.trintechbusiness.net/aupair
    Please help

    Phill Moderator
    #441088

    That is because you have pasted an article in from Microsoft Word. IE hates this as it does not know what to do with the code generated with by MS word.

    <p><!--><xml> <o:OfficeDocumentSettings> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><!--><!--><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-GB</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val="Cambria Math" /> <m:brkBin m:val="before" /> <m:brkBinSub m:val="--" /> <m:smallFrac m:val="off" /> <m:dispDef /> <m:lMargin m:val="0" /> <m:rMargin m:val="0" /> <m:defJc m:val="centerGroup" /> <m:wrapIndent m:val="1440" /> <m:intLim m:val="subSup" /> <m:naryLim m:val="undOvr" /> </m:mathPr></w:WordDocument> </xml><!--><!--><xml> <w:LatentStyles DefLockedState="false" DefUnhideWhenUsed="true" DefSemiHidden="true" DefQFormat="false" DefPriority="99" LatentStyleCount="267"> <w:LsdException Locked="false" Priority="0" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Normal" /> <w:LsdException Locked="false" Priority="9" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="heading 1" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 2" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 3" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 4" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 5" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 6" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 7" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 8" /> <w:LsdException Locked="false" Priority="9" QFormat="true" Name="heading 9" /> <w:LsdException Locked="false" Priority="39" Name="toc 1" /> <w:LsdException Locked="false" Priority="39" Name="toc 2" /> <w:LsdException Locked="false" Priority="39" Name="toc 3" /> <w:LsdException Locked="false" Priority="39" Name="toc 4" /> <w:LsdException Locked="false" Priority="39" Name="toc 5" /> <w:LsdException Locked="false" Priority="39" Name="toc 6" /> <w:LsdException Locked="false" Priority="39" Name="toc 7" /> <w:LsdException Locked="false" Priority="39" Name="toc 8" /> <w:LsdException Locked="false" Priority="39" Name="toc 9" /> <w:LsdException Locked="false" Priority="35" QFormat="true" Name="caption" /> <w:LsdException Locked="false" Priority="10" SemiHidden="false" UnhideWhenUsed="false" QFormat="true" Name="Title" /> <w:LsdException Locked="false" Priority="1"

    leopdurr Friend
    #441093

    <em>@leopdurr 304182 wrote:</em><blockquote>I am using JA Event template

    It works well with all browser except IE 8/9

    The modules in the right does not load
    FrontPage article does not load

    this is the link

    http://www.trintechbusiness.net/aupair
    Please help</blockquote>

    I have the default module that come with the template such as the Tweeter. it does not show it. If you go to the other pages you will see a heading call, Contact us – there is content.

    the template work fine with other browser.

    Phill Moderator
    #441095

    Yes, it is your article that is the problem. Go to the article manager and open the article shown on that page. Click on the html button in your editor and you will see the mess MS Word leaves behind. There is even a special button in the TinyMCE editor that is designed for the very purpose of pasting from MS Word, the special button strips out all that stuff.

    I can see it in your source code [php]
    <div class=”article-content”>
    <p><!–><xml> <o:OfficeDocumentSettings> <o:AllowPNG /> </o:OfficeDocumentSettings> </xml><!–><!–><xml> <w:WordDocument> <w:View>Normal</w:View> <w:Zoom>0</w:Zoom> <w:TrackMoves /> <w:TrackFormatting /> <w:PunctuationKerning /> <w:ValidateAgainstSchemas /> <w:SaveIfXMLInvalid>false</w:SaveIfXMLInvalid> <w:IgnoreMixedContent>false</w:IgnoreMixedContent> <w:AlwaysShowPlaceholderText>false</w:AlwaysShowPlaceholderText> <w:DoNotPromoteQF /> <w:LidThemeOther>EN-GB</w:LidThemeOther> <w:LidThemeAsian>X-NONE</w:LidThemeAsian> <w:LidThemeComplexScript>X-NONE</w:LidThemeComplexScript> <w:Compatibility> <w:BreakWrappedTables /> <w:SnapToGridInCell /> <w:WrapTextWithPunct /> <w:UseAsianBreakRules /> <w:DontGrowAutofit /> <w:SplitPgBreakAndParaMark /> <w:EnableOpenTypeKerning /> <w:DontFlipMirrorIndents /> <w:OverrideTableStyleHps /> </w:Compatibility> <m:mathPr> <m:mathFont m:val=”Cambria Math” /> <m:brkBin m:val=”before” /> <m:brkBinSub m:val=”–” /> <m:smallFrac m:val=”off” /> <m:dispDef /> <m:lMargin m:val=”0″ /> <m:rMargin m:val=”0″ /> <m:defJc m:val=”centerGroup” /> <m:wrapIndent m:val=”1440″ /> <m:intLim m:val=”subSup” /> <m:naryLim m:val=”undOvr” /> </m:mathPr></w:WordDocument> </xml><!–><!–><xml> <w:LatentStyles DefLockedState=”false” DefUnhideWhenUsed=”true” DefSemiHidden=”true” DefQFormat=”false” DefPriority=”99″ LatentStyleCount=”267″> <w:LsdException Locked=”false” Priority=”0″ SemiHidden=”false” UnhideWhenUsed=”false” QFormat=”true” Name=”Normal” /> <w:LsdException Locked=”false” Priority=”9″ SemiHidden=”false” UnhideWhenUsed=”false” QFormat=”true” Name=”heading 1″ /> <w:LsdException Locked=”false” Priority=”9″ QFormat=”true” Name=”heading 2″ /> <w:LsdException Locked=”false” Priority=”9″ QFormat=”true” Name=[/php]

    leopdurr Friend
    #441101

    <em>@leopdurr 304182 wrote:</em><blockquote>I am using JA Event template

    It works well with all browser except IE 8/9

    The modules in the right does not load
    FrontPage article does not load

    this is the link

    http://www.trintechbusiness.net/aupair
    Please help</blockquote>

    That was the problem thanks so much

Viewing 5 posts - 1 through 5 (of 5 total)

This topic contains 5 replies, has 2 voices, and was last updated by  leopdurr 12 years, 9 months ago.

We moved to new unified forum. Please post all new support queries in our New Forum