Replies: 0
After spending some looking into why my sites taxonomy terms edit page looked different to other sites iv worked on, I realised that your plugin makes some visual changes to the taxonomy preview page.
/wp-admin/edit-tags.php?taxonomy=tax_specialist_courses&post_type=cpt_venues
It hides the the class “col-left” and makes the “col-right” 100% full width.
I have a feeling that this change is causing some issues when adding new terms to the taxonomy.
When I create/add a new term and click save, I have to reload the page manually to see the new term in the list. Its a bit frustrating to do when you have multiple terms to add…
Any ideas why this bug/conflict is happening?
Many thanks in advance.