Skip Navigation

[Resolved] putting list of my custom taxonomy terms for custom post in sidebar

This support ticket is created 4 years, 10 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
- 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 2 replies, has 2 voices.

Last updated by martinE-4 4 years, 10 months ago.

Assisted by: Minesh.

Author
Posts
#1462915

Tell us what you are trying to do?
I want to put my custom taxonomy in sidebar, and have the terms clickable to appropriate archives. Not sure of simplest way to do this?
Is there any documentation that you are following?
https://toolset.com/forums/topic/show-taxonomy-in-a-widget-2/
https://toolset.com/forums/topic/displaying-a-custom-taxonomy-as-dropdown-list-in-a-widget/

#1463223

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Do you mean that you want to display the list of taxonomy term links to the sidebar? If yes:
- You should simply create a taxonomy view that should query the taxonomy you desired and add the taxonomy link to that view's Loop Editor section and save the view and later using view's widget you should add the taxonomy view you just created to your sidebar.

Let me know if you require further help to integrate this or correct me if my understanding is not correct.

#1463231

My issue is resolved now. Thank you!