Fonts issue in sub directories

1 reply · opened Apr 10, 2020

BburaksansalApr 10, 2020

Hi there,

I have a website with English version in main directory and other languages in sub directories (for example /fr /de /ita /rus etc). While I can view all fonts correctly on all pages of the main directory, they don't show correctly in sub directories. I think there is something wrong with css in those pages but I couldn't figure out what. I pointed to the root (for example ../style.css and ../css/bootstrap.css) and that google fonts has https://, but still no luck, Google fonts doesn't load correctly. Can you please check live url's and let me know what I'm missing in the pages in sub directories?

Main (English) directory: http://allaboutturkey.us/
Russian sub directory: http://allaboutturkey.us/rus/index.html

Thank you very much.

SSemicolon WebSTAFFApr 11, 2020

Hello,

The CSS Files is designed in a way to be used in any directory. Consider using Absolute URLs (full url of the assets): https://your-website.com/style.css instead of Relative URLs to avoid this issue.

Also, we don't really see any Google Fonts related issue on the Page. You can consider checking this in your Browser's Developer Console to confirm.

Hope this Helps!

Let us know if we can help you with anything else or if you find any further issues.

Have the same question, or something new?

Sign in to the Canvas dashboard to reply or open your own topic. Canvas owners get direct help from the SemiColonWeb team.

Reply on the dashboard