Icons issue after changing to subdomain structure

Home Forums Jevelin Theme Icons issue after changing to subdomain structure

Home Forums Jevelin Theme Icons issue after changing to subdomain structure

Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    RESOLVED Posts
  • CBDFactum
    Participant

    Hi,

    due to some strange routing problems I had to change the page localization structure from https://cbdfactum.com/de to https://de.cbdfactum.com [example is for German].

    Since then, the icons are not displayed. Check these sites:

    1. https://cbdfactum.com/service-links/
    2. https://de.cbdfactum.com/service-links/

    You will see, the English version displays the icons correctly, but all other language sites displays something undefined. I added also a screenshot with the undefined icons.

    What happened?

    All other images are displayed correctly.

    Thx

    Attachments:
    You must be logged in to view attached files.

    Hi @CBDFactum,

     

    I hope you are well today and thank you for your question.

     

    This is happening because of the icon font files are blocked from loading as shown in the attached screenshot so please resolve the error to make it work.

     

    Best regards,
    Shufflehound team

    Attachments:
    You must be logged in to view attached files.

    CBDFactum
    Participant

    Solution for this topic

    Hi,

    It’s fixed. The next time you can provide this solution:

    Add to the .htaccess file the following rule

    <FilesMatch "\.(ttf|ttc|otf|eot|svg|woff|woff2)$">
    Header set Access-Control-Allow-Origin "*"
    </FilesMatch>

    Thx

    I hope you are well today and thanks for helping out here in this forum by sharing the solution.

     

    Your help here is really appreciated.

Viewing 4 posts - 1 through 4 (of 4 total)