You need to check in you theme parent folder templates called front-page.php, home.php and index.php. WordPress in exactly this order is searching for files to use for your homepage. It seems that your template file is broken or has nothing between get_header() and get_footer()
Related Posts:
- How to put custom post types on front page
- How to set a custom post type post as static front page?
- Should I use custom post types for a front page video feature (vimeo)?
- `post_type` => `any` not giving me my custom post
- Loop on front-page.php
- How to set up Custom Post Type archive page as Front page
- How to conditionally add Custom Post Type to Front Page
- Custom pages missing on “front page” setting
- Make pagination work as a carousel (custom query)
- List posts of custom post type under category name
- Static front page has page url not site url
- New WP_Query not isolating custom post types on front-page template
- Show custom category archive as front page and remove taxonomy slug from urls
- Slug Formatting : Acceptable Characters?
- Creating custom user roles
- Not Able to Insert Taxonomy Term Using wp_insert_post()
- Listing posts with wp-cli
- Is there a way to keep a custom menu expanded when editing a custom post type?
- Restrict taxonomy dropdown to post type
- Allow User to Edit Page Based on their Email
- Regex problem in an add_rewrite_rule
- Conditional two level dropdown filter for custom post type
- Sort Posts Best Practice
- Get all children of custom post type using get_pages
- using custom taxonomies on non wp table?
- Custom permalink – append taxonomy name and term name at the end of permalink
- Admin Column Text Positioning
- wp_get_nav_menu_items wp-admin/customize.php problem
- Assign Taxonomy Based on Custom Field Value
- How to fetch custom post by Author?
- Custom Taxonomy Creates Unwanted Integer Terms on Post Save
- Assigning the same custom meta box to multiple post types
- Blog page showing same content as homepage
- Where to store custom tagging data associated with a custom post type
- How to quickly reorder posts in the admin panel that will persist for the wp-api
- Podcast Guest List
- Remove Slug From Custom Post Type URL?
- Custom post type and permalink issue
- Custom post type not displaying all entries
- Show custom post type filtered by category
- Displaying Page as Custom Post type landing Page
- Listing tags from a custom post type
- create a subcatagory for a custom post type and out put url as posttype/subcategory/item
- How do I display the taxonomy term alongside the post type post title?
- Disable user from updating certain posts
- Custom Post, set object Taxonomy terms in plugin
- Rewrite Endpoints and CPTs – How to use in a plugin
- How to retrieve category of a post in have_post loop?
- Permalink misbehaving in Custom Post Types
- How to group search results by post type and only if post type result is not empty?
- WordPress hook which triggers on post import
- Allow contributor to edit own posts after published, without plugin
- Show current user posts in custom post type query
- Custom taxonomy template shows 404 Error
- Custom post type in Custom widget – $listItem
- Get all metadata for a given custom post type
- Highlight current post type when inside custom post type
- Saving custom post in custom form
- Advanced custom field – posted fields from custom post type
- Add a meta field to the list of results for a custom post type
- Show/hide posts and categories based on user meta
- Restrict access only of custom post type with standard capabilities to edit_post
- Change search query in wordpress custom post type
- How to make comments for custom post type best way
- CPT requires manage_options and edit_posts for some reason
- Updating a custom post status after an expiry date rather than trashing it
- Display custom post types in dropdown with option “all”
- Issue to display Permalink (ACF Relationships in Custom Post Type )
- CPT not showing template
- Set up Custom Taxonomy Archive Template File To Cover 3 Categories
- Modifing an existing Custom Post Type doesn’t work?
- Custom Post Type / Taxonomy / Term – what template to use to avoid 404-page?
- How to get post detail based on URL of the post
- Display relationship between posts
- Pagination not working (page/2 retunring 404 page)
- Event Manager: Events Deleted are still in DB as published but hidden in admin
- issue with custom post type feed
- Creating adminable dynamic filtering on custom post type
- Featured image in custom post is being disabled
- Complex strcuture as CPT or taxonomy for use in woocommerce product variations [closed]
- WP_Query for CPT with filter by another WP_Query
- Use the page picker from wordpress menu creation page
- CPT and metabox: create multi checkbox by using array?
- Get posts in same category not working
- Custom post type archive pagination with HTML5Blank theme?
- Permalinks when using Custom Post Type with static page for archive
- Function that get ACF fields value before saving
- Query Only Show Text on Posts With Certain Taxonomy Tag
- Problems with a custom meta_box
- Use only selected regular categories for a Custom post form
- Show custom posts with a specific “custom TAXONOMY slug” on startpage
- How to make a single Menu Item call another Mega Menu for Custom Post Types and Custom Taxonomies?
- WordPress show custom post type on homepage
- How to make a template for a specific post of a custom post type?
- Hierarchical Custom Post Types
- ACF select box css color change
- Default WordPress Query for a Specific Custom Post Type URL
- Custom post type pagination conflict result in 404
- Trying to add CPT to menu automatically
- ACF Pro simple Business Directory – Requesting assistance with created Templates and associated Functions.php Coding