This thread is over two years old and may be outdated. Please create a new thread if you need help, or email us if you have an active Premium license.

Replies

1
  1. Andrew Misplon Staff 10 years, 8 months ago

    Hi Patrick

    Thanks for reaching out. Hopefully, you’ve made some progress. This isn’t really Vantage specific. It’ll depends how you created your custom post type. If you used a plugin you’ll need to check into it’s options. If you created in manually in the functions.php file of your child theme you’ll need to look into the arguments used in the post type registration:

    'supports' => array( 'title', 'editor', 'thumbnail', 'excerpt', 'revisions', 'page-attributes' ),

Replies on this thread are closed.

Please create a new thread if you have a question, or purchase a SiteOrigin Premium license if you need one-on-one email support.

Have a different question or issue?

Start New Thread