Karmalakas Veteran
@Karmalakas · Joined 6 years ago · 1180 posts · 28 topics · 216 reputation
Badges
Recent posts
-
Access to collection elements using a numerical index
· 3 years ago
If you defined doesn’t work more clearly, it would be much easier to help. What happens? Do you get an error? Do you get no output at all?
-
General Asset Configuration
· 3 years ago
You can use async, defer and inline. Not sure about others https://learn.getgrav.org/16/themes/asset-manager#for-js-and-js-module
-
All page with 404 redirect to homepage
· 3 years ago
AFAIK this is far from common practice 🤔 Also you will have issues with SEO if any invalid link redirects to a home page - I believe crawlers would mark all such pages as duplicates 🤷♂️
-
[typhoon] How to add Mastodon to socials in footer
· 3 years ago
It's been a month, so I would ask about the progress there 🤔
-
[typhoon] How to add Mastodon to socials in footer
· 3 years ago
Any premium related issue/support request should go to dedicated Premium issues repository. Not many people here use Premium plugins or themes, so there's only a very small chance you would get an ans
-
403 Forbidden after unzipping skeleton
· 3 years ago
Did you try searching the forum and/or going through the docs about nginx
-
Embed grav content editor on page
· 3 years ago
Did you try searching for plugins? You might try to revive plugin ContentTools for example
-
Set Security Level
· 3 years ago
Did you check root page permissions? Or that did not help?
-
Plugin commands not working in CL
· 3 years ago
Where from are you running it? Does it show any error?
-
Problem with file.html()|raw (how not to have a paragraph <p> ?)
· 3 years ago
Try striptags {{file.html()|raw|striptags}}