Skip Navigation

[Resolved] Cred link form child isn't showing

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the customer's cred child form link is not showing up on the page.

Solution:

In this particular case the user didn't have the 'text' attribute attached to the shortcode so no text was appearing where the shortcode was inserted.

So once you add the text attribute with you display text then the link will show up.

For example:

[cred_child_link_form form="7169" text='display text' parent_id="-1" target="_self"]


This support ticket is created 8 years, 1 month 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.

Our next available supporter will start replying to tickets in about 1.23 hours from now. Thank you for your understanding.

Sun Mon Tue Wed Thu Fri Sat
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

Tagged: 

This topic contains 2 replies, has 2 voices.

Last updated by mcjS 8 years, 1 month ago.

Assisted by: Shane.

Author
Posts
#373980

I am trying to: show the child-form which belongs to the parent

I created a test site, which is a copy of a live site, it is working on the test site.
Now I'm copying pieces of coding to the live site and this is not working?

[cred_child_link_form form="7169" parent_id="-1" target="_self"]

I expected to see: the child form

Instead, I got: nothing

I already created the child form again in the live environment , with "Create Child Post Link" so the number 7169 must be ok. What I'm I missing to do?

#374132

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hello,

Thank you for contacting our support forum.

You're missing the text attribute 🙂

Just add this to the shortcode text='my child' and the form.

Please let me know if this helps.

Thanks,
Shane

#374178

Stupid mistake 😉 tnx for helping

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.