Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #1398202

    When I add any social media icons to the header are of Enfold, I get the following errors:
    Warning:
    include(/homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php): Failed to open stream: No such file or directory in /homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659

    Warning: include(): Failed opening ‘/homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/uploads/avia_fonts/flaticon-sports/charmap.php’ for inclusion (include_path=’.:/usr/lib/php8.1′) in /homepages/16/d153532143/htdocs/clickandbuilds/BromleyBowlingClub/wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659

    However, putting them in the Footer is fine.
    Can you help please?

    #1398211

    Hey stevel58,
    Please try going to Enfold Theme Options ▸ Import/Export ▸ Iconfont Manager and delete the flaticon-sports icon and then save your settings and then try to install the icon file linked below.
    If you get an error when tring to install the file then it could mean that your webhost doesn’t have the PHP ZipArchive Extension enabled, this is needed for the server to unzip zip files, try asking your webhost to check.
    If this doesn’t help please include an admin login in the Private Content area so we can check.

    Best regards,
    Mike

    #1398214

    That did it :-)
    Thanks for the prompt support Mike.

    #1398217
    This reply has been marked as private.
    #1398230

    Sorry, one more question. The icon in the header shows on my laptop but not on a phone. However, it shows on all devices if placed in the footer.
    Can you advise please?
    Thanks
    Steve

    #1398253

    Hi,
    Do you mean the FB icon? This is hidden by default on mobile to save room in the header, try adding this css to your Enfold Theme Options ▸ General Styling ▸ Quick CSS field:

    @media only screen and (max-width: 479px) {
    .responsive #top #wrap_all #header .social_bookmarks, .responsive #top #wrap_all #main .av-logo-container .social_bookmarks {
        display: block;
    }
    }

    Best regards,
    Mike

    #1403061

    Hi, I have the same error code for the law theme – wp-content/themes/enfold/config-templatebuilder/avia-template-builder/php/class-font-manager.php on line 659. And even if I delete the flatiron icon, I get the message in the frontend. Thank you in advance for your support.

    #1403115

    Hi,

    @riccio
    thank you for the link to your site but I don’t see any errors on your frontend, if you continue to experience this issue please open a new thread so we can assist, as this is not your thread and posting your admin login here will not be private and you will not see our comments in the Private Content area.
    Thank you for your patience and understanding and using Enfold.

    Best regards,
    Mike

Viewing 8 posts - 1 through 8 (of 8 total)
  • The topic ‘Social media icons in header problem’ is closed to new replies.