• Resolved missmoffat

    (@missmoffat)


    I’m working on a site at http://www.petrabishai.co.uk/2011/08/paperclip-forged-earrings-3/
    I’ve worked to remove all the comment forms from the site, including the individual portfolio pages (the link takes you to one of these).
    I worked in index.php and archive.php but found I still had a comment form appearing on these particular pages, so I went into comments.php and commented out a lot of the code there to remove the comment form. That worked but as a result of me the sidebar widget on the right dropped right down the page and I lost some of my white background at the bottom.
    So then I removed all the commenting out I’d done in comments.php and instead tried display:none throughout the comments section of the CSS. This does seem to have helped and it means the widget is now back in position and the page is back in one piece. It all looks fine in Firefox – however in Safari, I find I’ve now got ‘Leave a Comment’ appearing on the page. I’ve already removed this from index.php and archive.php and then if I go into comments.php to remove it, that’s when the widget drops down the page and I lose some of the background.
    Scratching my head! Any suggestions would be great – thank-you

  • The topic ‘Problems removing comments – sidebar widget drops down page’ is closed to new replies.