Skip Navigation

[Resolved] Taxonmy fields not showing up

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

Problem:
How to display taxonomy termmeta with taxonomy view when taxonomy view added as child view inside the parent post view

Solution:
You need to add correct query filter to filter taxonomy view with current taxonomy.

You can find proposed solution, in this case, with the following reply:
=> https://toolset.com/forums/topic/taxonmy-fields-not-showing-up/#post-739606

Relevant Documentation:
https://toolset.com/documentation/user-guides/filtering-views-by-taxonomy/

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

Last updated by mikeH-3 6 years, 8 months ago.

Assisted by: Minesh.

Author
Posts
#694888

I had received help concerning ticket https://toolset.com/forums/topic/taxonomy-field/#post-694809 but the issue is not resolved and not working. It told me to add a new post instead of replying to existing one, so this is what I am doing.

The sermons all show the same taxonomy image even though they have different assigned taxonomies (and thus different images).

hidden link

You can see what I mean. They have different series and yet even though the different series have different image attached, they are all showing the same series image.

#695570

Minesh
Supporter

Languages: English (English )

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

Hello. Thank you for contacting the Toolset support.

Could you please share access details so I can check why its displaying same taxonomy image - I think you need to use nested views in order to display taxonomy term images but I need to check first your current setup so I can guide you in right direction.

*** Please make a FULL BACKUP of your database and website.***
I would also eventually need to request temporary access (WP-Admin and FTP) to your site. Preferably to a test site where the problem has been replicated if possible in order to be of better help and check if some configurations might need to be changed.

I would additionally need your permission to de- and re-activate Plugins and the Theme, and to change configurations on the site. This is also a reason the backup is really important. If you agree to this, please use the form fields I have enabled below to provide temporary access details (wp-admin and FTP).

I have set the next reply to private which means only you and I have access to it.

#725548

Minesh
Supporter

Languages: English (English )

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

Well - wp-admin access details working but I just manage to see the blank screen on wp-admin. Could you please check and send me working access details.

I have set the next reply to private which means only you and I have access to it.

#739501

So sorry about that. Please try now. Thanks so much!

#739606

Minesh
Supporter

Languages: English (English )

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

Could you please check now. The issue was - you did not added the query filter to your child taxonomy view.

I've added following Query Filter to your taxonomy view "sermon-series"

 Taxonomy term filter
Taxonomy is set by the current Item

I can see now it's displaying the correct image:
=> hidden link

Could you please confirm it works at your end as well.

#743611

Thank you very much! Glad it was that simple.