Tagged: ,

Viewing 11 posts - 1 through 11 (of 11 total)
  • Author
    Posts
  • #349565

    I’m sorry I don’t know how to call this issue..

    I create the page with layout – blank no header, no footer layout, and choose no sidebar layout

    but there are the widget from ”display everywhere sidebar” showing up, therefore, I
    remove all the widget from ”display everywhere sidebar”, but the widget’s still showing up
    on the page which I set it to be blank no header, no footer layout.

    Normally, there should not be showed anything when we choose blank template, right?

    but they are showing, even though I try to create how many blank page, or no sidebar layout?

    Please help me to solve this, thanks in advance.

    #349874

    Hi,

    Can you please create us a WordPress administrator account? post it here as a private reply.

    Regards,
    Josue

    #349924
    This reply has been marked as private.
    #349951

    I’m sorry, I just disable the disable website plugin,

    that’s why you can’t login to website,

    I check on every page even on front page, the sidebar seems to show up on every page

    #350064

    Hey! I’ve found the problem, but I don’t know how to fix it…..

    It’s from ‘BuddyPress’ plugin, when I deactivate it, the unwanted sidebars are gone on everypage

    but I want to use BuddyPress,,

    Could you help me to fix this problem please

    #350187

    Hi!

    Check it now, i added this to Quick CSS:

    .page-template-template-blank-php .sidebar {
        display: none !important;
    }
    
    .page-template-template-blank-php .content{
        width: 100% !important;
    }

    Best regards,
    Josue

    #350267
    This reply has been marked as private.
    #350347

    Hi!

    I’ve changed this in theme options and it seemed to the trick, now for the pages you actually want a sidebar just set that while editing the Page.

    Regards,
    Josue

    #350617

    That’s great, seem to be solved, but (I’m sorry to disturb you agian)

    I can’t create any sidebar on each page at the layout setting, there are no any sidebar shows up…

    ToT…

    #350635

    Finally, I’ve found the problem, it’s from BagdeOS Community, this is so terrible, it’s not the Enfold theme problem.

    In order to solve this problem, I discard it, thank you for your help!

    #350807

    No problem, glad to help :)

Viewing 11 posts - 1 through 11 (of 11 total)
  • The topic ‘Sidebar on page is broken’ is closed to new replies.