• Love this theme, but I would like to have a sidebar on posts and pages. I have created a child them and edited the php file to add a sidebar but it doesn’t seem to work. in digging through the theme files I found _sidebars.scss which contains the following css
    /*————————————————————–
    ## Sidebars
    ————————————————————–*/

    .no-sidebar .content-area {

    float: none;
    margin-left: auto;
    margin-right: auto;
    }
    Is this causing the widget area to not show in the dashboard or am I doing it all wrong?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi there,

    AltoFocus doesn’t have a sidebar widget area. The sidebar you’re referring to is used to display the post’s categories and tags.

    Thread Starter mdknight

    (@mdknight)

    I am aware that it doesn’t have a sidebar, I would like to add one. I have tried creating a child theme and adding the php files that would add a sidebar to the theme, but sadly that hasn’t worked. So I wondered if something else was stopping the new widget area from showing.

    I will try another approach, but if you have any notions of how I could add a sidebar to this theme I would be very grateful ??

    This kind of modification is outside of our scope of support in this forum. I recommend reaching out to a developer for more help.

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