You are right. And to add im using the free version of acf. But do you know a solution to this problem or should I go to Elementor for support?
This is the exact same issue i’ve been having since yesterday. I have not found a solution yet. I had added a plugin which probably started this problem (Ultimate Category Excluder) But after removing this plugin the problem stays. I also have tried removing and reinstalling my other plugins like Elementor, Elementor pro, ACF and CTP UI one by one. The problem seems to be ACF now.
Here is line 70 – 72 of the named file.
if ( empty( $value ) && $this->get_settings( ‘fallback’ ) ) {
$value = htmlentities( $this->get_settings( ‘fallback’ ) );
}
I have no experience with PHP so i don’t know how to fix it. Please help!