hi,
How do I remove it from the source code? very important to me.
<!–
Debugging Info for Theme support:
Theme: Enfold
Version: 1.3.1
Installed: enfold
AviaFramework Version: 1.7.7
AviaBuilder Version: 0.2
–>
Hi,
The info serve a unique purpose for the support team. We’ll get back to you on this.
Regards,
Ismael
Hi!
Open up functions.php and at the very end insert:
remove_action('wp_head','avia_debugging_info',1000);
Best regards,
Peter
thank you ;)