Hey there, I have an interesting issue, I am dynamically creating virtual pages. The issue I’m having is that the navbar and footer are inserted into the page but there’s nothing in them.

I’m creating these virtual pages with this users plugin - My template I use to display the page is exactly how I usually create PHP templates and what i’ve been doing for years working with PRO! get_header() and get_footer()
I even went with the default index.php file in PRO and the header and footer are not loaded. I understand that this virtual plugin I’m using is pretty robust but it’s just so weird to me that it loads in x-masthead but doesn’t put anything in it. Any direction would be super helpful. I’ve tried to dive into the PRO codebase to see how the navbars are even generated in here but I can’t figure out it.
Thank you!
Matt