Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Dean Bateman Member
@dean_007 · Joined 9 years ago · 31 posts · 13 topics · 0 reputation
Badges
Recent posts
-
How do i access different media types?
· 5 years ago
I am trying to access a glft file, which is a 3d format I have added this to the media.yaml config glft: type: file thumb: media/thumb.png mime: application/json image: null then add
-
Admin page permissions
· 8 years ago
I would like to create a user/group and assign a permission so that it can log in to the admin and only have maintenance and page permissions - easily done But i would like to only let them edit certa
-
Log out issue (Front end user)
· 8 years ago
OK finally found the fix / issue {% if config.plugins.login.enabled and grav.user.username %} i was using this code to access the status and I placed this within the nav_loop macro and it would return
-
Log out issue (Front end user)
· 8 years ago
very weird, i changed themes it gave me a link on the href, it seems to be if i place it in the base template it works in my include nav templete it fails, it doesnt recognise config.plugins.login.en
-
Log out issue (Front end user)
· 8 years ago
on further checking there is no href value on the link <a class="logout" href="">Logout</a>
-
Log out issue (Front end user)
· 8 years ago
When I navigate to a private page, i am shown the login form as i would expect, this then shows me a login status in my nav (code below) once logged in The button i am presented with states log out bu
-
Advanced blue print for multi level front matter
· 8 years ago
I did try the Array field originally but overlooked the value only, it works but I need the value to be saved as a number and not a string i.e. 174.7676 instead of '174.7676' to resolve the other iss
-
Advanced blue print for multi level front matter
· 8 years ago
the way I have approached this is to use a list at the features level header.features: name: Features type: list style: vertical label: Features then create a custom heading un
-
Advanced blue print for multi level front matter
· 8 years ago
I am trying to create a blueprint for the front matter data below, can someone suggest to me how I can set my data out in this structure I have previously created fields with list but this data struct
-
Created privated area and page but cannot log out a user
· 8 years ago
I have created a page and have added this to the front matter access: site.editor: true login: visibility_requires_access: true this allows my page to be displayed and accessed if I log in as an