Does not load articles if not categorized
What was the cause of the issue?
If pages are not in a category, then they won’t be loaded.
Steps to reproduce
Setup Just News 1.2.2 (with Typo3 9.5.11). After the setup is done and pages were created, the list won’t load them. If you put the pages into at least one category, they will be loaded.
Workaround
Add to these lines of TypoScript to the template:
tt_content.NewsList.dataProcessing.10.where.cObject.20 >
tt_content.NewsList.dataProcessing.10.join >
Edited by Roman Gebath