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?
- wp_list_categories: get latest featured_image of category
- Posts in Multiple Columns and Rows with one single loop
- category__not_in — anyway to use category name instead of id?
- Why do I get `Call to a member function have_posts() on a non-object `? [closed]
- Differentiate between posts and pages in search results
- Category Ajax call
- Transient loop issue
- popular post weekly and monthly
- ACF custom field in [closed]
- Split wordpress loop to multiple layouts
- Update status of all posts in a category
- Query Nopaging action not having effect
- Inserting CPT and static content at every X post, is this possible?
- How to separate post titles with a comma in the loop?
- WordPress loop : how to exclude some posts with their status?
- Custom loop not working in singular.php, working in other pages
- Eliminate duplicates in a foreach loop [closed]
- loop mix my child-category and parent-category
- Custom template is not showing up in templates dropdown list after re-naming it