I added a new repeater to list out articles. Now after publishing these changes are visible in preview mode, but I cannot see them on the live site. Can't figure out why this is happening.
Some basic things to try: clear cache, try access your URL incognito window,check event log.
Any workflows in use? It looks like you see the old version of your page
P.S. It could be some visibility condition like {% ViewMode != "LiveSite" %}
{% ViewMode != "LiveSite" %}
Please, sign in to be able to submit a new answer.