• Hello,

    First, apologies if I’ve got the wrong forum or am posting on a known issue. I’ve gone round in circles trying to fix this myself and have just made things worse.

    My site is https://rawtext.co.uk/ and I’m using Hogan Chua’s Themify theme.

    Basically, my blog page (Text Therapy) is appearing on all the other pages and messing them up. I must have ticked a wrong box somewhere but cant track back and see where I went wrong. Does anyone know how I can fix it so that it’s just on the blog page?

    Thanks in advance.

    Bluebellwood
    https://rawtext.co.uk/

Viewing 10 replies - 1 through 10 (of 10 total)
  • Hi! Have you tried to goto pages and then edit for instance the about page , at the right you have page attributes and there you can try to change the page template under template.
    If this works to the same for all the other pages.

    Thread Starter bluebellwood

    (@bluebellwood)

    Hello, thanks for the quick response.

    I’ve tried to do what you say but cannot see anything about ‘template’.
    I’ve had a go at everything I can think of on the Themify custom panel.
    I’m at a loss as to what I can do to remove the blog sidebar that’s now on every page of my site.

    Thread Starter bluebellwood

    (@bluebellwood)

    Hi again,

    I’ve just found a ‘template’ drop-down when I click on ‘quick edit’. It says ‘default template’. However, when I quick on the drop-down arrow there’s no menu. It remains at ‘default template’, and when I click on it makes no difference.

    Ok i saw that it doesnt look the way I thought, I can make changes to the page layout under themify settings —> default layouts and scroll down to the bottom. Have you tried there?

    Thread Starter bluebellwood

    (@bluebellwood)

    Yes, I’ve tried there. I’ve tried everything I can think of on all the settings on the WP dashboard, under pages and posts, and have tried everything on the Themify panel. I’m driving myself mad – nothing works!

    Thank you again for your help, BTW.

    Ok I see! A quickfix is to put code in your css but the best is to localize the real problem.

    If you put this in your css it will disappear for now:

    `#sidebar {
    display: none;
    }

    Thread Starter bluebellwood

    (@bluebellwood)

    Do you mean go to ‘Customise’ –> and then paste it in the ‘Custom CSS’ option? I’ve done that and nothing has happened.

    Ok then that didnt work. Take another look in pages and go to the page you want to change and then go down to Themify Custom Panel –>
    Page options there you should have an option called sidebar options check so it will display a single page.

    Hope this makes sense

    Thread Starter bluebellwood

    (@bluebellwood)

    That box is already checked.

    This all started because I couldn’t enable blog comments the usual ways, and I tried all of them. Just nothing happening. I must have ticked something wrong somewhere… Plus, I wanted to hide the large title in the blog sidebar, and got confused about which boxes to tick about that too.

    I think what I’m going to have to do is scrap the whole site and start again, chalk it all up to experience. At least I learnt a few things!

    Thanks so much for all your efforts and help. Really appreciate it.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘Blog appearing on all my pages’ is closed to new replies.