CMS Development

StLoebelt
Membro | Parceiro Ouro
Membro | Parceiro Ouro

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 Avaliação positiva
2 Solução aceitas
Teun
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

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.


Exibir solução no post original

0 Avaliação positiva
Teun
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

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.


Exibir solução no post original

0 Avaliação positiva
3 Respostas 3
Teun
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

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 Avaliação positiva
StLoebelt
Membro | Parceiro Ouro
Membro | Parceiro Ouro

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
Solução
Especialista reconhecido(a) | Parceiro Diamante
Especialista reconhecido(a) | Parceiro Diamante

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 Avaliação positiva