Hi!
When I press the search button of my site the theme gives me an error:
Warning: include(/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php): failed to open stream: No such file or directory in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469
Warning: include(): Failed opening ‘/membri/challandart/wp-content/uploads/avia_fonts/lifestyles/charmap.php’ for inclusion (include_path=’.:’) in /membri/challandart/wp-content/themes/enfold/config-templatebuilder/avia-template-……………..
What can i do?
Thank you!
Hey challandart,
Please try adding this just after the opening PHP tag in your functions.php file:
error_reporting(0);
If that doesn’t help then please post admin login details in private so that we can have a closer look.
Best regards,
Rikard
Thank you! Now everything works properly!
Kind Regards
Challandart
