How to enable UX Builder for Custom post types

To enable UX Builder for custom post types add this to your function.php file:

Ensure that the custom post-type template is properly utilizing the the_content(); function.