I have a website with Woocommerce and Views. What I’m trying to do is display the category view on the homepage (featured image and title).
I have the featured images set up for the Woocommerce products, however I can’t get the category featured images showing - how do I go about doing this?
Hello. Thank you for contacting the Toolset support.
At the moment, you can display term fields on a View listing terms and on a term archive page. So, basically, you need to create a taxonomy view that should be set to query your taxonomy and add your custom term field within the Loop Editor section and add required query filter from query filter section.
Just to add a bit of clarity. I'm trying to get the categories featured images/title to show on the homepage, within the page content. So I'm not sure if the archive page would fit this? Also I'm not seeing any option to add category image like the tutorial link you sent me?
I've attached a screenshot of my current 'content selection set-up', and my views code is as follows:
I would like the featured image to be the category featured image, not the product one. I've attached a screenshot #2 with the options available and I don't see category image available here either.