Sounds like you either need to set your index.php to display your hooks for that post type. Or you need to change your home page setup in the customizer. Here is a link on how to do that.
Related Posts:
- How do you use a CPT as the default home page?
- Displaying custom post type on front page
- custom post type index page
- Display all Posts and only certain Custom Post Types with meta fields
- Notice: Undefined index: suppress_filters
- Custom post type is showing custom home page, not archive page
- custom home page and custom index page?
- Static page determines as home, but it is not
- Custom Post Type within the Loop on Homepage (Page Template)
- Is it possible to show multiple (custom) post types at the wp homepage only by using pluging code?
- show all custom posts types in home page
- Set a hard-coded page-template (post-type-archive) as home/front-page of my wordpress blog?
- Function to limit number of custom post types on homepage – TwentyTen
- Setting a homepage – doesn’t seem to work
- custom post creation on front page – on submit a search is done
- Display another page / custom post type as home page
- Custom Post Type Single Page and Archive Page redirects to Home Page
- Custom post pagination not working
- Custom Homepage As Single Page or Custom Post Type?
- How to make post page unique and show it on home page?
- Custom Post Types and 404 Pages
- How to filter homepage posts by popularity? [closed]
- How to get ‘Products’ on home page?
- remove custom post type permalink
- Custom Post Type Archives by Year & Month?
- Prevent pre_get_posts filter on specific post type
- Taxonomy count per Post type
- How to check if I’m on a custom post type archive in the admin area
- How Do I Programmatically Better Organize Custom Post Type Menus?
- Most efficient way to search for values from CPT in Post content
- Counting Posts of a Given Post Type Having a Specific Taxonomy?
- How to create download links based on Custom Fields with Rewrite API
- Adding Sticky functionality to Custom Post Type Archives
- Pagination on a custom page template
- Add multiple Visual Editors for Custom Post Type
- On clicking on the category name the page is redirecting on 404 pge
- Adding a span when custom post type is updated
- Category base to url in custom post type/taxonomy
- Pull image from ACF field in a Custom Post Type
- add_image_size for post type
- Is it possible to use pages to apply static content to each taxonomy level?
- Retrieving list of Custom Post Types
- How to remove default tag and category options form a custom post type admin menu
- Save an array from drop-down in custom meta box
- Custom meta box not saving
- How to display selected taxonomies by their parent
- How to create shortcode to display custom field value on a custom post type
- Convert simple SQL Query to WordPress query
- Order query using custom meta data
- Get latest 3 posts from multiple CPT in one query
- Categories of Custom Post throws gives 404
- Ajax Custom Post Filter is not filtering
- Need Output Custom Taxonomy from Custom Post Type
- Display all taxonomy terms, add class if term applies to current post
- Woocommerce search pagination not working
- Completely remove custom post type permalinks (“One Page” website)
- WordPress custom post type split into pages
- How do i search authors from search form using author’s name
- Custom Post Types hierarchy and rewrite
- How do I know the ‘meta_key’ for ordering my custom post type
- How to get the intersection of two terms both from different custom taxonomies
- How to get a custom field value of a custom post?
- Set Custom Post Type in Widget Settings for use in Widget
- Add CPT values to Database
- Multiple single templates?
- Template files for Custom Post Type and Taxonomy
- how to set a WP Plugin’s url
- WordPress menu with custom taxonomy
- Values from meta-box not on $_POST
- custom endpoints on Custom Post Type return 404 page not found
- Custom posttype content metabox
- Custom Post type content within a slider
- Add Custom Values to Permalinks Through Custom Fields and Posts
- “Custom Field” to Excerpt field” for pages? [closed]
- Custom post type items open in archives?
- How can I write a function that would update any missing specific post metadata?
- Update main post with same category when creating custom post to update the modified date
- I have a random letter appearing before my content. Where to start looking for the cause?
- Taxonomie cpt with acf
- How to display custom post type pagination buttons when processing AJAX request
- Showing a different logo for a custom post type
- CPT: execute code after load if parameter is set
- Multiple domains, Single database, 1 Parent/Master with all content, other domains/slaves with filtered content (based on “location” variable)
- create wordpress user on custom post type publish
- How to Fix WordPress 500 Internal server error due to custom post type
- jQuery tab_title already in use
- Get list of CPT posts in *current* post’s taxonomy term
- Sort by Custom Post Type (Multiple Loop)
- Costum post type with costum (sub)taxonomy
- Display a post count from a custom metabox selection
- Remove Custom Taxonomy Slug only without removing Custom post type slug in permalinks
- Tags results not displaying for post types
- Problem querying new custom post type while old display fine
- 2 language CPT content
- Adding custom shortcode to page leads to page without styling
- Display a list of posts whose meta field values are equal to the ID of the post being viewed?
- Adding post_type to the query via pre_get_posts, with infinite scroll
- Shortcode in a page to display custom posts which also have a shortcode in them
- Using wp_insert_post to create custom posts with ACF image field
- REST API callback function is not called