Pedro M Regular
@pmoreno · Joined 6 years ago · 412 posts · 108 topics · 102 reputation
Badges
Recent posts
-
Regular user can modify admin permissions and password
· 4 years ago
Hi @yehudac I understand what you are saying, but the problem I raise is the following. If you give a user permissions to manage other users, they can switch to the super admin user (which is the fir
-
How do you split a blueprint horizontally (side by side)
· 4 years ago
Hello. Take a look at the Grav help. You have to use a column-type blueprint, with two columns, and place the content you want in each of them. You can see an example if you see the default.yaml code
-
Override blueprints.yaml from plugin
· 4 years ago
Hello, I'd like to modify some options in the simple-cookie plugin blueprints.yaml and save it to my theme folder to prevent it from being overridden by future updates. How can I do it and where shoul
-
Regular user can modify admin permissions and password
· 4 years ago
Hello, The Grav super admin user is the user who performs the first install and is identified by a crown icon within the user options in the admin panel. Also, if you assign super admin permissions to
-
Regular user can modify admin permissions and password
· 4 years ago
Hi there. Playing with the user access levels in Grav, I realize that when a user is assigned the permission to manage users (create, update, list, etc) they can change the permissions and password of
-
Inherit security options in child pages
· 4 years ago
Hi there. If I setup any page to access with login (site.login in page access, security tab) and I create a new child page, it doesn't inherit parent permissions. Is there anyway to inherit security o
-
Published option appears twice when override Options in Admin
· 4 years ago
Hi there, I have a custom default.yaml file in which I have overridden the Options tab to show only my choices. All options work fine except one, the Published option. This one shows two Yes and No to
-
How to get the values of nested blueprints
· 4 years ago
Thank you so much, @Karmalakas It's a very simple solution.
-
How to get the values of nested blueprints
· 4 years ago
Hello there Currently I have in the agenda.yaml file this code: header.agenda: type: list style: vertical label: Lista de eventos fields: .mes: type: text
-
Split main menu in two blocks
· 4 years ago
You can take a look at this theme. It uses a menu divided around the logo