Wrong assoctiations
-
in taxonomy-image.php line 784/785 the plugin uses $term->term_taxonomy_id which leads to wrong associations in my case.
Using $term->term_id fixes the problem for me.Maybe this helps someone.
EDIT: Well,… seems it doesn’t. Now it says I don’t have the capability to manage this term. I’m switching to another plugin now.
- The topic ‘Wrong assoctiations’ is closed to new replies.