New to Translating WordPress? Read through our Translator Handbook to get started. Hide
| Prio | Original string | Translation | — |
|---|---|---|---|
| This plugin has a substantial set of <a href="https://wordpress.org/plugins/cf7-grid-layout/#faq">FAQs</a> and <a href="https://wordpress.org/plugins/cf7-grid-layout/#screenshots">screenshots</a> that is has a lot of information. Please go through the FAQs and screenshot captions to understand how to use the basic functionality. | You have to log in to add a translation. | Details | |
Original untranslated This plugin has a substantial set of <a href="https://wordpress.org/plugins/cf7-grid-layout/#faq">FAQs</a> and <a href="https://wordpress.org/plugins/cf7-grid-layout/#screenshots">screenshots</a> that is has a lot of information. Please go through the FAQs and screenshot captions to understand how to use the basic functionality. You have to log in to edit this translation. | |||
| [youtube https://www.youtube.com/playlist?list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW] | You have to log in to add a translation. | Details | |
Original untranslated [youtube https://www.youtube.com/playlist?list=PLblJwjs_dFBsynXEstrV3fCIC7GBmK9HW] CommentFound in description paragraph. You have to log in to edit this translation. | |||
| v4.0 introduces a tutorial sections within the dashboard for quick reference to various YouTube tutorials. For a full list of available tutorials visit this playlist. | You have to log in to add a translation. | Details | |
Original untranslated v4.0 introduces a tutorial sections within the dashboard for quick reference to various YouTube tutorials. For a full list of available tutorials visit this playlist. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| <strong>grouped toggled sections</strong> for either/or optional sections. | You have to log in to add a translation. | Details | |
Original untranslated <strong>grouped toggled sections</strong> for either/or optional sections. CommentFound in description list item. You have to log in to edit this translation. | |||
| If you wish to see an example on how to use this, please check the Google Map CF7 extension plugin code. The <code>cf7-google-map/includes/class-cf7-googleMap.php</code> list the above hooks and the function calls are in the <code>cf7-google-map/admin/class-cf7-googleMap-admin.php</code> file. | You have to log in to add a translation. | Details | |
Original untranslated If you wish to see an example on how to use this, please check the Google Map CF7 extension plugin code. The <code>cf7-google-map/includes/class-cf7-googleMap.php</code> list the above hooks and the function calls are in the <code>cf7-google-map/admin/class-cf7-googleMap-admin.php</code> file. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| <strong>For plugin developers</strong>↵ If you wish to leverage the in-editor helper code functionality for your CF7 plugin, you need to use the following hooks,↵ cf7sg_ui_grid_js_helper_hooks - include js bind event code helpers.↵ cf7sg_ui_grid_helper_hooks - include php filter/action hooks code helpers.↵ cf7sg_enqueue_admin_editor_scripts - to enqueue scripts on the admin editor page to bind to editor events for further dynamic code helpers. | You have to log in to add a translation. | Details | |
Original untranslated <strong>For plugin developers</strong>↵ If you wish to leverage the in-editor helper code functionality for your CF7 plugin, you need to use the following hooks,↵ cf7sg_ui_grid_js_helper_hooks - include js bind event code helpers.↵ cf7sg_ui_grid_helper_hooks - include php filter/action hooks code helpers.↵ cf7sg_enqueue_admin_editor_scripts - to enqueue scripts on the admin editor page to bind to editor events for further dynamic code helpers. CommentFound in description paragraph. You have to log in to edit this translation. | |||
| (17) If you create a dynamic-dropdown field or select filter as source, the plugin expects the options to be provided by a filter. Your field cell will have an extra 'filter' icon at the top, click it to reveal the filters available. The plugin has an extensible framework which allows other plugins to leverage the in-editor helper codes to be integrated for specific fields. For example the Google Map CF7 extension is such an example, and will expose <em>PHP filter helper codes</em> as well as <em>JavaScript helper codes</em> to customise your field further.↵ You can click on the filter link which will copy a helper code snippet which you can paste in your <em>functions.php</em> file and customise to provide the options list.↵ For JavaScript helper codes, paste them in your <code><theme folder>/js/<form-unique-key>.js</code> file (see FAQ #8 for more details). | You have to log in to add a translation. | Details | |
Original untranslated (17) If you create a dynamic-dropdown field or select filter as source, the plugin expects the options to be provided by a filter. Your field cell will have an extra 'filter' icon at the top, click it to reveal the filters available. The plugin has an extensible framework which allows other plugins to leverage the in-editor helper codes to be integrated for specific fields. For example the Google Map CF7 extension is such an example, and will expose <em>PHP filter helper codes</em> as well as <em>JavaScript helper codes</em> to customise your field further.↵ You can click on the filter link which will copy a helper code snippet which you can paste in your <em>functions.php</em> file and customise to provide the options list.↵ For JavaScript helper codes, paste them in your <code><theme folder>/js/<form-unique-key>.js</code> file (see FAQ #8 for more details). CommentScreenshot description. You have to log in to edit this translation. | |||
| (23) You can filter mail tags, hover your mouse over the blue information icon next to each tag and click the link, this will copy the filter code to your clipboard which you can paste into your functions.php file. | You have to log in to add a translation. | Details | |
Original untranslated (23) You can filter mail tags, hover your mouse over the blue information icon next to each tag and click the link, this will copy the filter code to your clipboard which you can paste into your functions.php file. CommentScreenshot description. You have to log in to edit this translation. | |||
| In addition, if you need to localise your custom script, you can do so using the following action hook, | You have to log in to add a translation. | Details | |
Original untranslated In addition, if you need to localise your custom script, you can do so using the following action hook, CommentFound in faq paragraph. You have to log in to edit this translation. | |||
| this plugin allows you to create grid layout forms by creating a HTML markup and a CSS stylesheet which displays your form fields in a responsive grid. | You have to log in to add a translation. | Details | |
Original untranslated this plugin allows you to create grid layout forms by creating a HTML markup and a CSS stylesheet which displays your form fields in a responsive grid. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
| Create a new form to be able to leverage the grid editor functionality. | You have to log in to add a translation. | Details | |
Original untranslated Create a new form to be able to leverage the grid editor functionality. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
| existing forms are not editable in the grid editor. | You have to log in to add a translation. | Details | |
Original untranslated existing forms are not editable in the grid editor. CommentFound in faq paragraph. You have to log in to edit this translation. | |||
| 18. I can only edit my form in 'Text' mode, I cannot see the 'Grid' tab, why? | You have to log in to add a translation. | Details | |
Original untranslated 18. I can only edit my form in 'Text' mode, I cannot see the 'Grid' tab, why? CommentFound in faq header. You have to log in to edit this translation. | |||
| Create a new form to leverage the grid editor, existing forms can only be edited in text mode. | You have to log in to add a translation. | Details | |
Original untranslated Create a new form to leverage the grid editor, existing forms can only be edited in text mode. CommentFound in installation list item. You have to log in to edit this translation. | |||
| Thomas Fellinger <a href="https://profiles.wordpress.org/netzgestaltung/">@netzgestaltung</a> | You have to log in to add a translation. | Details | |
Original untranslated Thomas Fellinger <a href="https://profiles.wordpress.org/netzgestaltung/">@netzgestaltung</a> CommentFound in description paragraph. You have to log in to edit this translation. | |||
Export as
Comment
Found in description paragraph.