Skip to content

Bug: {{author}} & {{tags}} not showing up when using {{#prev_post}} or {{#next_post}}  #5150

@ireade

Description

@ireade

Issue Summary

In my post.hbs, I wrote -

{{#prev_post}}
<h2>{{title}}</h2>
<h3>Posted on {{date format="D MMMM YYYY"}} by {{author}}</h3>
{{excerpt words="80"}}
{{/prev_post}}

Everything but the {{author}} was outputted.

Technical details

  • Ghost Version: master - latest commit: 9ea2f55

Metadata

Metadata

Assignees

No one assigned

    Labels

    affects:apiAffects the Ghost APIbug[triage] something behaving unexpectedly

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions