Blog page content section
NationBuilder's Blog pages don't come with a content section, unlike other NationBuilder pages.
Therefore to display content at the top of your blog page, you should:
Add a tag in the format "Admin Show Content:
content_page_slug" to your blog page.E.g. you might add the tag "Admin Show Content:news_content" to your news page
Then create a basic page with the slug matching the
content_page_slugthat you used in your tag aboveE.g. in the example above, you would create a basic page with the slug
news_content
Add your desired content to the content tab of that new basic page
I.e. to the content section of the
news_contentpage, in the example above
Last updated