• Hello. i have create most of the site with fonts: forum, cormorant, merriweather. and in the editable mode with elementor everything looks fine. but from any mobile or pc i open my webpage i dont see those fonts. Thank you in adnance!!!!

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Moderator threadi

    (@threadi)

    I recommend getting in touch with Elementors’s support about this via https://elementor.com/support/ if you have Elementor Pro or https://ww.wp.xz.cn/support/plugin/elementor/ if you do not.

    Hi @dassia,

    I noticed a CORS policy error in your website console.

    Access to font at 'https://tadiktia.com/wp-content/uploads/elementor/google-fonts/fonts/dmsans-rp2yp2ywxg089urii5-g4vlh9vod8cmcqbu0-k4.woff2' from origin 'https://www.tadiktia.com' has been blocked by CORS policy: No 'Access-Control-Allow-Origin' header is present on the requested resource.

    It means that the font file is being loaded from a different origin (https://tadiktia.com without the www) than the site making the request (https://www.tadiktia.com) with www, and the server is not allowing cross-origin requests.

    You can try to fix this issue by configuring CORS Headers to the .htaccess file or using the Better Search Replace plugin and replacing the non-www domains with the current domain.

    From https://tadiktia.com/wp-content/uploads/
    To https://www.tadiktia.com/wp-content/uploads/

    Taking a full backup of the website is recommended before doing that because it is a sensitive operation. You can also contact hosting support to configure CORS Headers.

    Thread Starter dassia

    (@dassia)

    thank you for the reply! yes you are right…i didnt notice that. in wordpress> settings> general> the URL of my page is without “www”.

    WordPress Address (URL) https://tadiktia.com

    Site Address (URL) https://tadiktia.com

    But in elementor whatever i have created (buttons, links, footer) i did it with “www”.Better Search Replace plugin is your suggestion to add in my pages www or without? About hosting :The correct format for mydomain is tadiktia.com.

    • This reply was modified 1 year, 2 months ago by dassia.
    Thread Starter dassia

    (@dassia)

    i download the pluging and i replace the URL but in the tables it wasnt the

     https://tadiktia.com/wp-content/uploads/ to replace it.

    i replace all tables but still fonts are blocked by CORS policy

    Moderator threadi

    (@threadi)

    If you have changed the URL, you will need to use Elementor’s own tool to customize the URLs. See: https://elementor.com/help/i-changed-the-url-of-my-website-and-elementor-does-not-work-anymore/

    However, in my experience, this does not replace individually embedded font URLs that you manage under Elementor > Custom Fonts. You have to adjust them manually there.

    If you have any questions about this, I have already given you the link to their support forum above.

    Thread Starter dassia

    (@dassia)

    I think the problem is fixed because i change the URL and i dont see anymore any issue relate to that…and how i check since i change the URL the fonts change to one that i use…so seems now that works fine…

    thank you very very much all of you that you help me with your answers!!! I appreciate it a lot!!!

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘fonts problem’ is closed to new replies.