Site logo

Archived topic

After Update mobile menu doesnt work and mobile elemtens as well

13 replies · Started by Daniel on March 17, 2020

Viewing posts 1–14 of 14

Hi i just updated generate press premium and theme on this site https://ostermann.doctor/

After the update the mobile menu is not clickable and on sites like this https://ostermann.doctor/schulter the site seems to be broken... but only on mobile. I use wp bakery page builder an vc ultimate add ons ... it worked perfect before.

i also implemented three dots on the right with some simple css... there i also gone.. i think is used you hooks to do this... but im not sure anymore...

important is the mobile menu it doesnt work anymore

oh just found out antoher problem... i use a hook in the wp header

<?php if (is_front_page()) : ?>
[rev_slider alias="home"]
<?php endif; ?>

it shows the slider on the homepage... this worked on mobile as well but not anymore only on dekstop

ok i was able to fix all things except for one... when you go to https://ostermann.doctor/ on mobile and scroll all the way up the mobile menu does not work... it becomes transparent and the links in the menu were not clickable... as soon as you scroll down a little the menu works ...

Hi there,

can you disable your cache so i can take a look ?

i have no active cache .. cleared it and disabled the caching plugin

Right Click > Inspect and in the Dev Tools > Network i can see Cached CSS and JS files - this maybe a server cache, we need to eliminate the caching as a possible cause of the problem.

ah i forgot about varnish... cleared and disabled it

I can still see cached CSS files.
But what i cannot see is the problem.
The mobile menu on the main URL is working fine on all devices i have tested it on.
On the schulter URL - again the menu is working fine and there are not obvious breakages.

Can you clear your device caches or test on another device ? Let me know.

hmm ok thanks

I have asked one of the team to take a look in case there is something obvious i am missing.

Just took a look and I'm not seeing any issues on my end - mobile menu is working nicely :)

This archived topic is closed to new replies.