Title: Plugin: Custom Field Template FORMAT #1
Last modified: August 19, 2016

---

# Plugin: Custom Field Template FORMAT #1

 *  Resolved [angelladesigns](https://wordpress.org/support/users/angelladesigns/)
 * (@angelladesigns)
 * [16 years, 2 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-format-1-2/)
 * I am so close to being able to use this awesome plug-in.
 * I have a problem with my formatting.
    The more tag is not working and there is
   a textarea within my formatting that I want a CSS code to go into.
 * When adding my formatting to the Format #1 area it cuts off at the closing textarea
   tag and preforms the rest of my form template.
 * is the problem with the form or the textarea tag?
 * EX.
 * [Made by:]
    type = text size = 35
 * [Link]
    type = text size = 35
 * [IMG URL]
    type = text size = 50
 * [CSSNing]
    type = textarea class = textarea rows = 4 cols = 40
 * [DesignerComments]
    type = text size = 100
 *     ```
       <div class="cft">
       Made by: <a href="[Link]">[Made by:]</a>
       <br />
       CLICK on “MORE” below for code & Preview button!
       <br />
       <img class="aligncenter" src="[IMG URL]" alt="" />
       <br />
       <div>
       <!--more-->
       <div class="cft">
       <center>Click Button Below for Preview!
       <br />
       <form id="genDone" action="http://blog.skemaholicsanonymous.com/Previews/ningPrev.php" target="_blank" method="post"><textarea class="genCode" onclick="select()" name="genCode">[CSSNing]</textarea>
       <br />
       <input id="prevLoad" type="submit" value="Preview" />
       </form>
       </center>
       <br />
       Designer comments:
       <br />
       [DesignerComments]
       </div>
       ```
   
 * …and this is what happens.
 * [Screenshot](http://i286.photobucket.com/albums/ll88/AnGella_/AnGellaDesigns/Tuts/Format.png)

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

 *  [hafman](https://wordpress.org/support/users/hafman/)
 * (@hafman)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-format-1-2/#post-1427609)
 * Hello,
 * If this topic is resolved, what is the answer?
 * I’m having issues with Custom Field Template wiping out the “more tag” on posts.
 *  Thread Starter [angelladesigns](https://wordpress.org/support/users/angelladesigns/)
 * (@angelladesigns)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-format-1-2/#post-1427623)
 * It was kind of tricky. I added the javascript to the single pages to add the 
   textareas in a div beneath the More tag, like this:
 *     ```
       [cft format=1]
       <!--more-->
       <center>
       <div id="code2Empty"></div>
       </center>
       ```
   
 *  Thread Starter [angelladesigns](https://wordpress.org/support/users/angelladesigns/)
 * (@angelladesigns)
 * [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-format-1-2/#post-1427624)
 * You could try adding it to the short code format also. I think having it there
   worked fine for me, I just couldn’t add the textarea and Javascript.

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

The topic ‘Plugin: Custom Field Template FORMAT #1’ is closed to new replies.

 * 3 replies
 * 2 participants
 * Last reply from: [angelladesigns](https://wordpress.org/support/users/angelladesigns/)
 * Last activity: [15 years, 11 months ago](https://wordpress.org/support/topic/plugin-custom-field-template-format-1-2/#post-1427624)
 * Status: resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
