Estatik Functions.php causing critical error on single property page
-
Hi, this has been an issue with each new update where the following part of the functions.php causing a critical error on the single property page.
This is the section on line 37 of the estatik/includes/function.php
case 'url':
$formatted_value = sprintf( "%s", esc_url( $value ), $value );
break;When I remove these lines the site works as normal. Has this issue been brought up before? I’ve tried disabling other plugins & themes thinking it was a conflict but this seems to be the only way I can get the pages looking normal again.
Thanks
KieranThe page I need help with: [log in to see the link]
Viewing 1 replies (of 1 total)
Viewing 1 replies (of 1 total)
- The topic ‘Estatik Functions.php causing critical error on single property page’ is closed to new replies.