Image not showing from PODS field
-
Using PMPro with PODS fields. Other field types show fine, but images will not.
I tested outputting just the meta key shortcode in an HTML object:
[e2pdf-user key="pods_autograph" meta="true"]
and it outputs this:
a:7:{s:17:"original_filename";s:10:"TNSIGN.jpg";s:8:"filename";s:10:"TNSIGN.jpg";s:8:"fullpath";s:93:"/home/example20228202/public_html/web/wp-content/uploads/pmpro-register-helper/teresa/TNSIGN.jpg";s:7:"fullurl";s:93:"https://example.com/web/wp-content/uploads/pmpro-register-helper/teresa/TNSIGN.jpg";s:4:"size";i:15621;s:11:"previewpath";s:100:"/home/example20228202/public_html/web/wp-content/uploads/pmpro-register-helper/teresa/TNSIGN-200x87.jpg";s:10:"previewurl";s:100:"https://example.com/web/wp-content/uploads/pmpro-register-helper/teresa/TNSIGN-200x87.jpg";}
I’ve tried this in the image value:
https://example.com/web/wp-content/uploads/pmpro-register-helper/[e2pdf-user key="user_login"]/[e2pdf-user key="pods_autograph" meta="true"]
with and without “image only” checked – nothing displays.
How to retrieve the image url only from the meta key value?
Thank you.
- The topic ‘Image not showing from PODS field’ is closed to new replies.