• Hi,

    I’m currently working on a project where I want to display a couple of symbols in each post with data from the WordPress Custom Fields (see example down here)

    Example

    The problem is, I don’t know how to show a certain div when a certain custom fiels is selected and when this is true, I want to show only the content of the custom field, not the title of it.

    Hope you can help me!

    Thanks in advance!

Viewing 1 replies (of 1 total)
  • May be you can try to create the desired div in your post template and use get_post_custom_values() or get_post_custom() functions

Viewing 1 replies (of 1 total)
  • The topic ‘Use custom fields to show symbols’ is closed to new replies.