• Resolved Aurovrata Venet

    (@aurovrata)


    Hi Scott

    today I discovered a bug while trying to filter out projects by type in the table list, but going to the WP-CRM Dashboard->Project Categories which takes you to the taxonomy table page (wp-admin/edit-tags.php?taxonomy=project-type). Tried to click on the project project count value in any of the terms listed in the taxonomy table and the link is malformed,

    https://localhost/crm/wp-admin/edit.php?project-type=custom-mix

    it should be

    https://localhost/crm/wp-admin/edit.php?project-type=custom-mix&post_type=wpcrm-project

    you need to append the post_type=wpcrm-project attribute to the current query link. I checked the other cpt in the plugin, they all have the same issue.

Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘CPT Categories term links broken’ is closed to new replies.