Support

Account

Home Forums Backend Issues (wp-admin) Location rule : Load field group based on select value? Reply To: Location rule : Load field group based on select value?

  • Thanks John.

    I found 2 things in my search just now:

    1. ACF 4 – Meta rule plugin works well https://wordpress.org/plugins/advanced-custom-fields-meta-location-rule/

    2. ACF 5 – Like John said:
    – I made a taxonomy called “template”
    – and taxonomy field that updates the post terms on each page
    – then “post taxonomy” is equal to “template type” on template field groups

    Works like a charm!