aagss
asked 11 years ago

I am noticing that on a Nexus 7″ tablet in landscape view only, that the menu opens on its own randomly. It is usually after scrolling down a bit on the main page, but also happens on individual post pages as well. It just pops open and I have to click the button to close it.

2 Answers
aagss
answered 11 years ago

Argh. Sorry. Totally wrong field. But yes, that has been happening, and only in landscape mode (I’d guess around 800-990px wide).

DominicStaff
answered 11 years ago

To resolve this problem, you can open the jquery.custom.js file in the directory path wp-content\themes\wallpress\assets\js find the line 174 and remove the following code:


$('#navigation').show(); 

Regards,
Dominic

Powered by DW Question & Answer Pro