Forum Replies Created

Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter herculest

    (@herculest)

    Yes i am using Gutenberg, that was the first thing i made sure of that all REST API options were enabled, but the issue persisted, i believe there was something corrupted in the database, i set the website anew and the plugin works fine again.
    I am yet unsure of what the issue may have been to begin with.

    Thread Starter herculest

    (@herculest)

    @keraweb

    when you create a pods taxonomy you assign it on a post type, once done that, in the admin menu the categories type that was created is added. Furthermore the categories field is visible inside a post in the document editor.
    What i want to do is remove it from the document editor and keep it only in the administrator menu as a categories type tab.

    Edit: another issue im facing is that when i do a GET request via postman, i can not filter the data im getting back via the posts’ extended fields.
    for example i extended the posts type that wordpress originally, and added in there 2 fields one of them is set to a yes/no option while the other has relationship a custom category type.
    when i try to filter with either of them its like nothing happen…totally ignores the parameter.

    Example of the url im using: (localhost/wordpress_temp/index.php/wp-json/wp/v2/posts?p_type=35) the p_type is a field inside the extended post type.

    • This reply was modified 6 years, 4 months ago by herculest.

    @yourownprogrammer
    Thank you very much, i was suspecting it was a setting but i didn’t think it was that one.

    Regards,

    Has this issue been resolved? i face the same problem

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