CMS Development

StLoebelt
Membre | Partenaire solutions Gold
Membre | Partenaire solutions Gold

Is it possible to create individual author pages

Résolue

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 Votes
2 Solutions acceptées
Teun
Solution
Expert reconnu | Partenaire solutions Diamond
Expert reconnu | Partenaire solutions Diamond

Is it possible to create individual author pages

Résolue

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.


Voir la solution dans l'envoi d'origine

0 Votes
Teun
Solution
Expert reconnu | Partenaire solutions Diamond
Expert reconnu | Partenaire solutions Diamond

Is it possible to create individual author pages

Résolue

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.


Voir la solution dans l'envoi d'origine

0 Votes
3 Réponses
Teun
Solution
Expert reconnu | Partenaire solutions Diamond
Expert reconnu | Partenaire solutions Diamond

Is it possible to create individual author pages

Résolue

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 Votes
StLoebelt
Membre | Partenaire solutions Gold
Membre | Partenaire solutions Gold

Is it possible to create individual author pages

Résolue

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

Teun
Solution
Expert reconnu | Partenaire solutions Diamond
Expert reconnu | Partenaire solutions Diamond

Is it possible to create individual author pages

Résolue

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 Votes