Skip Navigation

[Resolved] custom taxonomies descrpition don't show up

This support ticket is created 8 years, 2 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
- - 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00 14:00 – 20:00
- - - - - - -

Supporter timezone: Asia/Ho_Chi_Minh (GMT+07:00)

Tagged: 

This topic contains 1 reply, has 2 voices.

Last updated by Beda 8 years, 2 months ago.

Assisted by: Beda.

Author
Posts
#366410
Schermata 2016-02-11 alle 23.55.02.png

I am trying to: show in taxonomy archive page the taxonomy term description

I visited this URL:hidden link

I expected to see: the word "descrizione" under the title "ideal per"

Instead, I got: nothing

see backend screenshot

#366727

Do you use Views Archives?

If you add the Term Description in the Loop of such a Views Archive and assign the Archive to the given taxonomy, this should work fine, I tested it locally.

1. Create your Taxonomy

2. Add terms and descriptions to it

3. Assign Posts to the Terms

4. Create a Views Archive for the Taxonomy and add this to the Loop of the View:

[wpv-post-taxonomy type='your-taxonomy' format='description']

5. View the Archive on the Front end, it will display your Taxonomy Term description.

DOC:
https://toolset.com/documentation/user-guides/normal-vs-archive-views/
https://toolset.com/documentation/user-guides/create-custom-taxonomies/
https://toolset.com/documentation/views-shortcodes/#wpv-post-taxonomy

Please let me know if you have further questions regarding the issue mentioned in this Thread

Thank you for your patience.

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