The post type name is digital (register_post_type( 'digital',) so the template should be single-digital.php.
Related Posts:
- single-{$post_type}-{slug}.php for custom post types
- What is singular.php?
- Custom Post Type Plugin: Where Do I Put The Template?
- CPT Template Not Showing – Getting 404
- Template for specific post of custom post type
- Multiple Single Post templates
- Display Editable Text Above CPT Archive Listings
- Is it possible to have an index page for taxonomy term for each custom post type it is assigned to?
- Custom Post Type with Nested Taxonomy and Template Files
- Archive or taxonomy pages not working for custom post type
- Single page template for custom post_type
- Trying to manage templates on a blog with lots of custom taxonomies
- WordPress Template Hierarchy
- Rewrite Custom Post Type URL slug
- Custom post type and taxonomy permalinks – Structure
- Help splitting a custom post type archive into “past” and “upcoming”
- Rewrite URL for only archive page (custom post type)
- Custom Taxonomy term archive template
- WordPress Ignoring My Custom Post Type Templates?
- Custom post type not using it’s own single-postname.php
- Include custom post type single template, but respect theme override of template if it exists
- Hook to override title, image and content
- Custom post type templating problem
- Custom post type showing index.php
- redirect automatic page that serves custom posttype content
- How do I check if the user is on a taxonomy term parent, child or grandchild page?
- WordPress Doesn’t Generate Taxonomy Archive
- CPT Template Not Showing – Getting 404
- Custom Empty Results page for my Custom Post Type
- Templates for hierarchical custom post type
- Custom Post Type homepage template
- Getting custom taxonomy posts on archive page
- Custom post types templates
- Archive page of taxonomy returns a 404 error
- Templating advice sub posts of a CTP
- custom post template not getting picked for posts with Unicode title
- Specific template for subcategory of custom taxomy
- How do I control what template is shown based upon Taxonomy Term?
- taxonomy – templates are not loading
- Templates for CPT not working
- WordPress Custom Post Type – Post Attribute: Template. Template shows up and saves on the back end, but the default theme file is being rendered
- Single taxonomy for different custom post types
- Different taxonomy.php for different custom post types
- Custom Homepage As Single Page or Custom Post Type?
- URL Rewrite Adjustment for Custom Post Type causes template to revert to index.php
- Custom post type category page not working
- CPT Template Not Showing – Getting 404
- List a custom taxonomy’s terms, with links, on the taxonomy page
- CPT Template Not Showing – Getting 404
- How can I sort posts ascending by post title for a specific post type, but on a category archive template?
- Custom taxonomy meta fields
- Enable sticky posts to custom post_type
- Displaying a custom post type alphabetically
- How to remove “Archive:” label from archive title
- How do I Paginate Search Results for Custom Post Types?
- Limit the number of posts in query_posts function with custom post types
- Loading post content in FancyBox
- Setting a title on a Custom Post Type that doesn’t support titles
- Adding Custom Metaboxes to Custom Pages
- custom post type paging not working past page 3
- How to show custom taxonomy in the permalink?
- Working with Next and Prev links in Single Taxonomy Templates
- How to list custom post types?
- Why is the editor showing up in custom post type?
- Add post_type to index.php
- Creating select dropdown with parent-level custom post types
- CPT Group by Date metabox Value
- How to add a custom taxonomy to show up in a custom post type menu?
- Custom post type: check permissions and validate nonce
- Custom date changer post_date => future – missed schedule error
- Selecting a post in Dashboard
- Can one create multiple Custom Post Types with a for loop?
- CPT Validation to not show “Post updated.”
- Translating custom post type metaboxes [closed]
- How to display products name in a non-alphabetical order, in a custom field (taxonomy)?
- Displaying custom field according to date
- Extracting Address from Custom Post via Javascript for Google Maps API
- Custom Post Types — $args vs. labels array
- Multiple pages per post (not pagination)
- Listing all post from different custom post type for the logged in user
- Unable to edit categories in custom post type
- Get current user id
- Print all the tags from a custom post type
- How can deregister scripts for a certain custom post type?
- Custom posts – tag pagination
- Getting custom post types to properly display alphabetically
- does wp_insert_term link the term to a certain post ID?
- Custom post type category permalinks and archive pages
- Submit Custom Postypes from frontend
- How to display posts from a certain category in a bootstrap 5 carousel loop with multiple items?
- Query custom post type and custom field by URL parameters
- How to show posts of the same category on a page?
- Querying, storing, and using data from 2 separate custom post types
- How to display data with pagaination on backend?
- Edit post meta direct from post.php?
- Change the text on the Publish button
- Loop through multiple custom taxonomy terms and display posts for a custom post type
- Filtering custom post types using category taxonomy
- set_post_thumbnail or media_sideload_image adds image multiple times in media library
- How to use wp_set_object_terms depending on page ID?