Forum Replies Created

Viewing 5 replies - 1 through 5 (of 5 total)
  • Thread Starter dhregular

    (@dhregular)

    Hi @keraweb

    Yes I am still experiencing this issue with the latest version. I have also deactivated every plugin and switched to the base 2021 theme with the pods plugin updates to the latest version.

    If I have the setting “Disable creating custom fields with Pods (for when using Pods only for content types)” checked, then when I navigate to “edit pods” and click on any of the pods already created, then a fatal error happens.

    I even just tested it out trying to make a new pod with the setting enabled, and once I finish putting in the singular and plural labels, when I click “Next Step” a fatal error happens.

    I have WP_DEBUG set as true, but it does not tell me what is throwing the error. I will just leave the setting unchecked.

    Thread Starter dhregular

    (@dhregular)

    I already found a workaround once I realized something.

    I am NOT using this plugin for custom fields; however, when I click the option to disable custom fields, the error is thrown and I cannot create or edit pods. But that means I need to enable custom fields to be able to use the plugin.

    Is there a missing conditional statement within the plugin?

    • This reply was modified 1 year, 5 months ago by dhregular.
    Thread Starter dhregular

    (@dhregular)

    Ran remove_all_actions(‘pre_get_posts’); before the query and it fixed the problem

    Thread Starter dhregular

    (@dhregular)

    @t-p

    I appreciate looking for plugins, but my custom post type is a combination of custom metaboxes. I need to be able to display and manipulate those in a very specific way.

    I am basically asking for the documentation on how to create the blocks you are showing me. Let me preface this by saying I know roughly how to make a Gutenberg block, and in my original post I followed a tutorial that was meant to do the very thing I wanted but it did not work (and the author itself even states in the comments that the tutorial needs to be redone).

    With PHP/JSX or with the REST API, how do I fetch my Custom Post Type metabox data to display in a custom metabox created using coding in visual studio code.

    Thread Starter dhregular

    (@dhregular)

    @t-p

    Thanks. If there are any resources on connecting the <SelectControl> with the REST API to grab Custom Post Types, I would greatly appreciate that. I am creating this at the request of a client, and the Representative Post Types are to follow a custom layout they want (and we only need one block; 40 would overwhelm the people I have to train).

Viewing 5 replies - 1 through 5 (of 5 total)