回复中可点击的电话号码?

我希望将主题中添加的电话号码设置为可点击,并能触发手机拨号。

我插入了一段简单的 HTML 代码,但在 iPhone 浏览器上无法正常工作。

感谢您的帮助。

If a call to action button is a solution, that would be great.

See

it should work by adding a bit of CSS

Do tel URIs not work? callme

Hm I wouldn’t expect SIP URIs to work, but I’m surprised a basic tel URI with a valid e.164 number is ignored.

我通过添加调用 <a href="tel:+1-555-438-3732">1-555-IETF-RFC</a> 做了同样的事情,但没有生效。

问题是,当你尝试点击该号码时,主题本身的背景会变成浅灰色,如果你明白我的意思的话。有点像 iframe 的效果。

But did you also add “tel” in the site setting allowed href schemes?

No effect :frowning:

See

You’re awesome :wink: