Title: Getting Value from Array
Last modified: March 11, 2023

---

# Getting Value from Array

 *  Resolved [rscarter1](https://wordpress.org/support/users/rscarter1/)
 * (@rscarter1)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/getting-value-from-array/)
 * Hello. This is regarding Users. The fields had been extended with another plugin.
   And I can extend it further with pods, and pods allows me to use their magic 
   tags even with the other plugin’s fields. YAY!
 * It’s great.
 * But one field is giving me trouble. It’s an image field. Using the magic tag 
   with the field ‘agent_images’ (which is a field from another plugin) produces
   a number on the page: 750294 (for one particular user profile example). So I 
   downloaded all user data to see what actually downloads, and I get something 
   an array like this for a user for that field:
 * a:1:{i:0;s:6:”750294″;}
 * Any idea on how I can use the pods shortcode/magic tags to convert this to an
   image URL?
    -  This topic was modified 3 years, 3 months ago by [rscarter1](https://wordpress.org/support/users/rscarter1/).
    -  This topic was modified 3 years, 3 months ago by [rscarter1](https://wordpress.org/support/users/rscarter1/).

Viewing 1 replies (of 1 total)

 *  Thread Starter [rscarter1](https://wordpress.org/support/users/rscarter1/)
 * (@rscarter1)
 * [3 years, 3 months ago](https://wordpress.org/support/topic/getting-value-from-array/#post-16550749)
 * I found a solution. Using your WP-Config addition to allow shortcode nesting,
   I was able to use the other plugin’s shortcode within the Pods shortcode. 🙂

Viewing 1 replies (of 1 total)

The topic ‘Getting Value from Array’ is closed to new replies.

 * ![](https://ps.w.org/pods/assets/icon.svg?rev=3286397)
 * [Pods - Custom Content Types and Fields](https://wordpress.org/plugins/pods/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/pods/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/pods/)
 * [Active Topics](https://wordpress.org/support/plugin/pods/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/pods/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/pods/reviews/)

 * 1 reply
 * 1 participant
 * Last reply from: [rscarter1](https://wordpress.org/support/users/rscarter1/)
 * Last activity: [3 years, 3 months ago](https://wordpress.org/support/topic/getting-value-from-array/#post-16550749)
 * Status: resolved