• Hi,

    I am using a modified Neo Sapien which was fine until I tried to enable comments on my posts. All the control panel functions were set to do this but the fault turned out to be a missing single.php file.

    I uploaded one and that works fine but when I click on any page but the home page the right hand sidebars shoot down under that page.

    Any ideas how to modify the code to resolve that?

    Site is here

Viewing 1 replies (of 1 total)
  • Thread Starter brian-score

    (@brian-score)

    Hello again!

    I manged to solve the problem, I checked a back up copy of the page.php I made a couple of weeks ago and found an error.

    For those that might have the same problem read this:

    <?php comments_template(); ?>

    </div>
    </div>

    <?php endwhile; ?>

    The two div tags were missing but I have no idea why that should have cause the problem. Inserting them worked for me.

Viewing 1 replies (of 1 total)

The topic ‘Side Bars have moved down under page’ is closed to new replies.