sorry is there any progress for this ? I have the same problem
Thanks
if(!function_exists('avia_debugging_info')){
function avia_debugging_info() {
//
}
}
I tried to put that in function.php , but didn’t work , the debug info still shown in the source page,
any suggestion ?
Using enfold 4.3 , wp 4.9.5
Thanks
EDITED :
Sorry i think i found it
i delete the code in /themes/enfold/framework/php/function-set-avia-frontend.php line 1379 – 1380
add_action('wp_head','avia_debugging_info',9999999);
add_action('admin_print_scripts','avia_debugging_info',9999999);
is that affect to others fuction ? but the debug info is not shown in source page right now
thanks
same to me, iM not change the file, but I change option size to LARGE on instagram widget, its back to normal. THANKS @sv3designs .
same problem here
Hi There
I have the problem with contact form too.
It’s work with the builder, but when i test it, it the content does not sent to the receiver email. So the Form content does not deliver to the target email.
Thanks