I have a button element that is being used in a single layout to produce a phone link.
The DC is pulling in the correct ACF text field. The number is formatted as “123-123-1234” or (123)123-1234.
On the front end the numbers are displayed correctly, but in the code, after the a href "tel:"
the numbers are cut off. If I remove the DC and manually enter “1231231234” it will then appear on the font end in the HTML. Seems like it might have to do with the dashes?
I have talked with other colleagues and this appears possibly to be a bug that has been fixed in the past and has resurfaced in the latest theme version. Can you confirm?