Site logo

Archived topic

Exclude Footer From a Specific Page

21 replies · Started by _blank on October 17, 2019

Viewing posts 1–15 of 22

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?

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?

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 :)

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?

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.

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 :)

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.

Elementor's support should be able to tell you exactly what to do :)

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

Happy night!

You as well :)

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

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?

This archived topic is closed to new replies.