Skip Navigation

[Resolved] Taxonomy prevent Add New

This thread is resolved. Here is a description of the problem and solution.

Problem:

The issue here is that the user wanted to remove the Add new button from their Toolset forms for their taxonomies.

Solution:

There should be a CRED shortcode for this on your form that looks similar to "[cred_field field='category_add_new' taxonomy='category' type='add_new']"

If you remove this then it should remove the button from your form.

This support ticket is created 6 years 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
- 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 9:00 – 12:00 -
- 13:00 – 18:00 13:00 – 18:00 13:00 – 18:00 14:00 – 18:00 13:00 – 18:00 -

Supporter timezone: America/Jamaica (GMT-05:00)

This topic contains 2 replies, has 2 voices.

Last updated by matthewW-12 6 years ago.

Assisted by: Shane.

Author
Posts
#1152141

When adding a taxonomy selection to a content submission form, is there a way to disable the option to Add New? I've checked permissions in Access and the Forms shortcodes, and I can't see anything relevant. I guess I could hide it with CSS, but it would be better if it wasn't there.

Thanks

#1152164

Shane
Supporter

Languages: English (English )

Timezone: America/Jamaica (GMT-05:00)

Hi Matthew,

There should be a CRED shortcode for this on your form that looks similar to "[cred_field field='category_add_new' taxonomy='category' type='add_new']"

If you remove this then it should remove the button from your form.

Thanks,
Shane

#1153290

My issue is resolved now. Thank you!