Forums Forums Search & Filter Pro Multiple Taxonomies Not Found in Cache Tables

Viewing 7 posts - 11 through 17 (of 17 total)
  • Anonymous
    #128414

    I’m not seeing a count and the filter isn’t working.

    Trevor
    #128493
    This reply has been marked as private.
    Anonymous
    #128573
    This reply has been marked as private.
    Trevor
    #128575
    This reply has been marked as private.
    Anonymous
    #128580
    This reply has been marked as private.
    Trevor
    #128723

    Hi

    You made these Custom Post Type and Taxonomies with your own plugin. The risk with doing this is that you might make an error. I usually use CPT UI instead to avoid this and this I do not know what might be wrong with your coding, if anything.

    However, if you look at the chenega-post-types.php file on line 134, should the register_taxonomy not be ‘business_type’ and NOT ‘business-type’?

    In any event, it might be useful to disable that part of the plugin and do it using CPT UI, to see if it then works.

    Anonymous
    #128765

    Well, it was definitely an issue with the post type and with one of the custom fields on that post type. Once I set it to update the terms on the post, everything started working properly.

    Thanks for your help. I’ll have to keep the CPT UI plugin in mind next time.

Viewing 7 posts - 11 through 17 (of 17 total)