Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Image upload
· 11 years ago
Is it possible to upload a single image for a specific field yet?
-
Image upload
· 11 years ago
At the bottom of the editor in the admin is a drag-n-drop media upload field. Your looking for this or something else?
-
Image upload
· 11 years ago
Hello, Is there any way I can upload images inside editor and render them afterwards? Also I would like to ask you how is it possible to add a new upload field input in page editor(content tab)?
-
Menu dropdown issue
· 11 years ago
Cool, glad you got it sorted
-
Menu dropdown issue
· 11 years ago
Brilliant! All fixed now at http://www.violinteachersingapore.com :) Thanks again for the kind assistance. Ivan
-
Menu dropdown issue
· 11 years ago
Ok try changing this line https://github.com/getgrav/grav-theme-photographer/blob/develop/templates/partials/navigation.html.twig#L9 to : {% if p.children.nonModular.count > 0 %}
-
Menu dropdown issue
· 11 years ago
Thanks for the quick advice! This is my current folder structure for '01.home': https://dl.dropboxusercontent.com/spa/m1a85usyxmh8pt2/2015-11-02-00h54m/index.html I re-used the theme's structure, just
-
Menu dropdown issue
· 11 years ago
If you inspect the partials/navigation.html.twig you can see what is happening. Well it's doing that because there must be a child page beneath the 'home' page that is not visible. There's a navigati
-
Menu dropdown issue
· 11 years ago
For clarity this is the menu I'm referring to: https://dl.dropboxusercontent.com/spa/m1a85usyxmh8pt2/2015-11-02-00h31m/index.html This is my frontmatter file: title: 'Violin Tutor' menu: Home onpage_m
-
Menu dropdown issue
· 11 years ago
Hello all, I've been struggling to remove a submenu dropdown arrow under the "home" menu item at: http://www.violinteachersingapore.com/ I've set "onpage_menu: false" but am not sure what else might b