Title: Adding tiny mce to forms
Last modified: August 19, 2016

---

# Adding tiny mce to forms

 *  Resolved [johnhewitt1](https://wordpress.org/support/users/johnhewitt1/)
 * (@johnhewitt1)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/adding-tiny-mce-to-forms/)
 * Hi everyone;
    I have a custom page template to display a member’s only submission
   page. I am trying to add a tiny mce to the form using this in the head:
 * <script language=”javascript” type=”text/javascript” src=”<?php echo get_bloginfo(‘
   url’) ?>/wp-includes/js/tinymce/tiny_mce.js”></script>
    <script language=”javascript”
   type=”text/javascript”> tinyMCE.init({ mode : “none”, theme : “advanced”, theme_advanced_buttons1:“
   bold,italic,strikethrough|,|,bullist,numlist,outdent,indent,|,link,unlink,|,formatselect”,
   theme_advanced_buttons2 : “”, theme_advanced_buttons3 : “”, language : “en”, 
   theme_advanced_toolbar_location : “top”, remove_linebreaks:”1″, paste_auto_cleanup_on_paste:
   true, theme_advanced_blockformats : “Text=, Title 1=h3, Title 2=h4, Title 3=h5,
   Title 4=h6,Quote=blockquote”, theme_advanced_toolbar_align : “left”}); tinyMCE.
   execCommand(“mceAddControl”, true, “content-area”); </script>
 * Am I way off course?

Viewing 1 replies (of 1 total)

 *  [caplain](https://wordpress.org/support/users/caplain/)
 * (@caplain)
 * [15 years, 8 months ago](https://wordpress.org/support/topic/adding-tiny-mce-to-forms/#post-1442857)
 * Does that work for you? I want to do the same thing?

Viewing 1 replies (of 1 total)

The topic ‘Adding tiny mce to forms’ is closed to new replies.

## Tags

 * [page](https://wordpress.org/support/topic-tag/page/)
 * [tiny-mce](https://wordpress.org/support/topic-tag/tiny-mce/)
 * [tinymce](https://wordpress.org/support/topic-tag/tinymce/)

 * In: [Fixing WordPress](https://wordpress.org/support/forum/how-to-and-troubleshooting/)
 * 1 reply
 * 2 participants
 * Last reply from: [caplain](https://wordpress.org/support/users/caplain/)
 * Last activity: [15 years, 8 months ago](https://wordpress.org/support/topic/adding-tiny-mce-to-forms/#post-1442857)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
