Skip Navigation

[Gelöst] I want to display an ACF Image Field in Loop but only shows Image-ID

This support ticket is created vor 5 Jahren, 7 Monaten. There's a good chance that you are reading advice that it now obsolete.

This is the technical support forum for Toolset - a suite of plugins for developing WordPress sites without writing PHP.

Everyone can read this forum, but only Toolset clients can post in it. Toolset support works 6 days per week, 19 hours per day.

Heute stehen keine Supporter zur Arbeit im Werkzeugsatz-Forum zur Verfügung. Sie können gern Tickets erstellen, die wir bearbeiten werden, sobald wir online sind. Vielen Dank für Ihr Verständnis.

Sun Mon Tue Wed Thu Fri Sat
8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 8:00 – 12:00 - -
13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 13:00 – 17:00 - -

Supporter timezone: America/New_York (GMT-04:00)

Dieses Thema enthält 4 Antworten, hat 2 Stimmen.

Zuletzt aktualisiert von stefanieR vor 5 Jahren, 7 Monaten.

Assistiert von: Christian Cox.

Author
Artikel
#1237881

I use ACF and habe some image fields.

I have [wpv-post-field name='grundrisse_anlegen_grundriss_eg'] in my view. But it only shows the ID.
I need some help to change the Shortcode from Toolset that i can show the image-url instead the ID.

Thanks alot!

#1237897

ACF stores an image ID in the custom field instead of the full URL. You can use a custom shortcode to help solve that problem. Check the solution in this ticket: https://toolset.com/forums/topic/images-ids-displaying-instead-of-image-url/#post-356284

#1237924

Hello. I allready tried this. But then it outputs nothing instead the id.

#1237928

May I log in and see how you have this set up? Please let me know where I can see the custom field on the front-end of your site.

#1237969

My issue is resolved now. Thank you!