Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
chraebsli Member
@chraebsli · Joined 4 years ago · 35 posts · 12 topics · 20 reputation
Badges
Recent posts
-
TNT Search add custom Snipcart field
· 9 months ago
Ahh nvm I got it. I accessed it the wrong way. Instead of $page->header()->snipcart->product_id it should be $page->header()->snipcart['product_id']. Final PHP: // custom TNT Search ind
-
TNT Search add custom Snipcart field
· 9 months ago
I am creating a shop for a customer with the Snipcart plugin. There will be a TNT search on the site, using the tntsearch plugin. I checked the docs how to add a custom field, and therefore I added th
-
Hadron Skeleton & Theme: Quark with more features & advanced styling
· 2 years ago
I just found out that I forgot to add the Quark installation in the projects README. I'll fix this on occasion. And thanks for trying out the theme. Please let me know if there's something that isn't
-
Hadron Skeleton & Theme: Quark with more features & advanced styling
· 2 years ago
Since this is a child theme of Quark, did you install that theme too? The Hadron theme doesn't contain the default.html.twig template, so it checks the parent (Quark) theme for the file. If this doesn
-
GitHub workflow to create a release throws an error in the build process
· 2 years ago
I've checked the blog post and did exactly what he did, but somehow I'm getting this message still. I'm using the same build-skelton.yaml and tested it for automatic & manual release.
-
Hadron Skeleton & Theme: Quark with more features & advanced styling
· 2 years ago
I'm currently developing a new skeleton & theme, Hadron. It is a modern theme based on Quark. As a child/ inherited theme of Quark, it includes more advanced features than the original Quark theme
-
German Grav Guides for beginners and advanced users
· 2 years ago
I've created a German site based on Grav, for Grav. It's a site containing guides to different topics on Grav, mostly for beginner and advanced Grav users. I created it so that people who are using Gr
-
GitHub workflow to create a release throws an error in the build process
· 2 years ago
I'm trying to create a GitHub workflow to build my skeleton for a release. I've copied the GitHub workflow file from another official Grav skeleton and tried using it, but only thing I got was this er
-
Empty new line at start of document
· 2 years ago
Solution With the help I got from discord, I successfully located the issue and solved the problem (from my side). After long debugging, the problem was caused by 2 empty lines which were in the .gitk
-
Empty new line at start of document
· 2 years ago
I tried some things to fix this bug. Here's what I found out: unsuccessful attempts Every of these attempts didn't solve the issue: enahble all logging/ debugger settings in config ⇒ no output, so it