Very, very strange problem...

GK User
Fri Sep 12, 2014 9:45 pm
Hello.

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. :shock:

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. :oops:

I'm going crazy with this. :cry:
User avatar
Fresh Boarder

GK User
Fri Sep 12, 2014 10:23 pm
More strange yet...

Inspecting menu elements, I've found references to another template (University). I've never download this template... :shock:

Code: Select all
<div class="gkPage">
                    
          <a href="http://www.podobit.info/" id="gkLogoSmall" class="cssLogo">University</a>
                         
                                        <div id="gkMainMenu" class="gkMenuClassic">
                       <div id="gkMainMenuLeft">
                          <nav class="gkMainMenu gkMenu">
<ul class="gkmenu level0"><li class="first"><a href="/" class=" first" id="menu1034">Inicio</a></li><li><a href="/index.php/menu" id="menu1035">Carta</a></li><li><a href="/index.php?Itemid=1030" id="menu1036">Galería</a></li><li><a href="/index.php?Itemid=1027" id="menu1037">Reservas</a></li><li class="last"><a href="/index.php?Itemid=663" class=" last" id="menu1039">Nosotros...</a></li></ul>
</nav>                       </div>
                       
                       <div id="gkMainMenuRight">
                          <nav class="gkMainMenu gkMenu">
<ul class="gkmenu level0"><li class="first"><a href="/" class=" first" id="menu1034">Inicio</a></li><li><a href="/index.php/menu" id="menu1035">Carta</a></li><li><a href="/index.php?Itemid=1030" id="menu1036">Galería</a></li><li><a href="/index.php?Itemid=1027" id="menu1037">Reservas</a></li><li class="last"><a href="/index.php?Itemid=663" class=" last" id="menu1039">Nosotros...</a></li></ul>
</nav>                       </div>
                    </div>
                                        
                                        <div id="gkMobileMenu" class="gkPage">
                        <i id="static-aside-menu-toggler" class="fa fa-bars"></i>
                    </div>
                                 </div>


And this is shown at the bottom of the page:

Code: Select all
University Address, GK-120 678 Warsaw, Poland | Phone: +48 0045356723


I'm fool, doctor? :cry:
User avatar
Fresh Boarder

GK User
Sat Sep 13, 2014 1:04 am
Finally, I have restored functionality of the menus (the configuration of the template has gone, don't ask me why, and all menus options were pointing to "Footer Menu"). But now, the links doesn't work. For example, if I choose "Gallery", it works because points to an article, but "Location" not (#location does not work). In menus and icons. Frustrating.


I'm really... mmmgrrrrffhhhhhhh... :(

The URL is www.podobit.info
User avatar
Fresh Boarder

GK User
Sat Sep 13, 2014 1:40 am
Well, more or less patched, but very intrigued with the causes... :(

Of course, my solution is not elegant (remove #tags and replace with #gkmodules). But at least works.
User avatar
Fresh Boarder

teitbite
Sat Sep 20, 2014 2:04 pm
Hi

Sorry for not answering. System has marked Your question as "solved". You must have used a "keyword" to trigger it in additional posts ;/

Please tell me what problems You are still dealing with and I'll try to help.
User avatar
Moderator


cron