Skip to content
Grav 2.0 is officially stable. Read the announcement →
Themes & Styling

Solved-How have the writer in blog

Started by Tweek 7 years ago · 9 replies · 902 views
7 years ago

Hello,
I'm new on Grav.

I try to have a grav work like a blog.
Last thinks i need is to show on the blog home the writer.

I have installe the plugin:
Users Page Ownership

I have the theme :
Bootstrap Blog

What can i do ?
Thanks.

7 years ago

I need big help... Up 😁

7 years ago

Yes I have read the guide.
I mean have like this
Now:
browser|240x500

You see what i mean ?
Sorry for my bad english.

7 years ago

ah, ok, I think you want to show the name of the author of the blog post, right ? 😄
well, that can be done by just insert something like this:

TWIG
  <h3 class="author-title">
    {{ page.header.author }}
  </h3>

in your theme's blog_item.html.twig template

7 years ago

Ok, fine to see you got it figured out.
Just another hint: you should now mark this thread as solved.
Just for reference for others who may have similar issues.
And, of course, welcome to the grav community 🙂
(I should have mentioned this ealier, I know...)

👍 1
7 years ago

short addition to my proposal 😄
you already added the text 'solved' , which is ok, for sure.
what I meant was to just click on the check box for the thread which will then be marked as solved.

Suggested topics

Topic Participants Replies Views Activity
Themes & Styling · by stuart young, 2 weeks ago
3 251 2 weeks ago
Themes & Styling · by Sebadamus, 3 weeks ago
5 317 3 weeks ago
Themes & Styling · by martynfoster735, 4 weeks ago
1 310 4 weeks ago
Themes & Styling · by Justin Young, 1 month ago
1 348 1 month ago
Themes & Styling · by Slebeig, 2 months ago
4 474 2 months ago