• Hi,

    I’ve been upgrading a site to WordPress 4.6 this morning and realized that CPT-Onomies doesn’t seem to be compatible with the new version.

    When downgrading to WP 4.5.3 then things go back to normal.

    The problem is that when I check a ctp-onomy in one of my post types, the checkbox is, indeed, checked (and remains so after page refresh), but the actual link doesn’t seem to work.

    For instance, back in the posts list, the cpt-onomy column does not show the attached cpt-onomies (even though the checkboxe(s) is/are checked in the edit screen).

    On the front-end, same thing. When querying a post type with a certain cpt-onomy, there is simply no result.

    https://www.ads-software.com/plugins/cpt-onomies/

Viewing 6 replies - 1 through 6 (of 6 total)
  • Hello there

    chiming in with a similar problem.
    Upgraded from 4.5.3 to 4.6.

    it seems a custom post type I had created (‘artists’) and set to be a CPT-onomy for Woocommerce products is not recognised as such any more

    <?php echo get_the_term_list( get_the_id() , 'artists', '<span class="tagged_as"> Artist: ', ', ', '</span>' ); ?>

    throws an error now (due to the fact that ‘artists’ is not being recognised as a taxonomy, I believe).

    Kind regards

    Giacomo Bruzzo

    I too am experiencing a similar issue since updating to WP 4.6:

    When editing a CPT-onomy in the admin and ticking a post type (I am choosing
    Pages) under Attach to Post Types, the selection isn’t being applied when saving the changes – and the CPT-onomy isn’t appearing when creating or editing a page.

    Kind regards

    After upgrading to WordPress 4.6 I’m getting the following error on every Frontend Page:

    Notice: Undefined property: WP_Error::$term_id in /home/server/www/wordpress/wp-includes/post.php on line 5953

    Did anyone found a solution?

    Thread Starter julien731

    (@julien731)

    Any news on this? Almost a month now that I have a site left with WP 4.5. It’s getting a bit long…

    I have the same exact problem with CPT-onomies plugin. Any fix yet?

    dornstudio

    (@dornstudio)

    I am also experiencing this issue. WP v4.6.1 CPT-Onomies v1.3.5

    • This reply was modified 8 years ago by dornstudio.
    • This reply was modified 8 years ago by dornstudio.
Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Compatibility Issue with WP 4.6’ is closed to new replies.