Hi @killex69 this issue appears to be a common problem that can occur after updates. Here are a few steps you can take to troubleshoot and resolve the issue with Elementor Header & Footer Builder:
1. Clear Browser Cache:
Clear your browser cache and cookies, then try editing the header again.
2. Regenerate CSS:
Go to Elementor > Tools > Regenerate CSS. This action can fix issues with stylesheets that might be affecting the loading of the header.
3. Check for Plugin Conflicts:
Deactivate all plugins except Elementor and Elementor Header & Footer Builder. If the issue is resolved, reactivate the plugins one by one to identify the conflicting plugin.
4. Switch to a Default Theme:
Temporarily switch to a default WordPress theme (like Twenty Twenty-One) to check if the issue persists. If the header can be edited, the problem might be with your current theme.
5. Update Plugins and Themes:
Ensure that all your plugins and themes are updated to their latest versions. Sometimes compatibility issues arise from outdated components.
6. Increase PHP Memory Limit:
Insufficient memory can cause issues. Increase the PHP memory limit by adding the following line to your wp-config.php file:
define('WP_MEMORY_LIMIT', '256M');
7. Check for JavaScript Errors:
Open the browser console (F12 key or right-click and select “Inspect” > “Console”) and look for JavaScript errors when trying to edit the header. These errors can give clues about what might be going wrong.
8. Rollback to Previous Version:
If the issue started after the latest update, consider rolling back to the previous version of Elementor and Elementor Header & Footer Builder. You can use the WP Rollback plugin to do this easily.
By following these steps, you should be able to identify and resolve the issue with editing headers in Elementor after the update. If you still face difficulties, reaching out to the support team will be the best course of action.