Cornerstone not working properly for CPT

Hi, ive created 2 custom post types (for book and tool reviews) with the TOOLSET plugin.

Now it seems Cornerstone does not work well with these 2 CPTs (while it does work fine for standard pages and posts)

Cornerstone does not display anything in the preview apart from header and footer. Also the font in the navbar is not correct when opening the 2 CPTs.

see here: https://businessmasterclass.de/buch-zusammenfassung/test/

cornerstone preview: https://screencast.com/t/6XNIAOED2GF

What could be the issue here pls?

Hi There,

Thanks for writing in! This issue seems to be related to the plugin that you’re using to create custom post types.

We don’t provide support for 3rd party plugins, however could you please try using an alternative plugin like this (https://wordpress.org/plugins/custom-post-type-ui/) and see if that helps.

You can also generate custom post types by adding a code into your child theme’s functions.php file (https://codex.wordpress.org/Function_Reference/register_post_type).

Once you setup your custom post type, make sure to head over to Pro -> Settings page and add it to the Allowed Post Types section.

Hope that helps.
Thanks!

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.