Jason Bajor
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 |
---|---|---|---|---|---|
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, 2 months ago | |
Toolset Types and s2Member
Started by: Jason Bajor in: Toolset Professional Support |
|
2 | 6 | 4 years, 10 months ago | |
Fatal Error whenever a new version of Toolset Views is released
Started by: Jason Bajor
in: Toolset Professional Support
Problem: PHP Fatal error: Uncaught Error: Call to undefined function WP_Filesystem() in .../wp-content/plugins/types/vendor/otgs/installer/includes/class-otgs-installer-source-factory.php:6 Stack trace: #0 .../types/vendor/otgs/installer/includes/upgrade/class-otgs-installer-upgrade-response.php(128): OTGS_Installer_Source_Factory->create() #1 .../types/vendor/otgs/installer/includes/upgrade/class-otgs-installer-upgrade-response.php(63): OTGS_Installer_Upgrade_Response->append_site_key_to_download_url('https://toolset...', 'xxxxxx', 'toolset', 'https://the_site_domain....') #2 .../wp-includes/class-wp-hook.php(290): OTGS_Installer_Upgrade_Response->modify_upgrade_response(Object(stdClass)) #3 .../wp-includes/plugin.php(206): WP_Hook->apply_filters(Object(stdClass), Array) #4 .../wp-includes/option.php( in .../wp-content/plugins/types/vendor/otgs/installer/includes/class-otgs-installer-source-factory.php on line 6 Solution: |
|
2 | 6 | 5 years, 2 months ago |