Hi,
I have a small section of my website template that I need my client to edit on a regualar basis.
Therefore it needs to be using the WYSIWYG editor.
How can I do this?
Ive tried
-showing the user how to edit a chunk but it has no WYSIWYG editor
-Ive tried creating a new page and inserting it into the template with a PHP include but the include doesnt work, it cannot find the page.
Is there another way?
Regards
Mitch
- You could use a TV and a @DOCUMENT binding e.g.
...Or just use Rich Text widget (with TinyMCE) for it!
Or
http://modxcms.com/forums/index.php/topic,37155.msg224357.html#msg224357
Sorry, I dont understand how @document works. Could you explain please?
OR...
Is it possible to include the contents of another page within the website template.
Ive tried to do a PHP include but it cannot find the page.
Thanks for your time
Mitch
-
MODX Staff
- 10,725 Posts
Or use a Rich-Text Template Variable for that section of the template.