Hello,
I am using X.
I got a nice header and footer on my Pages.
I have a custom plugin generating custom pages (using twig), I would like them to include the same header and footer.
How to do that ?
Before i was just using get_header() and get_footer() but since I updated X to the last version this is not working anymore.
I mean those function are working opening and closing body tag for example but I don’t have the header and footer I have on “normal” pages (I mean those that I do in Pages in Wordpress admin)
Hope you can help me,
Best regards.