Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #1076455

    Hello,

    I have the following error script displaying at the top of my site:

    Warning: include(/home/hp3-linc4-nfs2-y/406/2218406/user/htdocs/wp-content/uploads/avia_fonts/fontello/charmap.php): failed to open stream: No such file or directory in /home/sites/edwardssurfacing.co.uk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469 Warning: include(/home/hp3-linc4-nfs2-y/406/2218406/user/htdocs/wp-content/uploads/avia_fonts/fontello/charmap.php): failed to open stream: No such file or directory in /home/sites/edwardssurfacing.co.uk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469 Warning: include(): Failed opening ‘/home/hp3-linc4-nfs2-y/406/2218406/user/htdocs/wp-content/uploads/avia_fonts/fontello/charmap.php’ for inclusion (include_path=’.:/usr/share/pear72:/usr/share/php’) in /home/sites/edwardssurfacing.co.uk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/font-manager.class.php on line 469

    I have contacted my hosts at Heart Internet, who have advised that this is a theme issue. Would someone kindly take a look at it for me, please?

    Site logins and FTP credentials attached.

    Thank you,
    Steve

    #1076592

    Hey Steve,
    I took a look at your site and fixed the font manager error above by deleting the corrupt Iconfont in the import / export options.
    Your remaining error logoslider.php on line 620 is related to the SVG Support Plugin, and I suspect that you are using SVG with the PartnerLogo element, I also see that you are using SVG as logos.
    Did you add this to your SVG images?

    <?xml version="1.0" encoding="utf-8"?>

    Try adding this code to your SVG, as per the plugin instructions, or switching to png images.

    Best regards,
    Mike

    #1077279

    Hey Mike,

    Thank you for resolving the first part of the issue for me!

    Re: SVG Issue: I have opened each of my logo slider svg files in Sublime Text editor. The following code already features in the first line of each svg file <?xml version=”1.0″ encoding=”UTF-8″?>

    Notive UTF is uppercase in my code (does that matter at all?)

    I’m not sure why I’m still seeing the error script at the top of my site?

    I’m not a huge fan of using PNG files for logos, and would much prefer to keep them as SVG. Is there anything else I can do to try and resolve this issue?

    Many thanks,
    Steve

    #1077292

    Warning: Division by zero in /home/sites/edwardssurfacing.co.uk/public_html/wp-content/themes/enfold/config-templatebuilder/avia-shortcodes/logoslider/logoslider.php on line 620

    #1077299

    Hey Mike,

    Issue resolved (for now) I stumbled across someone who had a similar issue. Adding the following code to the wp-config.php file resolved this issue: define( ‘WP_DEBUG’, false );

    Many thanks,
    Steve

    #1077651

    Hi,
    Glad to hear, we will go ahead a close this then. Thanks for using Enfold.

    Best regards,
    Mike

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘** Error script at the top of my site **’ is closed to new replies.