Posts: 4
Threads: 2
Joined: Jun 2013
Hi
The Welcome (Index) page suddenly disappeared after an edit on my site. I can see all the contents on the backend on edit mode but cannot see on the front end. Will appreciate any help to resolve the issue.
http://samyaksangh.org
Best, Sunil
Posts: 52
Threads: 2
Joined: May 2013
If there's something along the lines of
Quote:The progrrames are organized at Bhima Koregaon
on that welcome page, then it looks pretty much intact to me.
Posts: 3,491
Threads: 106
Joined: Mar 2010
(2014-03-05, 22:36:51)geosysindia Wrote: The Welcome (Index) page suddenly disappeared after an edit on my site. I can see all the contents on the backend on edit mode but cannot see on the front end. Will appreciate any help to resolve the issue.
http://samyaksangh.org
The News Manager plugin replaces the content of the page you have selected as
Page to display posts, and you selected
index.
You can create another page (e.g.
news) and select it.
But if you want to have them assigned to index, it can be done by inserting some php code to your template so that the page content is displayed (before or after the posts).
Posts: 4
Threads: 2
Joined: Jun 2013
Thanks a lot! That helped me to solve the problem.
Best regards, Sunil
(2014-03-06, 01:27:49)Carlos Wrote: [quote='geosysindia' pid='43465' dateline='1394023011']
The News Manager plugin replaces the content of the page you have selected as Page to display posts, and you selected index.
You can create another page (e.g. news) and select it.