Hi,

The editor works fine on the standard pages, that's what I would expect.

I am new to zencart and have created my first new page, so it's no surprise that is where the fault is, I obviously haven't created the page correctly so that it is editable via admin.

Given the two files I have mentioned (incidentally if delete the file tpl_findus_default, the page the editor is altering still doesn't show as the web page) I must have a problem with my files somewhere, the question is where and how do I fix it ?

I wanted to create a new page (contains html to incorporate a google map) and ensure it is available in the admin page edit dropdown, so that the simple text parts of the page are easily editable for others.

I just wanted to create a page which meets the following criteria:-

1) I can place anything I want in it including PHP/HTML etc (ok)
2) It can be linked to from other pages (ok)
3) It is editable via the admin page editor dropdown (problem)

Does anyone have any ideas ? - I would imagine this is a very basic and common requirement for new users.