CMS Development

StLoebelt
Mitglied | Gold Partner
Mitglied | Gold Partner

Is it possible to create individual author pages

lösung

Hello community,

 

I want to create an individual page for each author. This means, I want to change the HTML/HubL code for this page type/ template.

 

In my theme there is no template to edit. So I guess, the author pages are generated "automagically" by HS. Is it possible to edit the code?

0 Upvotes
2 Akzeptierte Lösungen
Teun
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Is it possible to create individual author pages

lösung

Hi @StLoebelt ,

 

The author page is generated by the blog template. You could use the if blog_author statement to create add some custom markup for blog author pages.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
Teun
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Is it possible to create individual author pages

lösung

Regarding not seeing any templates. Check the 'blog template', the code is probably in the 'blog content' module or created with custom modules depending on your theme.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


Lösung in ursprünglichem Beitrag anzeigen

0 Upvotes
3 Antworten
Teun
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Is it possible to create individual author pages

lösung

Hi @StLoebelt ,

 

The author page is generated by the blog template. You could use the if blog_author statement to create add some custom markup for blog author pages.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 Upvotes
StLoebelt
Mitglied | Gold Partner
Mitglied | Gold Partner

Is it possible to create individual author pages

lösung

Thank you so much, overlooked the simple if else condition in at the top of the template

Teun
Lösung
Trendsetter/-in | Diamond Partner
Trendsetter/-in | Diamond Partner

Is it possible to create individual author pages

lösung

Regarding not seeing any templates. Check the 'blog template', the code is probably in the 'blog content' module or created with custom modules depending on your theme.



Learn more about HubSpot by following me on LinkedIn or YouTube

Did my answer solve your issue? Help the community by marking it as the solution.


0 Upvotes