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

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Themes & Styling

Solved-How have the writer in blog

Started by Tweek 7 years ago · 9 replies · 818 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 Pedro M, 2 months ago
4 222 2 months ago
Themes & Styling · by Ian, 2 months ago
3 118 2 months ago
Themes & Styling · by Norbert, 2 years ago
11 481 3 months ago
Themes & Styling · by Lukáš Findeis, 3 months ago
0 72 3 months ago
Themes & Styling · by Sebadamus, 4 months ago
5 132 3 months ago