Get the content of a page with div.
With the following code: echo do shortcode( get post field( 'post content', $page id ) ); The content of the page is displayed, but there is not the div that wraps the content. With the following code: echo do shortcode(…