So the answer was simple, though there may be a better way of dealing with it.
In the custom_display.php of the custom theme display page.
apply_filters ( 'the_content' , $theContentVar);
This may not be best practice, but it works. Hope it helps someone else…
Related Posts:
- How can I edit post data before it is saved?
- Some way to Flush or Overwrite all Imported Content in a Site for a Fresh Import – How?
- How to list the Hooks and order of execution in current loading page? [duplicate]
- Failed to invoke other hook from the init hook
- How to modify shortcode attributes with data from current post
- Redirect to another page using contact form 7? [closed]
- Filtered content appears in the excerpt
- Edit post image attributes on fly?
- Making a list that can be filtered by category/tags
- How can I add a custom Javascript snippet to display my feedback in footer?
- Customize plugin templates
- How to Add Extra Text In WordPress Title Before Post Publish
- is_plugin_active function doesn’t exist
- Proper Way to Modify Plugin
- How to edit a wordpress plugin without break its update process
- Looking for a Table of Contents (TOC) plugin for WordPress
- WordPress Plugin Development In MVC Architecture, How?
- How To Determine If A Filter Is Called In A Sidebar/Widget Context?
- GPL and plugins
- Content generator for development site [closed]
- Disable Specific Widgets on Selected Pages of a WordPress Website?
- Create page when plugin is activated
- plugin_action_links Filter Hook Deprecated?
- Filter Hook on plugin update
- Post source link plugin – small modification
- How to add users roles dropdown in registration in wordpress
- How to load a new template page according to a particular URL?
- WordPress network: set themes and plugins for new blog
- How to edit plugin’s html? [closed]
- How can I filter blog name?
- Can a plugin add to header/footer/body content?
- Woocommerce Shipping module available only for type of products [closed]
- add_filter the_content in functions.php not working
- plugings request url is the old url
- Organising the plugins folder in wordpress
- Gutenberg Blocks – Change EDIT part of the block using editor.BlockEdit filters. How to change the markup?
- force customers to add only single item to card per purchase EDD [closed]
- Preventing BFA in WordPress without using a plugin
- Output HTML only on individual post view
- Randomize attachment IDs
- Manually add order item with fixed product_id in WooCommerce
- ‘Customize’ button in admin bar for CSS
- Pass info from functions.php to plugin
- Auto delete WordPress users according to time
- add_query_arg not working
- Change permalink structure hidden button edit
- Collapse content [closed]
- How to show Recent Page instead of Post?
- How would I go about creating a user ranked post popularity page?
- Create a navbar filter that filters by a custom field
- Overide plugin files from child theme (/inc/ ) folder
- Front end inline editing?
- Add ALT attribute to Pin It Button image to pass HTML5 validation
- changing posts layout in ultimate member profile plugin
- Check filter defined or not?
- How do i get file_get_contents to work in wordpress
- Plugin Development – Functions or Hooks?
- Add some fileds to the wp_posts table
- Editing wp-config.php
- Overriding an Array in a Plugin’s Class/Function from functions.php
- WordPress: Add custom add_filter for custom functions
- How can i summerize posts or news automatically in word press site?
- wp_mail – using a custom field value
- Edit page header on a custom plugin
- Is there existing plugins to “Click-to-Launch” embedded Flash / SWF content?
- How to fix these PHP Warnings with the “Feed JSON” plug-in?
- Custom content plugin for front page in wordpress
- Restrict posts to customers with complete WooCommerce orders only
- How to hide featured images of all posts falling under the same category in wordpress?
- Give custom page template a custom post ID
- Multisite – Cloning CPT pages + content (including ACF Flexible Content) from site to site
- Randomize post (and page) IDs on generation
- how to change a static testimonials into dynamic
- Rename a folder via HTML POST request
- My wordpress local urls is still displayed even moved to live
- How can I change page content for good once a button is pressed?
- working code, not working – Plugin Dev
- How to Unhook actions/filters in within Class in plugin
- Nested Actions and Filters
- Issue calling my functions on Plugin activate in WordPress
- User upload dashboard
- How to restrict the user from viewing comments but with option to write comments?
- Create dynamic / data driven pages in wordpress
- The etiquette of forking a plugin and table tag
- ACF Taxonomy search on backend (Relationship field)
- Custom SportsPress list
- Can I add content before post content without using the_content filter
- How to restrict “too soon” downloads with a general rule?
- Confusing problem with displaying message recipient metadata
- Display Powerpress media url
- Hide some shortcodes on posts from back-end
- custom template only for content
- apply_filters to content but ignore shortcodes
- getpost content with all formatting for admin pages
- From a legal perspective, is it okay to customize a plugin’s code?
- WP Members additional fields on user profile [closed]
- Child Plugin Admin Panel
- Distribute post content through several divs [closed]
- Does anyone have the Custom Post Permalinks plugin from John P. Bloch? [closed]
- FacetWP custom display based on post type [closed]