Hello. I created a news pages as news simple list and I added news items to this page but these news items show only in preview mode, at live site these items are hiden. And I tried to added to web.config <add key="CMSCheckPermissionsForDocumentCollection" value="false"/>, tried to published these pages but these ways didn't help me Can you help with this problem? How can I do these pages visible at live site?
<add key="CMSCheckPermissionsForDocumentCollection" value="false"/>
those red circle with X mark next to each page means they are not published yet. Do you have workflow running? Page needs to be PUBLISHED with the green circle with check mark in order to appear in live site.
Please, sign in to be able to submit a new answer.