Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Kit Member
@Kit · Joined 6 years ago · 33 posts · 3 topics · 5 reputation
Badges
Recent posts
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
@pamtbaau I have just tested it and it works perfectly, many thanks And above all No changes made to the administrator No hard-coded group selectors in css/scss I made some improvements to be able
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
@pamtbaau sorry for the late reply and thank you for this very complete answer I'll look into it as soon as possible ;)
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
Hi @pamtbaau, Sorry :disappointed_relieved: currently, they see all the pages for all groups I'm trying to achieve Add class on body (grav admin plugin) the user's group and with css .grp_1 #new
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
@spamhater Yes of course ! 👍
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
Hi @spamhater thank you for the reply discord, I hate it :D I'll go to GitHub then, just take the time ;)
-
Admin: Show user a subset of page templates when creating new page
· 5 years ago
Hi, Until the permissions evolve on admin, where merge class "Groups" on body -> {{ body_classes }} with php plugin {{ body_classes }} : github.com / grav-plugin-admin / ... /templates/partials/bas
-
Automatic popup when opening the page
· 6 years ago
Hi, via the plugin if option exists or simulating a click with jquery
-
Download of .pgn files
· 6 years ago
Hi in twig file add the path of the file depending ont the 'destination' in blueprint file [code] {{ url('theme://path_of_the_file') }} [/code]
-
How to change the Grav logo?
· 6 years ago
Admin > themes > quark > upload your logo 🙂
-
Summary Confusion
· 6 years ago
paulhibbitts gave a link a little higher for a little entry about the technique Displaying page content without summary After showing a summary can be useful depending on the site / design :upside_dow