Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • patvandenbosche Friend
    #204352

    On some articles, the sidebar position appears as needed, but on some the modules drop down below the article. I have attached two screen shots which demonstrate the problem. What is the difference? What can be done to fix this? I need the white space on the right of the article to display the sidebar modules.

    Correct display:

    Incorrect display of sidebar modules:

    Also note the article-top module position appears AFTER article-bottom in the incorrect display screenshot.

    What is the difference? What is driving this? How do I correct this?

    Thanks in advance.
    Pat


    1. real-estate-correct-display
    2. lewis-county-airport-incorrect

    Pat Vanden Bosche
    www.patvb.com

    Saguaros Moderator
    #561702

    Hi Pat,

    This issue often due to the messup of HTML markup on that page: wrong div , missing closing tag, etc….

    I just check that ‘Lewis County Airport’ article and fix the issue. In the content, you have this:


    <div><br />John A. Baker Field is located 2 miles west of city limits on US Hwy. 412.<hr id="system-readmore" /></div>

    The readmore button should be located outside of the div:


    <div><br />John A. Baker Field is located 2 miles west of city limits on US Hwy. 412.</div>
    <hr id="system-readmore" />

    patvandenbosche Friend
    #561799

    <em>@Saguaros 461651 wrote:</em><blockquote>Hi Pat,

    This issue often due to the messup of HTML markup on that page: wrong div , missing closing tag, etc….

    I just check that ‘Lewis County Airport’ article and fix the issue. In the content, you have this:


    <div><br />John A. Baker Field is located 2 miles west of city limits on US Hwy. 412.<hr id="system-readmore" /></div>

    The readmore button should be located outside of the div:


    <div><br />John A. Baker Field is located 2 miles west of city limits on US Hwy. 412.</div>
    <hr id="system-readmore" />

    </blockquote>

    Thank you, Saguaros! I will be on the lookout for that in the future.

    Pat

    Pat Vanden Bosche
    www.patvb.com

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

This topic contains 3 replies, has 2 voices, and was last updated by  patvandenbosche 9 years, 8 months ago.

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