Menu is not showing on certain browsers
Hi there, I installed Architekt (BeTheme) and I love it!
But I noticed that on certain Browsers (Safari for Mac and on Firefox for Windows 10) will not show up the horizontal menue-on the top.
Not even the responsive menu - NOTHING! The menue-bar is missing at all
On other PCs and on mobile phones (responsive) it is working.
Can U help me to find out why?
But I noticed that on certain Browsers (Safari for Mac and on Firefox for Windows 10) will not show up the horizontal menue-on the top.
Not even the responsive menu - NOTHING! The menue-bar is missing at all
On other PCs and on mobile phones (responsive) it is working.
Can U help me to find out why?
Comments
please send us link to page where you faced this issue so we can have a look on it closer.
Thanks!
login:
username: florian
password: demo
Both are updated to the latest version and on both browsers no menue is showing.
I do not understand why
Thats not good beacuse in that case many viewers will not see the page correctly.
So what should I do?
Roll back an update? Where can I find an older version of this theme?
It is not working on 2 of 4 PCs.
Issue on Firefox für Windows 42.0 and on
Safari for Mac 9.1.2.
Both are updated to the latest version.
I see in your support-forum, that also other users have this issue.
That's not good guys.
So what to do?
Did not change anyting:
(function($){
"use strict";
/* ---------------------------------------------------------------------------
* Global vars
* --------------------------------------------------------------------------- */
var scrollticker; // Scroll Timer | don't need to set this in every scroll
var rtl = $('body').hasClass('rtl');
var simple = $('body').hasClass('style-simple');
var top_bar_top = '61px';
var header_H = 0;
var mobile_init_W = ( window.mfn.mobile_init ) ? window.mfn.mobile_init : 1240;My script.js was already set like this:
Missed the to //
Now it works.
Thanks