Skip Navigation

[Resolved] What means 'Make primary' in Taxonomy?

This support ticket is created 7 years, 4 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
- 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 8:00 – 17:00 -
- - - - - - -

Supporter timezone: America/New_York (GMT-04:00)

This topic contains 2 replies, has 2 voices.

Last updated by Mario 7 years, 4 months ago.

Assisted by: Tia.

Author
Posts
#453375
2016-11-04_12h59_11.png
2016-11-04_12h38_23.png

Simple question, but i haven´t found an answer in forum and docs.
What is the meaning of "Make primary" in this taxonomy field shown in screenshot?
What can i change with this setting?

And why is this option not shown in the hierarchical Listing Categories in Classifield-Demo? See screenshot.
Thanks in advance.

#453576

Tia
yoast.jpg

Thank you for contacting Toolset Support. I am happy to help you with this.

Do you have Yoast SEO installed? I believe this is a behavior of Yoast SEO: hidden link

Please let me know.

#453709

Yes, perfect you are right. Thank you so much.

Disabling this with
add_filter( 'wpseo_primary_term_taxonomies', '__return_false' );
in functions.php.

This ticket is now closed. If you're a WPML client and need related help, please open a new support ticket.