Forums

[resolved] [Plugin: Custom Field Template] (3 posts)

  1. patrikwe
    Member
    Posted 2 months ago #

    Hi,

    I use a textarea with this options:

    [Extra information]
    type = textarea
    rows = 4
    cols = 40
    tinyMCE = true
    mediaButton = true

    But when I output it in the template file the information is striped by html. So all paragraphs is gone and so on.

    Any tips?

    http://wordpress.org/extend/plugins/custom-field-template/

  2. Hiroaki Miyashita
    Member
    Posted 2 months ago #

    Please check Use wpautop function on the setting page of the custom field template. p and br tags are automatically inserted. Thanks.

  3. patrikwe
    Member
    Posted 2 months ago #

    Works like a charm! Thank you!...

Reply

You must log in to post.

About this Topic