Hide not translated content

I have been wondering how I could hide content which I have not translated in my foreach query.

for example having mostly all content translated but on a few sub-pages there’s not really a need for translation. Just as it is, if the content is not translated, I’d love to rather have the entire thing hidden instead of showing the default language.

Is there anything predefined function, i couldn’t find anything of help in the cheatsheet.

Let’s say having a blog on the article list’s page it’ll foreach all children pages getting title, 300 words content and whatsoever. but since the content is not translated for a single article, I’d like it to be skipped in my foreach query.

I already found a solution… Too bad if I don’t know what to type in search :frowning: I tried it at first.