Hello, I want to change the term categories to something else.
I have tried to change in Customize text section but nothing changes after I change it.
Hi @Zee
There are quite a few references to âcategory/categoriesâ so itâs worth checking that youâre updating the right one youâre aiming for.
Depending which customise text fields youâve updated, it can sometimes take a while for those changes to filter through to where they need to be. You can manually trigger the Jobs::EnsureDbConsistency
background job from your /sidekiq/scheduler
page to speed it up and see if that helps?
What problem are you solving by renaming categories? You are likely to cause more problems than youâll solve.
There are many references to categories, so it will be difficult to find and change them via the ux. You can look in the locale file to see all of the references and consider changing them in a plugin. My guess is that the string you changed isnât the string youâre looking at.