Post Title with text area

This topic contains 6 reply and 3 voices, and was last updated by ggsalas 10 years, 7 months ago
Viewing 6 Posts - 1 through 6 (of 6 total)
Author Posts
August 28, 2013 at 3:36 am 7536
ggsalas Hi, I would like create a form to status posts. I know that I need insert at least any of these: post title, post body or post excerpt in every form. I chose to use the post title, but I don know how to do it with a text area instead with one line text. (I do not use post content because I need show multiple forms in the same page, and only last with rich text) Thanks
August 28, 2013 at 4:31 am 7539
Tareq Hasan Tareq Hasan

You can’t have post title with a textarea field. Why don’t you use post content field with simple textarea (without using rich text)?

August 28, 2013 at 7:21 am 7547
ggsalas ggsalas

Hi @Tareq,

I can’t use the post content text area because I need show multiple forms in the same page and the rich-text applies to the first content field, like you explain to me in this post.

Exist any fix for that?

Thanks

August 28, 2013 at 7:52 am 7548
Mahi Mahi

You may check this post

August 28, 2013 at 5:28 pm 7580
ggsalas ggsalas

Hi @Mahi, i’ve read your link and the solution looks very difficult to me. I think the main limitation is that I need to insert post title, post body or post excerpt in every form.

Can I add a post title as hidden field?

August 28, 2013 at 10:10 pm 7588
Tareq Hasan Tareq Hasan

You can add filter to wpuf_add_post_args and based on form ID, you can put any value to any field (post_title, post_content, etc.).

August 28, 2013 at 11:11 pm 7594
ggsalas ggsalas

@Tareq, I don’t need set any value to the title or other field. What I need is create a form with only one text field (without post title, post body or post excerpt).

Thanks

Viewing 6 Posts - 1 through 6 (of 6 total)