Background of the issue:
I am trying to correct database errors related to TRID values in my WordPress site using WPML. I noticed that many TRID values are out of sync, and they are mixed between incorrect translations and even between taxonomy types. I want a simple way, possibly a plugin troubleshooting tool, to correct these issues.
Symptoms:
TRID values are out of sync and mixed between incorrect translations and taxonomy types.
Questions:
Is there a simple way to correct TRID values using a plugin troubleshooting tool?
Can WPML validate TRID values against other database entries?
Hello!
Before one of my colleagues takes over this ticket, would you mind providing more details about the actual issue that you are encountering?
I see that you might be expecting the element_id to match the term_id, but this is not always the case and actually the element_id should match the term_taxonomy_id - so perhaps this is the case that you have there?
The topic ‘[Closed] Fix TRID values’ is closed to new replies.