It seems all I needed to do was put in the template_part
get_template_part( 'template-parts/page/content', 'page' );
Related Posts:
- Is including the loop necessary for page.php? [duplicate]
- wp alchemy multiple image uploader output images to template
- How do I make a variable available inside partials?
- How do i create a list-posts-page?
- Jquery Slider for profile template
- if ( is_home() && ! is_front_page() )
- Using the Loop to show all levels of subpages under a parent page? Halfway there
- Child Pages Loop
- Get post by page name or slug
- Loop that displays PARENT PAGE & CHILD PAGE & outputs GRANDCHILD PAGE title and content
- posts page – different lengths of excerpt
- Display subpages under parent page as a list within a loop
- What is best way passing variables to theme templates and using them different places like widgets?
- Identify the page being shown while in The Loop
- If Loop has odd number of posts on last page Custom style for last post in it
- Page template not displaying
- single page site with subpages
- How to loop through ALL pages?
- Loop through pages with specific template
- Loop and Page template : my WP_query don’t take args
- How to get_template_part using AJAX?
- Create a loop that gets pages with their template
- Display content of page template (get_page)
- Loop after page content
- code suddenly appearing from my tempate second loop
- Get search.php results in header.php?
- WordPress Loop inside Loop?
- Template structure
- How to show “teaser” posts on blog / archive pages, otherwise full posts
- Order archive results by post id in custom taxonomy template
- Default ‘post’ post type archive slug?
- Get Page content to displayin Bootstrap Modal
- How to insert category list into post creation page, and retrieve chosen categories?
- Exclude page name from loop
- Stepping through a foreach loop – adding +1 to the end of it so next time it loops it starts on item 2
- Include multiple page ids in loop
- 404 Template customization | Want 10 recent Post on the 404.php error page apart from the error Notice
- Get post offset/posts page offset in single post page (outside the loop)
- First archive page with a few posts
- Tags on page (not post) returns nothing – why? Improved clarified question!
- Second Loop Showing Only One Post on Single Post Page
- How do I put my frontpage featured image in a page template for home.php?
- Exclude page from loop results
- Get markup for post without loading into the template
- How to render the single post template with the post name?
- Print the whole page?
- excerpt not showing up
- WP_Query is only looping home page, not pages
- new custom theme – posts displaying on top of one another
- How to sort a loop after most viewed
- WordPress: query pages except remove one page
- How to loop specific Category menu from archive page?
- How do I set the Stewart Search Template to return only published posts in the result
- Is it possible to set archive.php instead of index.php to display blog?
- Using is_page_template inside loop
- Archive: Lists itself
- Is “the loop” a template tag?
- Get top Page IDs from menu and cycle through their child pages on a scroller
- Deeply Nested Menu Loop with Twig using Timber [closed]
- Search – Check if post is a page on search page
- WordPress with woocommerce custom query
- Alternative layout the loop
- Cant pull in featured Image
- Template included with plugin doesn’t return all posts for custom taxonomy
- Structure and Display Content from Multiple Pages on Single Page
- Creating a archive for taxonomy terms, not the term results
- Making a specific page wordpress compatable that is not index
- Default Template infinite loop of Title
- Secondary loop cuts off at 10 posts?
- Need a conditional to test if title of parent page matches title of child page
- Have multiple loops on a page appear after/between page content
- get_template_part() to render single page Theme
- Fake Single WordPress Post (Page) Loop
- get all page templates
- Load featured article once in a loop
- wordpress showing all posts instead of date range
- Redirecting posts in WordPress to a specific page
- How to implement template file and the loop
- get_page() unlike Loop returns the post content without html tags. How can I fix this?
- Same posts within a paginated page
- How can I create an entirely new, separate display of posts?
- Only Show Excerpt After First 3 Posts
- Add all category as classes in foreach loop
- How to get all multi-select user meta values and add them to an array?
- Duplicate posts on archive page
- get_posts changes main query
- Exclude posts from loop by term
- Trying to get property ‘post_content’ of non-object
- How to distinguish pages created by woocommerce?
- Bootstrap tabs are not being clicked in WordPress loop
- Get gallery in loop through ajax
- How to show the last article in a different way in my blog?
- WordPress blog posts template bug [closed]
- wordpress custom posts page not showing
- Last post in loop when even
- Adding styles/scripts to specific page
- Get a specific size from wp_get_attachment_image_src
- the loop printing post in one grid
- Check value of post meta within IF statement
- How to insert content before pagination in loop?