Jason Bajor
Support threads created in the last 30 days: 0
Favorite Forum Topics
This user has no favorite topics.
Forum Topics Created
Viewing topic 1 (of 1 total)
Status | Topic | Supporter | Voices | Posts | Freshness |
---|---|---|---|---|---|
Custom Field Checkboxes Stripping HTML Link
Started by: Jason Bajor
in: Toolset Professional Support
Problem: Solution: To allow custom HTML in checkboxes field option, you should try to add the following code to your current theme's functions.php file: add_filter( 'types_sanitize_field_labels', '__return_false' ); You can find the proposed solution in this case with the following reply: Relevant Documentation: |
|
2 | 12 | 4 years, 5 months ago |
Viewing topic 1 (of 1 total)