Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Ptarmic Member
@Ptarmic · Joined 6 years ago · 20 posts · 6 topics · 1 reputation
Badges
Recent posts
-
Warning on site down - Any best practice?
· 6 years ago
Hi I'm no expert on these grav errors but it looks like the problem areas are all in the first line of your errors, so I would start with investigating those bits of your templates. They look like mos
-
How to automatically add text to the end of new blog posts?
· 6 years ago
That sounds like the best option, thanks. I was trying to think of a twig or php solution but didn't actually think of the simplest option of just editing the template file.
-
Can I put a twig variable inside a translated string?
· 6 years ago
@phi: {{ 'FOLLOW'|t( page.header.post_author, 'Twitter' ) }} Thanks @phi that worked perfectly!
-
Can I put a twig variable inside a translated string?
· 6 years ago
I've sucessfully created a languages.yaml file with text strings which is working great but I'm wondering if its possible to take a step further and insert twig variables into a string. For example I
-
How to automatically add text to the end of new blog posts?
· 6 years ago
Is there anyway to automatically add some text to a blog post when it's published? I have some standard text with links to twitter/facebook etc (about a paragraph worth) that I copy/paste onto the end
-
Logout button only logs out after CTRL-F5
· 6 years ago
This is the admin plugin right? Its the same for me. Logging out seems to happen as I get a pile of permission errors but I'm still in the admin panel. I refresh and get an error about not having perm
-
Anyone using Tailwindcss? How do I style markdown chunks like page.content?
· 6 years ago
I think my biggest issues were down to removing the prose line height from some places (but not univerally) and adding styling to some anchor links within my text without overriding all link styles.
-
User removed from the site - my account.yaml file looks fine
· 6 years ago
Thanks, I'll look into moving to v1.6, I don't have many plugins so hopefully it'll be a smooth transition.
-
User removed from the site - my account.yaml file looks fine
· 6 years ago
Recently I went to my site and the instead of the site got the new user creation screen. (I only have one user.) Obviously this was not ideal. I don't know how it happened. I checked grav.log and it o
-
Anyone using Tailwindcss? How do I style markdown chunks like page.content?
· 6 years ago
I'm using tailwindcss for the first time and really enjoying most of it however when I get to big chunks of markdown I'm ending up with big chunks of unstyled text. Basic things like link styles, para