What a brutal mess Elementor makes of things.
It’s remarkable how good they are at being bad.
Your nav is not printing to your page bc you’re not call the header function, simply as that. See screenshot:
https://postimg.cc/3kY2z2p8
You will need to edit your canvas file to add the get_header() to the file.
You may have to use trial and error to determine which is the right template, but see here:
<body class=”home page-template page-template-elementor_canvas page page-id-393 wp-custom-logo ast-single-post ast-inherit-site-logo-transparent ast-theme-transparent-header ast-hfb-header ast-desktop ast-page-builder-template ast-no-sidebar astra-3.7.7 ast-full-width-primary-header elementor-default elementor-template-canvas elementor-kit-15 elementor-page elementor-page-393″>
My initial guess would be this one –> page-template-elementor_canvas
Thread Starter
rad786
(@rad786)
Agreed, this is my first time using Elementor and probably my last.. Not that I’m a pro by any means, but I’m not impressed.
Thank you for you help!