Viewing 13 posts - 1 through 13 (of 13 total)
  • Author
    Posts
  • #697522

    Our page is set to the following:

    Template: Blank No Header / No Footer template is used?
    Sidebar Settings: No Sidebars
    Header Settings: Hide Header on this Page

    The reason we are using these settings is because we want to use the Advanced Page Builder to determine placement of the logo and content. (see link below). We do not want to add the logo in Enfold Settings because it creates a large margin of space and huge gaps on the top, left and right. Also if we do not set the template to Blank No Header / No Footer then the page shows a large invisible margin at the top (where the Enfold logo is designated to go).

    So the question is, how do we allow a Footer at least with this current setup?

    #697982

    Anyone?

    #698221

    Hi,

    you need to get control over the WordPress function called “Template”. This has nothing to do with the theme. Check out this for example:
    https://codex.wordpress.org/Templates

    Best regards,
    Andy

    #698419

    This is your response? No way. You completely glossed over the issue here. See what I said about the HEADER gap if you dont put these settings? Did you see the link I sent you? Thats how it looks WITH the settings. If I DONT use those settings then there is a big margin gap at the header where the logo supposed to be, thats what we want to avoid.

    #699065

    Hi,

    I can’t see any gap on the link you’ve provided. Can you provide us screenshots showing what you mean please? use imgur.com or dropbox.

    Best regards,
    Andy

    #712222

    Can you just indicate how to allow FOOTER even when HEADER / FOOTER template is used? If you use the default page template then the Header space has a big margin at the top. Using the Header / Footer template hides the header how we want but we would like to keep the footer.

    #712229

    Hi!

    Please edit your page and choose not to display header under Layout section – http://kriesi.at/documentation/enfold/portfolio-item/intro-to-the-header-configurator/

    Cheers!
    Yigit

    #712242

    When we DO THAT it still has a margin GAP at the top. It’s just blank, as if the menu is there but hidden.

    #712244

    Hi!

    Can you please create an example page and post a link to it?

    Regards,
    Yigit

    #712247

    See how there is big gap when we set Hide Header on this page? If I choose No header / Footer template than it looks correct (just go to the home page and you can see)

    #712251

    Hi!

    Please try adding following code to Quick CSS in Enfold theme options under General Styling tab

    .html_header_transparency #top .avia-builder-el-0 .container, .html_header_transparency #top .avia-builder-el-0 .slideshow_caption {
        padding-top: 0;
    }

    Regards,
    Yigit

    #712559

    That worked perfect. But I have to ask, why do we need custom code for something like that? There should not be a gap. What is causing the gap anyway?

    #712987

    Hi,

    lots of different factors could cause it. Probably it’s a plugin.

    However, glad we could help. Let us know in a new ticket if you have some more questions related to the theme. We are happy to assist you.

    Best regards,
    Andy

Viewing 13 posts - 1 through 13 (of 13 total)
  • The topic ‘How to allow Footer when Blank No Header / No Footer template is used?’ is closed to new replies.