ACF Phone Number Usage

I have an ACF field that contains a phone number. I’m trying to use this field with a button. It works fine as display text by referencing the field to set the button text.

It can’t be used in the link settings. It is ignored and the button link simply says “tel:” with no phone number.

I’ve tried both text and number fields but nothing works.

My email button links with ACF data work just fine.

Hi @Sheri17,

Thank you for writing in, on the link type choose the standard link (https://prnt.sc/12gmux4), then manually prefix your dynamic data with tel:

e.g. tel:{{dc:post:meta key="contact_number"}}

Hope it helps,
Cheers,

Thanks. I wanted to make sure I wasn’t missing something.

Glad to hear that we could be of some help.

Cheers,

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.