Title: Only shows &#8220;ARRAY&#8221;
Last modified: December 1, 2020

---

# Only shows “ARRAY”

 *  Resolved [caroline](https://wordpress.org/support/users/makeupedia/)
 * (@makeupedia)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/only-shows-array/)
 * I have ACF Pro and the Gallery field.
 * But it only shows “ARRAY” with this code:
    `<?php echo do_shortcode( ' [acf_gallery_slider]');?
   >`
 * What am I missing here?
    Thanks!

Viewing 1 replies (of 1 total)

 *  [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * (@patelketan)
 * [5 years, 4 months ago](https://wordpress.org/support/topic/only-shows-array/#post-13753652)
 * Hello,
 * Thanks for reaching here.
 * You add this code to your theme file and add the gallery field_name parameter.
 * Ex:`<?php echo do_shortcode( ' [acf_gallery_slider acf_field="Your Field Name"]');?
   >`
 * Thanks,

Viewing 1 replies (of 1 total)

The topic ‘Only shows “ARRAY”’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/frontend-gallery-slider-for-advanced-
   custom-field_929785.svg)
 * [Image Gallery Slider For ACF](https://wordpress.org/plugins/frontend-gallery-slider-for-advanced-custom-field/)
 * [Support Threads](https://wordpress.org/support/plugin/frontend-gallery-slider-for-advanced-custom-field/)
 * [Active Topics](https://wordpress.org/support/plugin/frontend-gallery-slider-for-advanced-custom-field/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/frontend-gallery-slider-for-advanced-custom-field/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/frontend-gallery-slider-for-advanced-custom-field/reviews/)

## Tags

 * [array](https://wordpress.org/support/topic-tag/array/)

 * 1 reply
 * 2 participants
 * Last reply from: [Ketan Patel](https://wordpress.org/support/users/patelketan/)
 * Last activity: [5 years, 4 months ago](https://wordpress.org/support/topic/only-shows-array/#post-13753652)
 * Status: resolved