Skip Navigation

[Resolved] Display of multiple selected checkboxes

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 4 replies, has 1 voice.

Last updated by katjaN 6 days, 20 hours ago.

Assisted by: Minesh.

Author
Posts
#2815259
Bildschirmfoto 2025-07-08 um 15.31.11.png
Bildschirmfoto 2025-07-08 um 15.30.55.png
Bildschirmfoto 2025-07-08 um 15.28.36.png

I have a problem with the display of the checkboxes that allow more than one selection, only the number 1,1,1 is displayed. (Previously only one selection was possible, this was still displayed right, see screenshots (but I have now deleted it).
hidden link

How can all selections be displayed in the Frontend in one line?
Like this > Altersgruppe: Kitas und Vorschulen, Grundschulen, Weiterführende Schulen
Or this > Altersgruppe: Kitas und Vorschulen, Grundschulen
Or this > Art der Werkstatt: Illustration, Philosophie

Thanks for you help,
Ka

#2815272

Sorry, I fixed it myself!

#2815273
Bildschirmfoto 2025-07-08 um 15.49.08.png
Bildschirmfoto 2025-07-08 um 15.48.36.png

The problem still exists. The multiple selections are only displayed for the first workshop, but not for the other workshops. I don't understand that.

#2815284

Minesh
Supporter

Languages: English (English )

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

I'm not sure whats going on with your setup.

Can you please share problem URL and admin access details and also tell me what is your expected results.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I have set the next reply to private which means only you and I have access to it.

#2815372

Minesh
Supporter

Languages: English (English )

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

Can you please check now: hidden link

The issue was you may have created the above post when the custom field value was saved as 1 but later you you changed the custom checkboxes option values to your desired values instead of 1 for checked options.

I've just re-save the post and I can see it working.

I see you are using WPML plugin, please make sure to translate your custom fields.
- https://toolset.com/course-lesson/how-to-prepare-the-site-to-run-multilingual/

#2815382

Thanks a lot!!!