Title: Disappearing Code
Last modified: August 18, 2016

---

# Disappearing Code

 *  Resolved [Raquel Wilson](https://wordpress.org/support/users/belindasuperstarr/)
 * (@belindasuperstarr)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/disappearing-code/)
 * I am trying to add a form to one of my WP Pages. However, the hidden input tags
   are deleted when I save the page. I’ve tried adding the form to the page a few
   different ways (copying + pasting directly into the Page editor, c+p into the
   Page HTML editor, using a PHP include to pull the code into the page from an 
   outside page hosted on the same site), but nothing seems to work.
 * Does anyone have any suggestions for other solutions to get the form on the page
   without the tags being deleted?

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [vkaryl](https://wordpress.org/support/users/vkaryl/)
 * (@vkaryl)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/disappearing-code/#post-459444)
 * Disable the rich text (wysiwyg) editor, from wp-admin/users/your profile page–
   scroll down, bottom left corner, uncheck the box.
 *  [MichaelH](https://wordpress.org/support/users/michaelh/)
 * (@michaelh)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/disappearing-code/#post-459445)
 * Just in case you need this–to put php code in a post or page look at:
 * RunPHP Plugin
    [http://www.nosq.com/2004/10/runphp-wordpress-plugin/](http://www.nosq.com/2004/10/runphp-wordpress-plugin/)
   Don’t forget to check the “run PHP code?” box on the Write Post and Write Page
   area.
 * CG-QuickPHP
    [http://www.chait.net/index.php?p=310](http://www.chait.net/index.php?p=310)
   QuickPHP is really targeted for single function calls or include statements (
   it does one ‘method’, with a parenthesized parameter list), constant arguments.
   But including a php script is then really easy, or calling a function (like any
   basic WP func..).
 * The author, David Chait, uses it for embedding things like CG-FeedRead feeds,
   or wacky CG-Amazon stuff (since CG-Inline already has an amazon tag).
 * PHPExec Plugin
    [http://priyadi.net/archives/2005/03/02/wordpress-php-exec-plugin/](http://priyadi.net/archives/2005/03/02/wordpress-php-exec-plugin/)
 *  Thread Starter [Raquel Wilson](https://wordpress.org/support/users/belindasuperstarr/)
 * (@belindasuperstarr)
 * [19 years, 8 months ago](https://wordpress.org/support/topic/disappearing-code/#post-459486)
 * Thanks to both of you! I actually did a different work around for it and created
   a new template for the specific page with the form. It only needs to appear on
   one page, so everything should be ok for now.
 * Thanks for the links to the PHP plugins, I’ll make note for future use. I’m sure
   they will come in handy.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Disappearing Code’ is closed to new replies.

## Tags

 * [delete](https://wordpress.org/support/topic-tag/delete/)
 * [disappear](https://wordpress.org/support/topic-tag/disappear/)
 * [input](https://wordpress.org/support/topic-tag/input/)
 * [tags](https://wordpress.org/support/topic-tag/tags/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 3 replies
 * 3 participants
 * Last reply from: [Raquel Wilson](https://wordpress.org/support/users/belindasuperstarr/)
 * Last activity: [19 years, 8 months ago](https://wordpress.org/support/topic/disappearing-code/#post-459486)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
