terryE
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
| Status | Topic | Supporter | Voices | Posts | Freshness |
|---|---|---|---|---|---|
|
iframe not saving in form data
Started by: terryE
in: Toolset Professional Support
Problem: A Toolset Form was used to save an iframe embed code into a custom field (event-map) using [cred_field ...], but the iframe was being stripped from the submitted content and not saved. The user had already tried allowing iframe via the wp_kses_allowed_html filter, but it still didn’t persist. The behavior had worked previously and later stopped. Solution: Enable iframe support in Toolset’s own Forms Content Filter so Toolset Forms stops stripping the tag: Go to Toolset → Settings → Forms → Content Filter Click “Select allowed HTML tags” Enable iframe and save Also ensure the embed code is stored in a Multiple Lines (or WYSIWYG) field rather than a Single Line field to prevent truncation/format issues. |
|
1 | 3 | 4 months, 2 weeks ago | |
|
0 (zero) values will not save
Started by: terryE
in: Toolset Professional Support
Problem: A custom Toolset user field (wpcf-number-of-bookings) was initialized with a value of 0 when a user was created. However, when editing and saving the user from WordPress Dashboard → Edit User, the value 0 was cleared and saved as empty, even when the field type was set as a single-line text or number field. This behavior occurred consistently across multiple sites. Solution: A PHP hook was added to listen to the profile_update action. After the user profile is saved, the code checks whether the custom user meta field is empty or null. If so, it explicitly resets the value back to "0" using update_user_meta(). This ensures that zero values persist after saving the user profile in the WordPress admin. Relevant Documentation: https://toolset.com/documentation/customizing-sites-using-php/creating-custom-user-profiles/ |
|
1 | 3 | 4 months, 2 weeks ago | |
|
json input into checkboxes cred_generic_field on a form
Started by: terryE in: Toolset Professional Support |
|
1 | 6 | 5 months ago | |
|
Images not showing in template
Started by: terryE in: Toolset Professional Support |
|
1 | 3 | 6 months ago | |
|
Pages won't save after /wp-json/ToolsetBlocks/Rest/API/v1/ShortcodeRender
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 2 years, 8 months ago | |
|
Import checkboxes data via WP All In One Import Toolset Plugin
Started by: terryE
in: Toolset Professional Support
Problem: Solution: Relevant Documentation: |
|
2 | 3 | 3 years, 9 months ago | |
|
Product Price (_regular_price) showing as zero on cred edit product form
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 3 years, 9 months ago | |
|
Can not edit user form, with role of …
Started by: terryE in: Toolset Professional Support |
|
2 | 5 | 3 years, 11 months ago | |
|
user edit form – user password not to be auto-filled
Started by: terryE in: Toolset Professional Support |
|
2 | 7 | 3 years, 11 months ago | |
|
WooCommerce Content Template
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 3 years, 11 months ago | |
|
Using blocks, insert data, extra added inside span
Started by: terryE
in: Toolset Professional Support
Problem: If the custom field is 'multiple lines', and extra tag is introduced. Solution: You can changed the outer container to a HTML div tag. Relevant Documentation: |
|
2 | 6 | 4 years ago | |
|
Views not showing on the frontend after updating to latest version
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 4 years, 7 months ago | |
|
Using a view as the value of a CRED textbox
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 4 years, 7 months ago | |
|
Views not showing on the frontend after updating to latest version
Started by: terryE in: Toolset Professional Support |
|
3 | 8 | 4 years, 9 months ago | |
|
Views not showing on the frontend after updating to latest version
Started by: terryE in: Toolset Professional Support |
|
2 | 3 | 4 years, 10 months ago |