Navigation
This is archived content. Visit our new forum.
  • Author
    Posts
  • #773677

    Rad
    Moderator

    You’re welcome! Thanks!

    #882961

    kevrossignon
    Participant

    I have downloaded the Toolset Type plugin and I am having some issues when editing the settings of my new custom type page. I created a custom type called ‘Staff’ as to categorize all the employees. When I go and create a new item, I am unable to alter the X Settings, etc… Furthermore, I am unable to change the template of the page as to make it no containers with header & footer. Any ideas?

    #883741

    Lely
    Moderator

    Hi There,

    We’re sorry you’re having this issue. Would you mind providing us with login credentials so we can take a closer look? To do this, you can make a post with the following info:

    – Link to your site
    – WordPress Admin username / password
    – Page with issue

    Don’t forget to select Set as private reply. This ensures your information is only visible to our staff.

    #884345

    kevrossignon
    Participant
    This reply has been marked as private.
    #885221

    Rad
    Moderator

    Hi there,

    Page templates aren’t possible for custom post type. It’s strictly for pages only.

    Please check it here https://codex.wordpress.org/Function_Reference/add_post_type_support

    ‘page-attributes’ (template and menu order) (hierarchical must be true) (the page template selector is only available for the page post type)

    Thanks!