ThisBailiwick Things within reach
  • Github
  • LinkedIn
  • EasyRx Work
    • App Translation
    • Translation Interface
    • Xero Integration
    • Stripe and Xero Testing
    • Practice Creation API
    • Aligner Tracking
    • Documentation for Developers
    • More projects…
  • Past Work
    • Entertainment Marketing Agency NL.Agency
    • Princeton University – Labyrinth Bookstore
    • Pianist and Master Teacher Thomas Otten
    • Workshop Science Clear & Vivid
    • Preschool Stretch the Imagination
    • Painter Stone Roberts
    • Composer Peter Nocella
    • Author Susan Quinn
    • Author Jessica Shattuck
  • Post Subjects
    • Web Development
    • Workaday Reading
    • Personal
  • About
  • Contact

How to disable not hide a field hidden by ACF conditional logic

June 1, 2019

Advanced Custom Fields — Update a Group Sub Field From Within a Flexible Content Field

October 24, 2018

 

$sub_fields = array(
array('GROUPFIELDNAME' =>
array('GROUPSUBFIELDNAME' => $GROUPSUBFIELDVALUE),
'acf_fc_layout' => 'FLEXIBLECONTENTNAME')
);
update_field('field_59778f7a4af43', $sub_fields, $post->ID);

 

Current Project: Stone Roberts

June 8, 2018

I’m currently working on a site redesign/development for the painter Stone Roberts.

There isn’t anything to be seen as of yet, but there is a Github repo I’ll keep updated as I go along.

More info can be found on it’s project page.