Navigation
This is archived content. Visit our new forum.

Tagged: 

  • Author
    Posts
  • #1280633
    cmelnik
    Participant

    Hi, First off, love the Theme X.

    I am having an issue with first time loads of home page in a browser; the menu arrows and social icons do not render correctly and in the example shown in attachment, there is a partial menu item, “fl” which should not be there.

    If I click on “Home” in the menu to reload it, it corrects itself. This happens on various browsers, first time load only after clearing cache. Once I have loaded it twice, it seems to work fine.

    Please see error in attached screenshot.

    Please advise.

    Regards

    #1280635
    cmelnik
    Participant
    This reply has been marked as private.
    #1280661
    Rupok
    Member

    Hi there,

    Thanks for wriitng in! It seems loading on my end always – http://prntscr.com/dfavg4

    However as seen on your screenshot, it seems your font awesome icons are not loading because it has been blocked from loading by Cross-Origin Resource Sharing policy.

    Looks like your host doesn’t allow for cross origin. Please try adding this to your .htaccess file:

    <IfModule mod_headers.c>
        Header set Access-Control-Allow-Origin "*"
    </IfModule>

    If you still face this, please check this to solve potential font awesome issue in details – https://community.theme.co/kb/solutions-to-potential-setup-issues-font-awesome/

    Hope it helps.

    Cheers!

    #1281870
    cmelnik
    Participant

    It seems to be intermittent. I will try this.

    Thank you.

    #1281911
    Prasant Rai
    Moderator

    Let us know how it goes.

    Thanks.

  • <script> jQuery(function($){ $("#no-reply-1280633 .bbp-template-notice, .bbp-no-topic .bbp-template-notice").removeClass('bbp-template-notice'); }); </script>