Skip Navigation

[Closed] How Do I Make a Taxonomy a Single Only Selection?

This support ticket is created 7 years, 8 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.

No supporters are available to work today on Toolset forum. Feel free to create tickets and we will handle it as soon as we are online. Thank you for your understanding.

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 1 reply, has 2 voices.

Last updated by Beda 7 years, 8 months ago.

Assisted by: Minesh.

Author
Posts
#422784

I need to have certain taxonomies set to enable only only selection. How would I accomplish this? Thanks in advance.

#422805

This is not possible within WordPress itself.

Hierarchical taxonomies will always allow the Editor to choose many Terms.
Tags, wich are flat, are sort of what you need, but also here, the Editor always can assign as many as needed.

In CRED this would be possible.
There you can add 2 attributes to your ShortCode that displays the Taxonomy Term Select Field.
https://toolset.com/documentation/user-guides/cred-shortcodes/ > cred_field

The attributes are select='true' and single_select='true'

The topic ‘[Closed] How Do I Make a Taxonomy a Single Only Selection?’ is closed to new replies.