NO BUG: ACF image in the Product Archive does not display the image, shows the image title instead?

Browser: Safari 16.3 / Chrome 112
OS: macOS

Hi folks!

I have an issue with ACF (Advanced Custom Fields) in the Product Archive Template - Products - Fields.
Don’t want to show the image (product logo) and shows the title of the image instead of the image?
In the Single Product Template when the classic Image element is there it works fine and displays the image.

Hi Tino,
Thanks so much for your report, and welcome to the forum!

I was able to reproduce the issue and added it to our bug tracker.

Best regards,
timmse

Thanks Timmse!
Please tell me as I am new to the forum so will I get information when it is resolved?
And do you know why my posts are brighter, because I’m a new member?

Yes, once the fix is integrated in one of the next versions, I’ll let you know in this thread and change the title to “SOLVED”.

What exactly do you mean by “brighter”?

Thanks. I mean the font color of the letters is lighter gray than the others.

This indicates that you have visited the thread :slight_smile:

Ok, thanks. :man_facepalming:t2:

And if I can ask you please to take a look at my other post about filter, no one is answering, and it’s quite important to me. Just to know if it’s possible or should I go look for a plug-in?

Here is:

Hey Tino,
Quick update: You can use the :image Filter inside of text fields, so your image will be rendered as an image:

{your_acf_field:image}

Best regards,
timmse

Thanks Timmse, but unfortunately I don’t understand what do you mean by " You can use the :image Filter inside of text fields" and where to find it?

Simply add :image to your ACF tag. So instead {your_acf_field} insert {your_acf_field:image}.

Thanks a lot, it works !! :muscle:t2: