Title: Link Picker Field &quot;Array&quot;
Last modified: August 31, 2016

---

# Link Picker Field "Array"

 *  Resolved [tomeknobokto](https://wordpress.org/support/users/tomeknobokto/)
 * (@tomeknobokto)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/)
 * Hello, I have a problem after clicking on the link moves to the site array , 
   what should I do to link work?
 * [https://wordpress.org/plugins/advanced-custom-fields-link-picker-field/](https://wordpress.org/plugins/advanced-custom-fields-link-picker-field/)
 * does not work , I set the box and click on the url does not redirect a page with
   an error array
 * [http://scr.sky-shop.pl/Edytuj_stron%C4%99_%E2%80%B9_www.zsmalkinia.pl_%E2%80%94_WordPress_-_Go_2016-05-12_14-16-27.png](http://scr.sky-shop.pl/Edytuj_stron%C4%99_%E2%80%B9_www.zsmalkinia.pl_%E2%80%94_WordPress_-_Go_2016-05-12_14-16-27.png)
 * [https://wordpress.org/plugins/acf-link-picker-field/](https://wordpress.org/plugins/acf-link-picker-field/)

Viewing 5 replies - 1 through 5 (of 5 total)

 *  Plugin Author [caalami](https://wordpress.org/support/users/caalami/)
 * (@caalami)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373531)
 * What is the version number of the plugin?
 *  Thread Starter [tomeknobokto](https://wordpress.org/support/users/tomeknobokto/)
 * (@tomeknobokto)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373536)
 * Thank you for your answer is the latest version 1.2.2 , the same thing is happening
   to version 1.1.1
 * after clicking on the link transfers to the sub array:
    [](http://scr.sky-shop.pl/GG_-_Powiadomienia_2016-05-12_15-44-04.png)
 *  Plugin Author [caalami](https://wordpress.org/support/users/caalami/)
 * (@caalami)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373545)
 * I’m not sure if this answers your question, but see the usage instructions in
   [https://github.com/ahebrank/ACF-Link-Picker-Field/blob/master/readme.txt](https://github.com/ahebrank/ACF-Link-Picker-Field/blob/master/readme.txt)
 * The field returns an array, so to construct a link in your theme you can use:
 * `<?php $mylink = get_field('mylink'); ?>`
    `<a href="<?php print $mylink['url'];?
   >"><?php print $mylink['title']; ?></a>`
 *  Thread Starter [tomeknobokto](https://wordpress.org/support/users/tomeknobokto/)
 * (@tomeknobokto)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373618)
 * thanks for the help in acf simply mark the field as a “text” and type a link ,
   then it works.
 *  Plugin Author [caalami](https://wordpress.org/support/users/caalami/)
 * (@caalami)
 * [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373621)
 * Marking this as resolved for now.

Viewing 5 replies - 1 through 5 (of 5 total)

The topic ‘Link Picker Field "Array"’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/acf-link-picker-field.svg)
 * [Advanced Custom Fields: Link Picker Field](https://wordpress.org/plugins/acf-link-picker-field/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/acf-link-picker-field/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/acf-link-picker-field/)
 * [Active Topics](https://wordpress.org/support/plugin/acf-link-picker-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/acf-link-picker-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/acf-link-picker-field/reviews/)

 * 5 replies
 * 2 participants
 * Last reply from: [caalami](https://wordpress.org/support/users/caalami/)
 * Last activity: [10 years ago](https://wordpress.org/support/topic/link-picker-field-array-1/#post-7373621)
 * Status: resolved