Question

I am using advanced custom fields repeater-field to get the image url like this:

<?php the_sub_field('billede'); ?>

But I also want to get the attachment ID for the image, to be used for something else.

Is this possible? :)

No correct solution

Licensed under: CC-BY-SA with attribution
Not affiliated with wordpress.stackexchange
scroll top