a1000w wrote:Thank you. So... I made the mistake of making changes in the root/index.php. I now understand that. From where can I reload the index.php? (The server on which I am using this had loaded the original files. I can probably go back to them?)Dr.CSS wrote:It looks like you have the same content on every page, the links work as far as changing the URL in address bar, but I think the problem you are having is that you should never ever change anything in the root/index.php it is for pulling everything in the site together not to be changed like a flat file site where you may change index.html or contact.html...
This is done in the site.com/admin side in content > pages, your template needs to have {content} tag in it that will give you a content edit page in the edit page page...
Also your call for the image in the h1 a link is not correct, actually more than one image call is incorrect, look at how the others that do show are called, path wise...
BTW. you have CMSSimple, in case you didn't know there is actually a CMS called CMSSimple and this isn't it...
I appreciate your patience.
Question.... my server guys are saying they're not sure about reloading a root/index.php.... can they simply upload it from their basic files, so it would be unadulterated? Or do they have to completely re-install CMSMadeSimple? (after which I've copied all my pages so I have them!)
Thanks.