New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| Follow <a href="https://conditional-fields-cf7.bdwm.be/conditional-fields-for-contact-form-7-tutorial/">this tutorial</a> if you are not sure how to use the plugin. | You have to log in to add a translation. | Details | |
Original untranslated
Follow <a href="https://conditional-fields-cf7.bdwm.be/conditional-fields-for-contact-form-7-tutorial/">this tutorial</a> if you are not sure how to use the plugin.
You have to log in to edit this translation. |
|||
| <a href="https://conditional-fields-cf7.bdwm.be/conditional-fields-for-contact-form-7-tutorial/">Follow this tutorial</a> | You have to log in to add a translation. | Details | |
Original untranslated
<a href="https://conditional-fields-cf7.bdwm.be/conditional-fields-for-contact-form-7-tutorial/">Follow this tutorial</a>
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Defining rules to show/hide groups of input elements in the backend interface | You have to log in to add a translation. | Details | |
Original untranslated
Defining rules to show/hide groups of input elements in the backend interface
CommentScreenshot description. You have to log in to edit this translation. |
|||
| Conditional fields in action | You have to log in to add a translation. | Details | |
Original untranslated
Conditional fields in action
CommentScreenshot description. You have to log in to edit this translation. |
|||
| <strong>Reason #2: wp_footer() isn't loaded</strong>↵ Check if your theme is calling the <code>wp_footer()</code> function. Typically this function will be called in your theme's footer.php file.↵ The conditional fields javascript code is loaded during wp_footer, so a call to this function is crucial. If there is no such call in your theme, go to your theme's footer.php file and add this code right before the closing <code></body></code> tag:↵ <?php wp_footer(); ?> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Reason #2: wp_footer() isn't loaded</strong>↵
Check if your theme is calling the <code>wp_footer()</code> function. Typically this function will be called in your theme's footer.php file.↵
The conditional fields javascript code is loaded during wp_footer, so a call to this function is crucial. If there is no such call in your theme, go to your theme's footer.php file and add this code right before the closing <code></body></code> tag:↵
<?php wp_footer(); ?>
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| <strong>Reason #1: Javascript error</strong>↵ Check your browser console (F12) for any javascript errors. WPCF7CF loads it's scripts at the bottom of the HTML page, so if some javascript error gets triggered before that, the code will not be executed in most browsers.↵ Before reaching out to the support forum try to determine which plugin or theme is causing the problem, by gradually disabling plugins and changing theme. | You have to log in to add a translation. | Details | |
Original untranslated
<strong>Reason #1: Javascript error</strong>↵
Check your browser console (F12) for any javascript errors. WPCF7CF loads it's scripts at the bottom of the HTML page, so if some javascript error gets triggered before that, the code will not be executed in most browsers.↵
Before reaching out to the support forum try to determine which plugin or theme is causing the problem, by gradually disabling plugins and changing theme.
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Correct form (all groups and fields have unique names): | You have to log in to add a translation. | Details | |
Original untranslated
Correct form (all groups and fields have unique names):
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| Incorrect form (2 input elements having the same name "a"): | You have to log in to add a translation. | Details | |
Original untranslated
Incorrect form (2 input elements having the same name "a"):
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| <strong>All field names should be unique</strong> | You have to log in to add a translation. | Details | |
Original untranslated
<strong>All field names should be unique</strong>
CommentFound in faq paragraph. You have to log in to edit this translation. |
|||
| All my groups show up all the time and never get hidden. | You have to log in to add a translation. | Details | |
Original untranslated
All my groups show up all the time and never get hidden.
CommentFound in faq header. You have to log in to edit this translation. |
|||
| Advanced users can code up the conditions as plain text instead of using the select boxes, using the Text View. | You have to log in to add a translation. | Details | |
Original untranslated
Advanced users can code up the conditions as plain text instead of using the select boxes, using the Text View.
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Example email: | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Example form: | You have to log in to add a translation. | Details | |
Original untranslated |
|||
| Groups can be nested, both in the form and in the email | You have to log in to add a translation. | Details | |
Original untranslated
Groups can be nested, both in the form and in the email
CommentFound in description paragraph. You have to log in to edit this translation. |
|||
| Advanced | You have to log in to add a translation. | Details | |
Original untranslated |
|||
Export as
Comment
Found in installation paragraph.