• Resolved hotbit

    (@hotbit)


    I have installed WP in a subdomain. After that I have changed pointer from the main domain to the sub domain. All works, apart that I guess Font Awesome icons (like menu tri bar, phone icon in contact section etc) are not displayed properly (some random signs are displayed).

    Again:

    if I enter:
    subdomain.mydomain.com – everything is displayed properly

    if I enter:
    mydomain.com – font awesome icons are not displayed

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Author wpshopmart

    (@wpshopmart)

    That happened because font awesome css library not properly load.

    Can you please share me your site url?

    Thanks

    Thread Starter hotbit

    (@hotbit)

    Thanks for the response. It is a very nice plugin.
    Here are urls. They should display one and the same content.

    https://finfen.feniks.org.uk/

    https://feniks.org.uk/

    Plugin Author wpshopmart

    (@wpshopmart)

    Hello,

    I think Font has been blocked from loading by Cross-Origin Resource Sharing policy.

    Follow my steps here –

    Step-1 Open your coming soon panel and then go to seo setting

    Step-2 here you will see google analytics script field , just paste below code in this filed –

    <link rel="stylesheet" href="https://fontawesome.io/assets/font-awesome/css/font-awesome.css" />

    Step-3: Save data and then check your coming soon page.

    Thanks

    Thread Starter hotbit

    (@hotbit)

    Thank you for a quick response. This solved the problem, now it looks as intended.

    Cheers!

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Font Awesome icons are not visible after changing domain pointer’ is closed to new replies.