Skip Navigation

[Resolved] Submit button relationship form

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

Problem:

The submit buttons of my relationship CRED forms no longer have a text. They are all just blank.

Solution:

Find the submit button shortcode [cred-form-submit...], replace it with:

[cred-form-submit field='submit']Submit[/cred-form-submit]

Relevant Documentation:

This support ticket is created 3 years, 11 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.

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

Supporter timezone: Asia/Hong_Kong (GMT+08:00)

This topic contains 8 replies, has 2 voices.

Last updated by Lara 3 years, 10 months ago.

Assisted by: Luo Yang.

Author
Posts
#1636699
2020-05-25.PNG

I am trying to:
I discovered today, that the submit buttons of my relationship CRED forms no longer have a text. They are all just blank.

[cred-relationship-form-container]

<div style=" margin: 0px 0px 3px 0px; padding:8px; color: #666; background-color: #fafafa; border: 1px solid #ccc;">
  <i class="fas fa-user" style="color: #363a61;"></i>   [wpv-user field="display_name"]
</div>  


[cred-relationship-field name='funktion-der-person-in-bezug-auf-die-ausgewahlte-reitanlage'  ]

[cred-relationship-role role='child']

[cred-relationship-role role='parent' orderby='title' author='$current']

[cred-form-submit field='submit' label='Reitanlage betreten' class='cutberry-freischalten-loeschen-button-blau']
[/cred-relationship-form-container]

Link to a page where the issue can be seen:
Screenshot atached

I expected to see:
Text on the submit button

Instead, I got:
No, text on the submit button

#1637103

Hello,

The problem you mentioned above is abnormal, please check these:

1) Make sure you are using the latest version of Toolset plugins, you can download them here:
https://toolset.com/account/downloads/

2) In case it is a compatibility problem, please deactivate all other plugins, and switch to wordpress default theme 2020, and test again

4) If the problem still persists, please provide database dump file(ZIP file) of your website, also point out the problem page URL and form URL, I need to test and debug it in my localhost, thanks
https://toolset.com/faq/provide-supporters-copy-site/

#1639331

The database dump file you provided is not valid, there isn't WordPress table, you can make the database dump file by following duplicator document:
hidden link
Section "Database Install"

You can put the duplicator package in your own google drive disk, and share the link only, thanks

#1640545

I am sorry Luo, here is the link with the new file:
hidden link

#1640665

I have requested permission, please permit it. thanks

#1641045

I can download the files, will update here if I find any thing.

#1641337

Thanks Luo

#1642599

I can duplicate the same problem with your package files, and I have tried the same relationship form in a fresh WP installation + the latest version of Toolset plugins, it works fine, do you have any clue to reproduce the the problem.

Currently, you can try these to fix the problem:
Edit relationship form "Relationship Form: Reitanlage -- Benutzer":
hidden link

in section "Form Editor", find the submit button shortcode [cred-form-submit...], replace it with:
[cred-form-submit field='submit' class='cutberry-freischalten-loeschen-button-blau']Reitanlage betreten[/cred-form-submit]

Then test again

#1644399

My issue is resolved now. Many thanks Luo! The changed button submit shortcode solved the problem immediately.

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