pods-framework / pods

The Pods Framework is a Content Development Framework for WordPress - It lets you create and extend content types that can be used for any project. Add fields of various types we've built in, or add your own with custom inputs, you have total control.
https://pods.io/
GNU General Public License v2.0
1.07k stars 265 forks source link

Extending existing CPT - activating Pods Auto Template for Archives - get error msg. #3428

Open quasel opened 8 years ago

quasel commented 8 years ago

Steps to reproduce: Activate Jetpack Portfolio CPT Extend it with Pods Activate Auto Template Choose an Archive view template Save!

Get Error message:

The Pods post type Jetpack-portfolio has an archive template set to be displayed using Pods auto template, but the Pod does not have an archive. You can enable post type archives in the "Advanced Options" tab.

But it works just like a charm! Setup a Template and go check /portfolio/ ...

jimtrue commented 8 years ago

Also relates to #3142