Site logo

Archived topic

Display content from custom fields on category page

3 replies · Started by Alex on August 11, 2021

Viewing posts 1–4 of 4

Hi, I have added some custom fields to the built-in category taxonomy using Pods. I would like to display the content from these fields on the category archive page using Elementor Pro, what is the best way to do this please?

Hi Alex,

Please check with Elementor's support on this.

Thanks!

OK I will do that! In case I can't get an answer there, could you please let me know how to do it with vanilla Wordpress? Thank you :)

Hi Alex,

You can try creating a helper shortcode that fetches PoDs values.

I'm not exactly sure what commands PoDs uses for returning field values.

But you can refer to this documentation on how to create shortcodes.
https://docs.generatepress.com/article/creating-a-shortcode/

And then replace echo 'short code example'; with the function PoDs uses to fetch values.

This archived topic is closed to new replies.