You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a case where some posts might not be localized and should be shown only in the default language.
If I never publish a localized version in other locales it works fine because it fallbacks to the default language, but it looks like it's not possible to unpublish or delete a localized version after publishing.
I tried with a custom endpoint but it deletes everything:
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a case where some posts might not be localized and should be shown only in the default language.
If I never publish a localized version in other locales it works fine because it fallbacks to the default language, but it looks like it's not possible to unpublish or delete a localized version after publishing.
I tried with a custom endpoint but it deletes everything:
How can I delete just one localized version without deleting everything?
Beta Was this translation helpful? Give feedback.
All reactions