Ok this was a rather simple answer. It appears that once you add the code you have to expand the screen options and enable it in the actual admin view.
This link is what helped me add_post_type_support().
Related Posts:
- Is it ok to use a function to output the text domain name in a wordpress theme
- Display random categories on the front page (Finding and Editing Theme Functions)
- How to get woocommerce inventory status [closed]
- TinyMCE custom styles remove class when switching styles
- Check if the user has explicitly set an excerpt
- How to use get_template_directory_uri() to load an image that is in a sub-folder of my theme?
- How to override function in functions.php of parent theme?
- Show/hide Widgets in Dashboard Based on Current Advanced Custom Fields Option
- Return only top-level navigation items from a menu using wp_get_nav_menu_items
- Organize functions.php
- How to override functions.php in child theme?
- Stripping shortcode from custom excerpt function
- Add inline css to theme
- Custom page template how to check is_page from functions.php?
- display public excerpt for private post
- get excerpt without images
- Allow latex in wordpress excerpt
- Dequeue script in template isn’t working
- Add external js file to footer with id
- Changing itemprop from logo to image on custom logo?
- How to add background image control to page admin controls?
- How to call custom function from functions.php in site-wide template files?
- How to use thumbnails in gallery?
- Logic to Print/echo a css class only for 1st post and ignore all post after 1st? [closed]
- How to filter out shortcode when displaying the_excerpt() in the loop?
- Using “Read More” link with custom excerpt
- is_dynamic_sidebar always returns true while using Jetpack visibility
- How to enable template page only for a post id page
- How to display post content instead of excerpt
- Why does the ‘wp_nav_menu’ function work only until a menu is created?
- is_customize_preview() like function to check if Customizer “Live Preview” in JavaScript
- Override a theme function in a child theme?
- Pulling Twitter RSS feed not working as expected (fatal error)
- Using Schema with `the_excerpt`
- Use register_setting() in a loop
- Add dynamic links in WordPress custom theme
- how can I edit flexslider in woocommerce. [Urgent]
- Limit length of first excerpt in the loop
- enqueue styles for only mobile wp
- Jquery implementation not working on page reload
- Usage of theme name in functions
- Excerpts are not displayed by a shortcode on category pages
- Functions.php Problem
- ACF not showing
- How to customize the_archive_title()? Cannot figure out how to change the value it produces [duplicate]
- How to display retweet count and likes in the meta above the excerpt
- Setting a default text for excerpts of a particular category
- Control the srcset much more (not all sizes in it each time)
- Way to store featured image width and height in two separate variables?
- Remove links from the_content when using filters wp_trim_excerpt
- Some questions about how proper add 2 CSS file in a WordPress theme?
- How do I pull excerpts from pages?
- WordPress Excerpt – How to remove the first link using functions.php
- Functions php shortcode for displaying main menu with no child items
- PHP 7.1 | Warning: A non-numeric value encountered in
- Strip div From Excerpt
- How to change value of variable in theme file with functions.php WordPress?
- I can’t add CSS with functions.php
- first paragraph of the_content as meta description
- WP Customizer API loaded into functions.php
- call_user_func_array() expects parameter 1 to be a valid callback, function
- why can’t i add front.css to my frontpage.php
- “options.php” not found
- Is this an acceptable practice for WordPress theme development?
- Rewrite Question Mark in Post Template with URL Parameter for clean URLs
- Adding Read More to Custom excerpts
- contact form in template with jquery,validate and ajax
- Why a SlideShow (made using JQuery FlexSlider) can’t work if I load it form functions.php but work if I load it from my footer.php file? [closed]
- Why I can’t load my JavaScripts using an hook inside my functions.php file?
- the_excerpt function not showing image
- Woocommerce Variable Product Dropdown for Custom Shop Template
- Exclude specific post from query
- Advanced method to control cache of enqueued style/script
- Is_Page doesnt detect my page
- Test CDN link from function.php or wp_enqueue_script/style?
- How to customize archive widget only for cpt?
- Why does echo on functions.php not yield result in source code?
- Appending „read more” to the excerpt conditionally
- Add meta data in head from theme
- what is `get_section()` and how to use it?
- Remove External Links from WordPress posts Using add_filter() in Theme functions.php
- How to retrieve image IDs from shortcode content?
- Hide disclaimer from summary excerpts
- Class::$template_dir_path=get_template_directory();
- How to disable site title and description when custom header is uploaded on the customizer?
- Language switcher for subdomains
- wp_nav_walker that interacts with widgets to setup mega menu
- Check if excerpt is empty at loop-portfolio
- Allow tags and attributes in post and pages content
- Can’t change excerpt length and more tag
- More link – not text
- How to add an excerpt and read more link to a page?
- Adding a filter to my posts
- Excerpt – First Sentence & Read More
- Why functions metaboxes is causing White Screen in Admin [closed]
- Getting error on function.php
- function to show youtube videos within excerpt – if condition and apply_filters
- Setcookie not setting cookies anywhere except admin
- How to use webpack in WordPress theme? I want some scripts to load in the footer, some in the header and some with script parameters
- How can I able to exclude ‘Category’ and ‘Tag’ slug from the URL in WordPress without reloading to new site?