CSS display problems on my translated page
Hello!
I try to make my French page and my German page is displayed with the same css style.
URL of (my) website where problem appears:
----
I expected to see the same css style on my french and german page...
Instead, I got display problems of Header css and parameters that do not appear correctly on the German home page (missing title, the picture header that malfunction ...)
Here is a diagram explaining my problem :
http://cms01.digital-position.fr/wp-content/uploads/EXPLICATION_SCHEMA_HOME_PB_CSS.jpg
Thank you for your help!
Comments
you need to fix the JS errors first what you can see on http://pasteboard.co/13h6BD8Y.png because this could be the most likely reason.
Hi ;-),
#1
I disabled all plugins WPML off but that changes nothing ...
#2
I solved the problem of custom.jss javascript file by excluding the minification but the problem persists. Thank you for your answer. Furthermore , I also did the test by disabling WP Rocket ( caching plugin) , it changes nothing .
Thanks for your help.
I have emptied the cache by the test ...
Hi,
See the screenshot...
For .fr :
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 300;
src: local("Open Sans Light"), local("OpenSans-Light"), url("https://fonts.gstatic.com/s/opensans/v13/DXI1ORHCpsQm3Vp6mXoaTRampu5_7CjHW5spxoeN3Vs.woff2"
unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC,
U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
For .de
@font-face {
font-family: "Open Sans";
font-style: normal;
font-weight: 400;
src: local("Open Sans"), local("OpenSans"), url("http://fonts.gstatic.com/s/opensans/v13/cJZKeOuBrn4kERxqtaUH3ZBw1xU1rKptJj_0jans920.woff2"
unicode-range: U+0-FF, U+131, U+152-153, U+2C6, U+2DA, U+2DC,
U+2000-206F, U+2074, U+20AC, U+2212, U+2215, U+E0FF, U+EFFD, U+F000;
}
The class is the same : home_01
... but the font isn't the same ... I don't undertand ???
Thank you for your answer.
on cms-automatisme.fr
On cms-automatisme.de