Support

Account

Forum Replies Created

  • of course, I tried already like this

    $value = array(‘address’=>$google_location[‘address’], ‘lat’=>$google_location[‘lat’], ‘lng’=>$google_location[‘lng’], ‘zoom’=>5);
    update_field(‘google_location’, $value, $property_id);

    but it was not working

Viewing 1 post (of 1 total)