Description:
I’m seeing two PHP warnings on my site’s front-end, both pointing to line 45 of:
Trying to access array offset on value of type null in /s3-energeticwind/wordpress/wp-content/plugins/elementor/core/page-assets/data-managers/font-icon-svg/font-awesome.php on line 45
The messages are:
Undefined array key "long-arrow-right"
Trying to access array offset on null
I’m not a coder—here’s what I’ve tried so far:
- Updated Elementor to the latest version
- In Elementor → Settings → Experiments turned “Improved Font Awesome Loading” to Inactive
- In Elementor → Tools clicked Regenerate Files & Dat
Despite this, the warnings remain. Can someone explain in simple terms what’s causing these errors and how I can fix them step by step? Thanks!