Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Frankenstein Member
@yFStein · Joined 7 years ago · 11 posts · 6 topics · 0 reputation
Badges
Recent posts
-
How to include "reading time" to blog posts?
· 7 years ago
I gotta changed: Lesezeit: {{ page.content|readingtime }} to Lesezeit: {{ page.content|readingtime({'minutes_label': 'Min', 'minute_label': 'Min', 'seconds_label': 'Sek', 'second_label': 'Sek'}) }} Bu
-
How to include "reading time" to blog posts?
· 7 years ago
Hi @paulhibbitts, i got another solution which is working a bit better and looks better, but u put me up to it. Here it is: {% if page.header.author %} <span class="list-blog-author"> &l
-
Blog Post not reading Markdown?
· 7 years ago
Hey together, i got the Skeleton from the Striped Theme. I already got some language changes to the template to got it german. Everything seems working fine. Now i deleted all the example blog posts a
-
Login redirects to login's page
· 7 years ago
Did u copied the htaccess.txt from websercer-config to the main folder and renamed it to .htaccess?
-
Striped: How to set Twitter share link?
· 7 years ago
Hi, i gotta Striped working for my blog - but the Tweet Share Button just not include the link to the article, where i press the Share Button and the Counter not working - their is just a loading cycl
-
How to include "reading time" to blog posts?
· 7 years ago
Hi @paulhibbitts, i'm using Striped. It would be very nice if the reading time stands also on the blog list on the view of every post and also in the blog post. But unfortunately I can't do anything w
-
How to include "reading time" to blog posts?
· 7 years ago
Hi, actually spending much time to get my grav blog working. So i installed the reading time plugin, but cant figure out clearly how to include it in blog posts. Would appreciate help very much.
-
Contact form not sending any emails and not open up thankyou page
· 7 years ago
Hi, trying to get a working contact form but their is any little issue why it isnt working. So i installed recaptcha contactform plugin, entered my website and secret key - saved. After this i configu
-
Automated cache clear after gitsync
· 7 years ago
Hi @paulhibbitts, thats what i'm looking for. I already got a working Git Sync but its not clearing the cache of the site. 😕 I need to manually click the clear cache button.
-
Automated cache clear after gitsync
· 7 years ago
Hey guys, short question: is their a way to clear the cache after Git synced files automatically? best regards