[Resolved] Exclude Footer From a Specific Page

Home Forums Support [Resolved] Exclude Footer From a Specific Page

Home Forums Support Exclude Footer From a Specific Page

Viewing 15 posts - 1 through 15 (of 22 total)
  • Author
    Posts
  • #1037626
    Eva

    I’m struggling to remove my footer from this specific landing page: https://www.epicholistic.com/how-to-lose-weight-without-exercise/

    I tried to fix it by adding the following code:

    .page-id-10590 .footer_bar {
    display: none;
    }

    in the GeneratePress: Stylesheet (style.css) under the Appearance & Theme Editor tabs. I also tried to add the code to my additional CSS in the Customize tab but neither of these worked for me.

    Can you assist, please?

    #1037630
    David
    Staff
    Customer Support

    Hi there,

    you can use the Layout Element:

    https://docs.generatepress.com/article/layout-element-overview/

    #1037642
    Eva

    Thank you, David, for the speedy reply. I followed the video and disabled the footer for that landing page in elements but no changes. The footer still shows. Any suggestions why?

    #1037645
    Leo
    Staff
    Customer Support

    The link you provided is using Elementor Canvas which removes all of GP’s elements by default – hence canvas.

    I just checked the page and GP’s footer isn’t showing.

    Am I missing something here?

    Let me know πŸ™‚

    #1037655
    Eva

    That’s strange, Leo. I cleared my cookies to get a fresh view and the footer still appears on my site. I also tried viewing the page at http://server2.kproxy.com/ but no success. I have the footer template added under my wp_footer hook, could that be the reason why things are not working?

    #1037656
    Leo
    Staff
    Customer Support

    Just to confirm, this is the page we are talking about?
    https://www.epicholistic.com/how-to-lose-weight-without-exercise/

    This is what I’m seeing:
    https://www.screencast.com/t/8Gkse4pkiIpD

    Is this not what you are seeing?

    #1037660
    Eva

    That’s exactly what I see, Leo. The orange footer at the bottom as per your screenshot. I’d like to get rid of it for this page.

    #1037669
    Leo
    Staff
    Customer Support

    That would be coming from Elementor.
    https://www.screencast.com/t/junYGGrIm5N

    Again when Elementor canvas is activated, it removes all of the theme’s elements and none of the options for GP will work.

    Let me know if this helps πŸ™‚

    #1037671
    Eva

    Thank you. I tried to switch the page layout from Elementor Canvas to Default but no success. I’ll try to work it out. Cheers, Leo.

    #1037672
    Leo
    Staff
    Customer Support

    Elementor’s support should be able to tell you exactly what to do πŸ™‚

    #1037677
    Eva

    I’ll contact them for sure and see if they can help.

    Happy night!

    #1037700
    Leo
    Staff
    Customer Support

    You as well πŸ™‚

    #1039353
    Eva

    Hello again, Leo,

    I contacted the Elementor team and they gave me instructions, which I followed but no success. The one thing that happened since I wrote to you last was that the “hooks” & “legacy hooks” fields disappeared from my list of elements which means that I have nowhere to paste the shortcode for my footer template + I can’t allocate my wp_header hook where I used to have the code for my FB pixel. It seems that the “hooks” & “legacy hooks” disappearing happened as a result of me “bulk deactivating” all elements and then reactivating as part of my troubleshooting.

    From there, I looked over your documentation and created wp_footer + header hooks in elements but am unsure where I can paste my footer template shortcode. I apologize for all the hassle and appreciate your assistance.

    Eva

    #1039716
    Leo
    Staff
    Customer Support

    The hooks element should be what you are looking for:
    https://docs.generatepress.com/article/hooks-element-overview/

    You can take a look at the visual hook guideline here:
    https://docs.generatepress.com/article/hooks-visual-guide/#single-post

    #1039760
    Eva

    That makes sense, although before all I needed to do was to paste the shortcode for the footer template in the wp_footer hook section but it seems that now I need to enter my own custom code below the hook title field and I’m not sure what that would be? I tried to paste the shortcode in the code field but that doesn’t make it appear on my site: [elementor-template id=”11400″] Can you please clarify what code exactly I need to paste for that footer template to show?

Viewing 15 posts - 1 through 15 (of 22 total)
  • You must be logged in to reply to this topic.