Hi there I have created a four page site and changed the page type to static, the home page is the Front Page and current stock is my Post Page.
On the Post Page I have looped through the posts input, but is there a way I can display the page content on this page as well? if I do a the_content(); it displays the latest post not the page content as it would do on the Front Page.