• Resolved apomstory

    (@apomstory)


    I currently have a two-column wp theme. When not logged into my WP account, my single post pages would lose its right column/sidebar and the entire right sidebar content is moved to the end of my single post content on the left column–making the entire webpage having only one very long left column. The weird thing is that when I AM logged into my WP account, everything appears normal with two columns as it should be! But once I log out of my WP account, all single post pages go back to having only one column! What is going on?? Please help! I would really appreciate any suggestion or advice!

    URL: apomstory.lalasunshine.com

Viewing 2 replies - 1 through 2 (of 2 total)
  • if the issue dissappears when you are logged on, then the error is likely to be in comments.php;

    (when no one is logged in, there seems to be a </div> missing in single.php before the navigation or the call for the sidebar – this extra closing div seems then to come back when logged in. the only difference is in the comments form.)

    Thread Starter apomstory

    (@apomstory)

    Omg–it is fixed! You are a genius! *hugglez!* Thanks so much alchymth! I would never have figured that one out myself! You just made my day–many thanks! *(^__^)*

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Two-column layout lost — sidebar appears at end of single post’ is closed to new replies.