pamtbaau Legend
Grav Forum Moderators
@pamtbaau · Joined 8 years ago · 3183 posts · 17 topics · 1019 reputation
Badges
Recent posts
-
Multilingual sites and format of dates
· 5 years ago
@UtherboneDEV, I think it is more convenient for the developer of a plugin if issues are being reported at the repo of the plugin itself: https://github.com/Karmalakas/grav-plugin-translate-date/issue
-
Where to add language selector code?
· 5 years ago
@alkan, Sorry, you're right. An oversight by me... As mentioned by Karmalakas, there is a dedicated repo for Premium products. You'll get support from the devs on issues and questions.
-
Where to add language selector code?
· 5 years ago
@alkan, could anyone kindly tell me exactly which folder, file, and line number to add the code for the language switcher in the Typhoon theme Nobody can... It entirely depends on where you wish the
-
Call dump() inside onFlexObjectAfterSave
· 5 years ago
@danielkoptak, Is there a way to pause the grav before redirecting after saving? To display the result of the dump function? Isn't that exactly what XDebug is created for: Pause on breakpoints and e
-
Customizing composer.json - do I need `vendor` in VCS or on my server?
· 5 years ago
@johnsgp, You should have used composer at the theme level, not the root level. Anyway, I would advise to use npm. Bootstrap provides the correct tooling like a package.json with dependencies and scri
-
How to create a grid using Lightbox Gallery with Typhoon theme?
· 5 years ago
@alkan, Grav has a dedicated repo for issues and questions about all Premium products: https://github.com/getgrav/grav-premium-issues
-
Custom Blueprint save changes file on server but displays the old content afterwards
· 5 years ago
@jannic, I'm afraid I cannot help you with anything Azure related... Try this post Deploy Grav to Azure using Azure DevOps from @techielass. Sara is Msft consultant for Azure.
-
MP3 file upload: "The mime type does not match to file extension"
· 5 years ago
@vlad73, Not my field of expertise, but you might be right... According to MDN on Common MIME types: Extension Kind of document MIME Type .mp3 MP3 audio audio/mpeg You might consider creatin
-
[Agency] Reset Button on Contact form
· 5 years ago
@citoyencandide, In terms of UX, isn’t changing the color of the button enough to avoid user clicking the wrong button ? I think I would first ask myself what the use-case might be that makes addin
-
Cannot edit pages using Admin – page loads but console shows a 500 server error
· 5 years ago
@pmurraydesign, I'm afraid I cannot reproduce the issue on a fresh install of the latest Grav + Admin. You might give $ bin/grav cache or a Clear cache from the Admin dashboard a try