Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Gray Member
@Andrass · Joined 7 years ago · 24 posts · 3 topics · 4 reputation
Badges
Recent posts
-
Contact form disappearing randomly
· 6 years ago
I had this as well, but am not sure if my issue was the same. My form was generated from within a plugin, via twig essentially. Although this looked like a caching issue, it wasn't actually. I don't u
-
I am looking for an example of the Featherlight plugin in use
· 6 years ago
Hardly. It's a project to move an existing site over to Grav and it's still on our development server. I could show the original site, and it looks pretty identical, but that engine is Wordpress. But
-
I am looking for an example of the Featherlight plugin in use
· 6 years ago
Sure thing. I use Featherlight together with Lazysizes and a masonry Isobox. It's a multi-language setup, so you have some extra stuff around that. Just ignore everything "lng". The .html.twig {%
-
Error email sent through SMTP protocol
· 6 years ago
Well, just guessing because there isn't much about your hosting setup in your post. The core message of that error is that the IP address of your server has been used in the past to send spam-emails,
-
Using blog as agenda
· 6 years ago
Thanks for looking into this, much appreciated!
-
Using blog as agenda
· 6 years ago
Thanks @pamtbaau, I was almost (?) done when it occured to me that manual sorting is perfectly fine for my needs. So case closed. But let me look a little deeper into my "almost" solution. For this I
-
Using blog as agenda
· 6 years ago
I need some help here: I intend to use the regular blog item within a Quark heritage as an agenda. Thing is, there are agenda items to come, and agenda items in the past. My question is how I can poss
-
Markdown: paragraph on images
· 6 years ago
CSS isn't really my forte, but if your <img>'s are within <p>'s, then you should be able to style them with p > img { padding: 0px 0px 0px 0px; } Read : Select all img elements where
-
CSS only loaded on first page call, but not thereafter
· 6 years ago
@pamtbaau: I wonder if disabling cache for the page is a good solution. It sure isn't. On the other hand, it's a very small page and I would have accepted the penalty over having to juggle with templ
-
CSS only loaded on first page call, but not thereafter
· 6 years ago
Now that's something. Came across the never_cache_twig: true frontmatter setting and I am confused. When I add this instead of disabling the cache altogether, things work as well. The doc says it "wil