Skip Navigation

[Resolved] cannot add child posts to parent

This support ticket is created 6 years, 5 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

This topic contains 1 reply, has 1 voice.

Last updated by meirk 6 years, 5 months ago.

Author
Posts
#924266

bsd

i build a form for a cpt users
in preview it looks perfect
than i added in this users cpt a template with a create childs post link like this:

[wpv-post-title]
[types field='tehudat-zehut-family-member' format='FIELD_NAME: FIELD_VALUE'][/types]
[cred_child_link_form form='11452' parent_id='-1' text='Create new' target='_self']

[cred_form form="create-new-family-members"]

i created a page with this form and when i go to the page i see:

add new group member
[cred_field field='@yeled-ora.parent' select_text='--- not set ---' class='form-control' output='bootstrap']
[cred_field field='form_messages' value='' class='alert alert-warning']
חבר קבוצה Name [cred_field field='post_title' post='family-member' value='' urlparam='' class='form-control' output='bootstrap']
חבר קבוצה Description [cred_field field='post_content' post='family-member' value='' urlparam='' output='bootstrap']
tehudat zehut family member [cred_field field='tehudat-zehut-family-member' post='family-member' value= urlparam='' class='form-control' output='bootstrap']
[cred_field field='form_submit' value='Submit' urlparam='' class='btn btn-primary btn-lg' output='bootstrap'] [/credform]

in place of the form...
what do i did wrong?

#924285

found solution
There was a page template in the add child page wrong defined
thanks anyway