Responsive WordPress Theme – Caliber

A theme with simple controls and limitless potential. Work fast and build an amazing website!   Find out more »

UpThemes – Beautiful WordPress Themes

Create a site your church, gallery, newspaper, blog, recipes, band and more!   See the themes »

Need a little help?  Find answers quickly by searching the forum.
Group Admins
  • andy
  • jeffw

Support for: Traject – WordPress Portfolio and Business Theme

Traject (WordPress)

Public Group  |  active 4 years, 5 months ago ago
Viewing post 1 to 3 (3 total posts)

Remove sidebar in posts

  • victorialanglinais

    said

    Is there a way to remove the sidebar within posts? I never created a custom sidebar and I’d like my posts to be full page. Is this possible?
    -Victoria

  • jeffw

    said

    To achieve that you would need to customise the ‘single.php’ template. You’d need to remove the “two_thirds” div from around the code that outputs the post content, and then comment out or remove the call to the get_sidebar() function.

    Keep in mind that if you modify core theme files then each time you update the theme you will need to make all of those modifications again to the updated theme files.

  • victorialanglinais

    said

    Thank you! That worked perfectly. I made myself a note that if we update the theme, I’ll have to adjust that again. Thank you so much for your help. :)

Viewing post 1 to 3 (3 total posts)
Topic tags: post, remove, sidebar