• Resolved dmd54

    (@dmd54)


    I have a website I’ve made for a pet sitting company. The interior pages are single column but I would like to have the sidebar appear on the Blog posts. The problem I’m having is that the interior pages being single column need to have a width of 960px but on the blog posts i need to have a smaller width to allow room for the sidebar. Right now it is being pushed underneath the copy.

    Is there a way to solve this??

    https://manymutts.com

    link to a post is – https://manymutts.com/tips-to-get-your-dog-licensed/

    thanks

Viewing 3 replies - 1 through 3 (of 3 total)
  • I have done this, one way to do it, not saying it is the best way but it has always worked for me.

    Modify your single.php page, add the get_sidebar call to add the sidebar and rename your content id to something like singlepagecontent, so you can style the width of the content so you can fit the width of the sidebar and get them side by side.

    Thread Starter dmd54

    (@dmd54)

    Brilliant! Thanks a ton for the suggestion.

    You are welcome ??

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Help with Sidebar’ is closed to new replies.