pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3135 posts · 12 topics · 1013 reputation
Badges
Recent posts
-
Apache Modules: Apache not installed, skipping
· 5 years ago
@GeorgeW509, So is that why Grav thinks Apache is not installed? The message 'Apache not installed, skipping...' is set by plugin 'Problems' at '/user/plugins/problems/classes/Problems/Apache.php'
-
Login 2FA form shows inline labels
· 5 years ago
@giminni, I cannot reproduce this using a fresh Grav + Admin 1.7.8 download. What changes have you made to 'achieve' this behaviour? Is this a fresh installation? What makes your site different from
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@Karmalakas, Good addition to the above and also an annoying 'feature' of Admin...
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@mathmax, Would you mind sharing what I can improve in all my posts to get more emphasis on file ‘/user/config/plugins/frontend-edit-plugin.yaml’? 😇 Settings in config files in 'user/config/plugins'
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@mathmax, Does the site perhaps contain file '/user/config/plugins/frontend-edit-button.yaml', or a config file for specific environments like localhost?
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@mathmax, Step5: Have you tried to browse a few pages of the website? Doesn’t the button reappear? I'm using a fresh install of Grav 1.7.8 (just upgraded few minutes ago) and browsed both 'home' and
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@mathmax, Cannot reproduce that either... Steps: set enable: true in ‘/user/config/plugins/frontend-edit-plugin.yaml’ using file editor. browse to home page button is visible, debugger activated in
-
Deactivated plugin still being used with Grav 1.7
· 5 years ago
@mathmax, Using Grav 1.7.7, I've installed the plugin, but cannot reproduce the issue. When enabling/disabling plugin in '/user/config/plugins/frontend-edit-plugin.yaml' (or '/user/plugins/frontend-e
-
New lazy loading in Grav 1.7
· 5 years ago
Image 'loading' attribute has been fixed and will be available in Grav 1.7.8
-
Send email after login with one-time-login plugin
· 5 years ago
@mcambronero, Thanks! I Wasn't aware of the ability to alter an event's priority with a config setting without touching the plugin's code. What keeps you from using option 3?