Displaying Category Featured Images and Titles

Hey!

I just switched over to X-Pro and I absolutely love it. I am working on a layout for the shop page, but instead of displaying all of the products, I would rather it display just the product categories. I am able to get the product to loop through the different categories, but I am not sure which dynamic content variables to use to pull things like category featured image, category title, and category description.

Attached in the private note is the link to my dev site. I am using the most updated version of x-theme-pro, wordpress, and woocommerce.

Also attached is a screenshot of my looper settings I am using in the products element to loop through the product categories, I just don’t know how to call the title/featured image/description…
image

Thanks!

Second thought, neverminded! I figured it out by poking around your YouTube page. Specifically this video: https://www.youtube.com/watch?v=hojGnQpL01Y

For anyone with the same issue:
For the category title: {{dc:term:name}}
For category link: {{dc:term:url}}
For category description: {{dc:term:description}}
For category image: {{dc:term:thumbnail_id}}

It would be super helpful if in your docs and resource for XTheme Pro you could include a full list of dynamic content parameters and things. Thanks again for making an amazing theme!

Hey @michigancreative,

We are glad you’ve figured out a way to resolve your issue.
Thank you very much for letting us know.

By the way, your feedback has been noted.

Cheers.

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.