• Resolved portalp

    (@portalp)


    https://codex.wordpress.org/Post_Formats

    Wordpress has post formats which i am trying to use. For example I have custom fields for gallery posts. So i choose the “gallery” post format and I want to display custom fields only if this format is selected.

    Additionally i choose the “audio” format when posting a podcast which shows custom fields for the audio file and other featured settings. This should ONLY show if the “Audio” post format is selected.

    Is this possible using pods? If so how do i do that?

    Thanks.

    The page I need help with: [log in to see the link]

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Jim True

    (@jimtrue)

    You wouldn’t be able to do that with Pods at this time. We’re adding conditional field support with the 2.8/2.9 release, but we have some underlying changes to make first to our Pods Configurations to allow for this.

    Reasonably, you could hide the fields using CSS, but Advanced Custom Fields might work for you as they support hiding fields based on post formats.

    Thread Starter portalp

    (@portalp)

    Thanks! Ill just stick with pods for now and hide the field with some admin css. Pods is too nice to switch up!

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Only show field based on selected “post-formats”’ is closed to new replies.