Background of the issue:
I am trying to fix an issue where our language pages don't work anymore, and on every page, we get a 404 error, page not found. The homepage is the only page that is reachable. The debug tells us: WordPress databasefout: [Unknown column 'inclusive_language_score' in 'SET']. Link to a page where the issue can be seen: link oculto
Symptoms:
I am experiencing 404 errors on all pages except the homepage. The debug message shows: WordPress databasefout: [Unknown column 'inclusive_language_score' in 'SET'].
Questions:
What can we do to resolve the 404 errors on our language pages?
How can we fix the database error related to the 'inclusive_language_score' column?