CMS Development

StLoebelt
Miembro | Partner nivel Gold
Miembro | Partner nivel Gold

Is it possible to create individual author pages

resolver

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 Me gusta
2 Soluciones aceptadas
Teun
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Is it possible to create individual author pages

resolver

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.


Ver la solución en mensaje original publicado

0 Me gusta
Teun
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Is it possible to create individual author pages

resolver

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.


Ver la solución en mensaje original publicado

0 Me gusta
3 Respuestas 3
Teun
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Is it possible to create individual author pages

resolver

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 Me gusta
StLoebelt
Miembro | Partner nivel Gold
Miembro | Partner nivel Gold

Is it possible to create individual author pages

resolver

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

Teun
Solución
Experto reconocido | Partner nivel Diamond
Experto reconocido | Partner nivel Diamond

Is it possible to create individual author pages

resolver

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 Me gusta