Full entry on home page of Magazine template?

This might be quite basic but I can’t work it out. Please can you advise me how I can show the full entry of blog posts on the home page using the Magazine template, instead of the summaries? Ideally the pagination would still work the same using the 'posts per page' setting – I just want to display the full entries for the posts.

I know I could use the blog template for this but I prefer the layout of the Magazine template apart from this one thing.

1 replies

You'll want to replace the template tag {{summary}} with {{{body}}} in the source code which renders the index page (entries.html). The magazine template is a little more complex than the others, you'll need to edit the partial sub-templates {{> featured}}, stored in _featured.html and {{> entry_line}}, stored in entry_line.html.

The specific lines are these:

Does that help? Please let me know if you have any questions about this or anything else

Answered a month ago · Improve this answer

Markdown allowed
Question or feedback?
Contact us

Tags

developers 45 questions bug 21 questions posts 20 questions templates 14 questions resolved 10 questions how 9 questions meta 9 questions metadata 8 questions request 7 questions markdown 6 questions More tags →
Subscribe for changes
RSS Feed of latest questions