Skip Navigation

[Resolved] How would I set up synonyms

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 6 replies, has 2 voices.

Last updated by johannaH 6 years ago.

Assisted by: Shane.

Author
Posts
#1128266

Tell us what you are trying to do?
I am trying to set up synonyms between the Latin names for plants. I have created custom post types for Family, Genus and Species with the appropriate relationships, effectively creating a hierarchy. One combination of Genus & Species can have one or more synonyms consisting of a different combination of Genus & Species

Is there any documentation that you are following? Relationships

Is there a similar example that we can see? hidden link

What is the link to your site? hidden link

#1128337

Shane
Supporter

Languages: English (English )

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

Hi Johanna,

Thank you for contacting our support forum.

Based on your example you want some form of hierarchy setup where you click the main category that links to a list of the plants correct?

Please let me know.

Thanks,
Shane

#1128362

As per my original message, I have already set up the hierarchy, and need to set up synonyms as explained above

#1128425

Shane
Supporter

Languages: English (English )

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

Hi Johanna,

Can I have a look at what you have done so far?

Thanks,
Shane

#1132605

What I've set up so far doesn't really matter - bottom line is I want to set up a relationship between instances of the same post type, the relationship being that they are synonyms, but the current implementation doesn't allow relationships of that nature

#1132818

Shane
Supporter

Languages: English (English )

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

Hi Johanna,

The only way to setup a same CPT relationship is by using the default wordpress relationship style, where you can set a post of that CPT as the parent.

If you go to your CPT settings there should be an option name "Hierarchical", enabling this should allow you to have Parent/child relationships of the same CPT.

Thanks,
Shane

#1132821

Your proposed solution is not appropriate, as it is the wrong type of relationship between the instances. I'll find my own solution