Tell us what you are trying to do?
Present one product category on the product page.
Is there any documentation that you are following?
No. I searched for an answer. Didn't find one.
Is there a similar example that we can see? hidden link
The product is in two categories but I want to only present one. In the above example, I would like the title ESSENTIALS removed.
Hello. Thank you for contacting the Toolset support.
With the problem URL, you shared, I see it only displays the Ashton category at top of the page just beside the price. Is it hardcoded or you yourself found the solution.
If its hardcoded and you are still looking for solution, I think it is achieved by adding a taxonomy view. If you need help there please share wp-admin access details and I will be happy to check and add it for you.
I have set the next reply to private which means only you and I have access to it.
I've created the following taxonomy view filter by taxonomy term = Taxonomy term ID is set by the shortcode attribute "term"
=> hidden link
I see you set the primary category using Yoast so you need to filter with Yoast primary category using view's shortcode attribute. Then within the layout where you displaying the taxonomy using view's shortcode, I replaced with the above view.