Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 215 reputation
Badges
Recent posts
-
How to hide content before === delimiter in article view?
· 2 years ago
So what does page.summary|length say on the item page?
-
Inquiry About Grav CMS Features
· 2 years ago
It's a very rare case you would need to resize images manually. They get resized based on your templates
-
Inquiry About Grav CMS Features
· 2 years ago
Not sure what you mean by Edit image size But overall I believe the answer is Yes to all bullet points
-
Migrate jimdo website to grav
· 2 years ago
@jojo123: how I can reintegrate this static version back into Jimdo? I doubt anyone here can help with that @jojo123: I am interested in converting this static site into a Grav CMS format so that i
-
How to hide content before === delimiter in article view?
· 2 years ago
Does page.summary return anything? Sounds like you don't have a summary 🤔
-
.JS File into our Homepage - doesnt work
· 2 years ago
Put your whole snoflakes script into a separate JS file. Then add that file to the pipelnie via assets.addJs()
-
.JS File into our Homepage - doesnt work
· 2 years ago
Sorry, but I think first of all you need a basic understanding of Twig and how Grav assets pipeline works. All info can be found at https://learn.getgrav.org
-
.JS File into our Homepage - doesnt work
· 2 years ago
This was literally the first sentence what @pmoreno suggested @pmoreno: do this by adding the following in the base.html.twig
-
.JS File into our Homepage - doesnt work
· 2 years ago
It's just a copy of your code
-
ERR_CONNECTION_REFUSED after transferring site from hosting to localhost
· 2 years ago
Based on what you said, it's either .htaccess or your server setup. Otherwise I've no idea