Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Glad you got it sorted!
-
Mobile Menu Not Working on Antimatter
· 10 years ago
I just remembered, I added a script to the bottom of "base.html.twig" some time ago for a third-party booking app. I was able to adjust the code and everything seems working now. THX!
-
Mobile Menu Not Working on Antimatter
· 10 years ago
I just updated to Beta5, no change. My mobile not working. How can I get this diagnosed? ... what do I need to look at, any suggestions?
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Beta5's just released. I'm not seeing this on my installations.
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Ok, we'll see what happens after the latest updates.
-
Mobile Menu Not Working on Antimatter
· 10 years ago
I can't replicate this. You probably have a JS error on your page.
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Still looking to get this verified. Anyone there?
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Also defective in desktop browsers too.
-
Mobile Menu Not Working on Antimatter
· 10 years ago
Does anyone else have issues with the mobile/side menu not working on Antimatter? My mobile side-menu does not open (but did once) on iOS devices. I'm using the latest version of Grav v1.1.0-beta.4 -
-
Display different widget based on current page
· 10 years ago
Looking forward to try gantry with grav! As for your conditional display, your reasoning seems right. Did you try {% if page.active == page.find(/about) %} {% include ______.html.twig %} {% endif %}