Header and footer messed up on Elementor
-
Hello,
I have problems with this plugin together with the use of Elementor. On my buddypress pages the header and footer are made with Elementor and that works fine, because I just insert these two areas on any page. But with your plugin and the blocked page some header colors and other variables (mostly global variables) not been loaded by Elementor.
I tested and reduced the code from the blocked.php page just to call “get_header()” and “get_footer()” without any body text but no difference.
Then I went to the page.php Astra fallback template and also reduced the code to just call the header and footer. Then the header/footer looks correct!
So there must be the wrong time or the wrong place where this file is called to make the elementor header mess up.
How can I fix this? Am I able to call the blocked.php in a shortcode for example which I then can insert into a page made in the editor? Or maybe call other functions which been missed in this file to make it work well?
Or, third thought, call your blocked.php with the correct page template loaded?Thanks for help in advance. I would like to stay with your plugin and fix this.
- You must be logged in to reply to this topic.