• The Telephone number field only accepts a hyphen ‘-‘ as a separator in a field defined as a telephone number (111-222-3333), but more and more people and countries use a period (111.222.3333).

    I understand that the example format (area code) (number prefix) (number) is unique to the US and Canada. There is also the issue of the country code, if the call originates in one country and is to a number in another country.

    Is there any way to accommodate these different telephone number formats?

    If there is a hack to resolve this issue, I’d love to know it.

    http://wordpress.org/plugins/contact-form-7/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Author Takayuki Miyoshi

    (@takayukister)

    You can use wpcf7_is_tel filter for such purposes.

    Thread Starter davejampole

    (@davejampole)

    I sincerely appreciate your quick reply to my question. Having said that, I am at a total loss on HOW to implement the filter. An example of further details would be greatly appreciated.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Telephone Number Format’ is closed to new replies.