• rosb

    (@rosb)


    Sixteen seems good, but it supposed to have a sidebar and I’m not getting one. I had a look in ‘Widgets’ and it shows a ‘Primary Sidebar’ with plenty of things in it (search bar, recent posts etc) but this is not showing up on the website. Any ideas?

    Also there is an (in my view) ugly ‘scroll down’ slider on the home page. Setting the home page to only show 3 blog posts (one row) hasn’t changed this.

    Thanks for any help you can give.

    Ros

Viewing 5 replies - 1 through 5 (of 5 total)
  • Sampression

    (@sampression)

    Hi rosb,

    Sixteen theme supports sidebar only on post and page but not on blog/home page.

    Thanks

    Thread Starter rosb

    (@rosb)

    Thank you for the info, Sampression!

    Anyone know how I can get rid of the ‘scroll down’ slider on the home page?
    (See shakespeare-evidence.com)

    Ros

    Thread Starter rosb

    (@rosb)

    Sorry, it would help if I linked that.

    shakespeare-evidence.com

    Ugly scroll-bar anyone?

    Ros

    anthony68

    (@anthony68)

    Hi rosb, change the auto to hidden found in: wp-content/themes/sixteen/css/main.css

    #primary-home {
        overflow: hidden;
    }

    Hope this helps.

    Thread Starter rosb

    (@rosb)

    Thank you, anthony68.
    I changed the overflow from auto to hidden further down main.css and that has cured it. Much appreciated.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘How to get a sidebar?’ is closed to new replies.