PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Replace Page

  1. Is there a way to set up a form so that when it is filled in, it will replace the text in a current page?

    I'm writing a site for somebody who doesn't even feel comfortable editing in the WordPress admin. What I'd like to do, is give them a form with all their pages in a drop-down menu, and then they can just select a page and type in what they want on the page.

    Posted 13 years ago on Wednesday May 12, 2010 | Permalink
  2. It would take some work, but you might be able to pull it off with some jQuery to write the copy to the page.. something like this

    http://sedition.com/a/2662

    and you would probably need a WYSIWYG editor plugin for the text area.. this one works well and is easy enough to implement.

    http://nicedit.com/

    Posted 13 years ago on Wednesday May 12, 2010 | Permalink