I've finished my web. The last step was changing the fonts. Ok, I'll choose Extensions, Template Manager, choose the template, and Fonts. Next, I'll try some Google fonts. Save, nice results... I'm happy. Go to lunch. Next time I've seen the page, the fonts (and more things in the configuration) are changed. No idea what's happenning. I fixed it to default... And all seems to ke ok again. Changed the fonts again. No problem. Strange, but...
I go to dinner. At my return... same thing! Again! It's very, very strange. Not only the fonts are changed. The Body-Selectors originaly shows this:
- Code: Select all
body,
button,
.button,
input[type="submit"],
input[type="button"],
select,
textarea,
input[type="text"],
input[type="password"],
input[type="url"],
input[type="email"],
.box.border1 .header,
.box.border2 .header,
.box.newsletter .header,
.one-page-layout h2,
.one-page-layout h3,
article header h1,
article header h2,
.category .itemView h2,
.itemView h1,
.itemComments h3,
dl#tabs dt.tabs span h3,
dl.tabs dt.tabs span h3,
.pane-sliders .panel h3,
#article-index h3,
.contact-form .gkCols h3,
.gk-menu .gkCols h3,
.item-content h1,
.item-content h2,
.item-content h3,
.item-content h4,
.item-content h5,
.item-content h6
But now, show this:
- Code: Select all
h1,
h2,
h3,
h4,
body,
html,
body button,
body input,
body select,
body textarea,
#gkMainMenu,
.gkMenu > ul li div.childcontent li,
.gkMenu > ul li div.childcontent header,
#gkMenuOverlayContent,
.genericView article header h2,
dl#tabs dt.tabs span h3,
dl.tabs dt.tabs span h3
The Other I - Font now shows "Standard" instead of a Google Font.
I promise you that I haven't modified none of this.

And more strange symptoms. My left and right menu are identical... and have the same five elements. If I choose "Menu Manager", it's correctly configurated (four items on the left, three on the right, of course different). But this configuration does not show in my web.

I'm going crazy with this.
