Viewing 1 reply thread
  • Author
    Posts
    • #8433
      fireartist
      Participant

      Hi,
      I’d like to add a taxonomy field to the ‘page’ editor, which only shows when a particular Template is selected (field name ‘page_template’).
      If I set the ‘conditions’ to use ‘page_template’, the new field is always visible.
      Is there a different scope I should use, or this there another way to achieve this?
      Thanks,

    • #8448
      Steve
      Keymaster

      @fireartist– in the comment block of the meta-box you are using add this:

      template: page_template

      The meta-box will only show up if that page template is selected.

Viewing 1 reply thread
  • You must be logged in to reply to this topic.