Skip Navigation

[Resolved] Checkbox data outputs in capitals

This support ticket is created 6 years, 2 months ago. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Sun Mon Tue Wed Thu Fri Sat
- 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 10:00 – 13:00 -
- 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 14:00 – 18:00 -

Supporter timezone: Asia/Kolkata (GMT+05:30)

This topic contains 2 replies, has 2 voices.

Last updated by Ben 6 years, 1 month ago.

Assisted by: Minesh.

Author
Posts
#1112293

Ben
Screen Shot 2018-09-20 at 15.45.38.png
Screen Shot 2018-09-20 at 15.45.14.png
Screen Shot 2018-09-20 at 15.45.03.png

I am trying to display data from checkboxes, however the data displays in capitals, rather than how it is saved. I have tried Normal and Raw values.

Any ideas?

#1112718

Minesh
Supporter

Languages: English (English )

Timezone: Asia/Kolkata (GMT+05:30)

Hello. Thank you for contacting the Toolset support.

Well - I just check the same issue and I used the following shortcodes to display the checkboxes field:

Setting value: Yoga [types field='student-hobbies'][/types] and the shortcode displays <strong> Yoga </strong> on frontend.

Same results as above.
[types field='student-hobbies' output="raw"][/types]

I do not reproduce this - please check with HTML container that holds the value and is there any CSS that causes this.

#1113873

Ben

Some stealthy hidden CSS was causing the issue!

Thank you for your help Minesh!