I have installed the Gem and planned on using two plugins for and events calendar and sermon manager which create custom post types. When these custom post types are displayed, the page styling options don't seem to be available. For example, the settings for the header, padding for the page title, showing or hiding footer elements aren't available. I did change the settings for 'default page options for new pages, posts & portfolio items,' in the theme settings, but these don't seem to be applying to these custom post types. Do the theme settings not work with just these plugins or would this be an issue with any custom post type plugins? Any help would be greatly appreciated. Thanks!
I have installed the Gem and planned on using two plugins for and events calendar and sermon manager which create custom post types. When these custom post types are displayed, the page styling options don't seem to be available. For example, the settings for the header, padding for the page title, showing or hiding footer elements aren't available. I did change the settings for 'default page options for new pages, posts & portfolio items,' in the theme settings, but these don't seem to be applying to these custom post types. Do the theme settings not work with just these plugins or would this be an issue with any custom post type plugins? Any help would be greatly appreciated. Thanks!
Hi,
you need to add your custom post types name in the file:
/wp-content/thegem/thegem/inc/post-types/init.php
line 25:
For the safety future updates copy this function to the functions.php of the child theme, so the code will be:
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver
You're welcome!
Please note if you comment on your ticket before we reply, your ticket will be pushed down of the tickets list.
Regards, Oliver