Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Add Author name in blog post?
· 11 years ago
Your declaring those details inside of taxonomy which is incorrect. Try something like below title: The Urban Jungle date: 17:34 07/04/2014 author: andym process: twig: true taxonomy: categor
-
Add Author name in blog post?
· 11 years ago
Here's the blog post: title: The Urban Jungle date: 17:34 07/04/2014 taxonomy: category: blog tag: [travel, photography, city] author: andym process: twig: true xyz {{
-
Add Author name in blog post?
· 11 years ago
This can be done in 'Blog Site'. Where exactly are you pasting the code ? Maybe you can send me whole skeleton using dropbox or gitter ? or at least paste code from a file here ?
-
Add Author name in blog post?
· 11 years ago
Oh wait a minute, I just tried the step mention by the 'admin' on GRAV defualt install and it worked like a chram, but its not working on skeleton pacakge 'Blog Site' in which I was previously trying.
-
Add Author name in blog post?
· 11 years ago
I tried all but no luck, can someone provide me complete files in which edits are made, then it would be a lot more easier for me?
-
Add Author name in blog post?
· 11 years ago
Example is in my above link :) It's just not in site object :)
-
Add Author name in blog post?
· 11 years ago
Ok, the documentation said it, it's an alias. But it is a little confusing for me. An example would be fine.
-
Add Author name in blog post?
· 11 years ago
Documentation appears to be fine: http://learn.getgrav.org/themes/theme-vars#adding-custom-variables
-
Add Author name in blog post?
· 11 years ago
Hi @rhukster, maybe you both are right. I don't have a machine here to test*. I guess the OP is missing the page header process: twig: true in the "md" file, which will solve the problem. However, if
-
Add Author name in blog post?
· 11 years ago
Maybe you have other "author" values in site.yaml and they are overriding each other ? Author it's often there by default.