How can I report a bug?

Please report all bugs via Github. This will ensure that they are properly tracked and dealt with.

What is Pods?

Pods is a free/GPL WordPress plugin for creating custom content types in WordPress. You can create Custom Post Types, Custom Taxonomies, Custom Fields, as well as Advanced Content Types.

I am getting a 404 message when I visit a custom post type. What should I do?

This could be an issue with your permalinks. To solve the issue take the following steps: In WordPress, navigate to Settings > Permalinks Choose a different permalink structure. Save. Choose your preferred permalink structure. Save. This flushes your rewrite rules and should solve 404 issues with Custom Post Types. If you are still encountering issues, …

Read more

Why am I getting a blank screen when I save my Pod?

In your wp-config file set define(‘WP_DEBUG’, true); This will turn on debugging. If you are getting an out of memory error, try disabling your plugins one by one to see which one is causing the problem.

Can I export my Pods to another website?

To move your Pods to another website, go to Pods Admin > Components and enable the Migrate:Packages component. Follow the steps and you can export your settings, fields and Pods.

Where can I get help with Pods?

We have a support forum where you can ask questions. You can also join us in our IRC chat room where (if someone is online) there’ll be someone around to help. You’ll find it in irc.freenode.com in #podsframework.