FAQs

Collections of all of Frequently Asked Questions that do not fit into Documentation Pages.

How do I use a Page Template from my Theme on my Custom Post Types

Posted in , , , ,

Explains the settings that need to be modified in your theme files to make your theme page templates available for your custom post types.

Where is my newly created Taxonomy or Post Type in the Block Editor (Gutenberg)?

Posted in ,

Enabling REST API can allow your Custom Post Types & Taxonomies to be visible to the Block Editor.

How do I make a Page Template available to my Custom Post Types?

Posted in ,

This is a WordPress function added in 4.7 to allow you to use your Page Templates for Custom Post Types

How do I give Pods Admin Access to other User Roles?

Posted in , , , ,

Explains how to configure Pods Admin for other User roles in WordPress

How do I make the Excerpt Display for Custom Post Types?

Posted in ,

Answers how to activate displaying the excerpt and where to go to make that show.

Where is everything stored in the WordPress Database?

Posted in , , , ,

Shows where data is stored in the WordPress Database.

Is this possible with Pods? Can I build this with Pods?

Posted in , , ,

Attempts to answer questions about what is possible with Pods, what you can build with Pods and what you can do with Pods.

Where should I put code for use by Pods?

Posted in , , ,

You can add code to your theme’s (or child theme’s) functions.php, use Code Snippets plugin or create your own plugin.

Help! Something in Pods broke my theme or another plugin!

Posted in , , ,

Common troubleshooting steps for Plugin or Theme Conflicts

I’m getting an error that wp_podsrel doesn’t exist. What does this mean and can I create it?

Posted in

Use this to recreate the podsrel table if it is accidentally deleted, missing or corrupted.