Hey Avery, blog_post_detail.html renders the majority of it's content into
{% block main %}. Does your base.html have a {% block main %}? If it
doesn't you can just change the blog that is used in blog_post_detail.html.
That would be the first place I would look.
Good luck,
Josh
On Sat, Nov 22, 2014 at 1:30 PM, Avery Laird <[email protected]> wrote:
> Hi,
>
> I've been working on a theme, and the page model I created works great.
> However, when I began to start integrating the blog pages into my theme
> app, I noticed that all of the blog pages are merely rendered with my new
> theme, minus the actual post content (just a header and footer). I have
> copied the relevant page templates over from mezzanine.blog with python
> manage.py collecttemplates mezzanine.blog and moved them from templates/
> blog to theme/templates/, for example blog_post_detail.html is now in
> theme/templates/blog/blog_post_detail.html. Does anyone have any ideas as
> to what I'm doing wrong?
>
> Cheers,
>
> Avery
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Mezzanine Users" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to [email protected].
> For more options, visit https://groups.google.com/d/optout.
>
--
You received this message because you are subscribed to the Google Groups
"Mezzanine Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.