Blogger Duplicate content displays on my pages

Discussion in 'Blogging' started by chillax1, Aug 25, 2013.

  1. #1
    I am using a free premium blogger template. I have tried various solutions I have read but the solutions do not work for me.

    Problem: My content regardless of whether a post or a static page is displaying twice on my blog

    The suggested solutions so far have been:
    #Blog2{
    display: none;
    position: relative;
    bottom: 99999;
    }
    #blog2 {
    margin-top: -10px
    }
    Code (markup):
    or
    delete following line
    <b:widget id='blog2' locked='false' title='Blog Posts' type=Blog'/>
    Code (markup):
    or
    #Blog2
    {
    visibility:hidden;
    display:none !important;
    }
    Code (markup):
    I don't believe these have worked because the Blog2 code is not even in my html. i have already done a lot of work on the template and really don't want to pick a standard theme to over come this issue.

    If anyone has any suggestions... I am very interested in reading them.

    Thank you.



    Thanks.
     
    chillax1, Aug 25, 2013 IP
  2. Devtard

    Devtard Notable Member

    Messages:
    850
    Likes Received:
    133
    Best Answers:
    4
    Trophy Points:
    220
    #2
    I wouldn't try to solve it by hiding via CSS, that may lead to trouble.
     
    Devtard, Aug 26, 2013 IP
  3. ninjamtlt1

    ninjamtlt1 Active Member

    Messages:
    1,704
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    88
    #3
    You need to try to reinstall the template again a few more times to get it to work properly again. I think it will work if you just keep trying. The code can start to act weird sometimes if it doesn't get installed properly, so you just have to start over.
     
    ninjamtlt1, Aug 31, 2013 IP