Support

Account

Home Forums General Issues Using unique ID/Slug in template Reply To: Using unique ID/Slug in template

  • Hi @hube2 ,

    I assume this creates a count which increases by 1 every time to get a unique ID?

    This resulted in a white page for me though. I’m not sure if i’m supposed to change some of the tags (fields? don’t know what it’s called) but as I mentioned much of this is wizardry for me.


    @acf-support
    ,

    Thanks for the quick reply. I’ve tried variations of the code from the documentation but I’m a still lost.

    <php $field = get_field($field_name, $post_id, $format_value); ?>