What I am trying to do is add a page with slug “header” or ID “1497” as the header on all pages on the site and a page with the slug “footer” or ID “1501” as the footer on the entire site. I created a template and use it on all pages, EXCEPT, it does not work on individual posts and membership pages (and using the theme customizer features is too limiting and I can not match my design).
Dev site = http://ee6.44c.mwp.accessdomain.com/
Sample post page = http://ee6.44c.mwp.accessdomain.com/take-pain-running-everyday-life/
I have been working through this and other strings for about 2 hours now trying everything and not having any luck.
I first tried the video tutorial using Insert Pages Plugin and the Beaver Builder Child Theme does not have a footer.php so I used the functions.php and that did not work.
I then added the code to the main theme footer.php and it still did not work.
I have added shortcodes to the CSS and that did not work either (thought I could see the shortcode at the bottom of the pages)
Can someone please provide me with either a shortcode or other code and explain exactly where to place it (via ftp in a file, through the theme customizer CSS feature, etc that will work for me.)
I only want this to show on pages that currently do not have a header/footer so those I have done and chosen in the WP edit window to have no Header/Footer I want to remain that way.
Thanks