• I’ve followed the instructions to the Tee and the results is 2 blank separate input fields.

    Not sure why thats the issue or why its not working.

    I would absolutely appreciate any help that is provided.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter shadan214

    (@shadan214)

    I’ve uploaded the entire country-phone-field-contact-form-7 folder to my /wp-content/plugins/ directory

    I tried to Setup default country, includeing preferred and exclude countries settings from contact >> CPF settings.

    When i go to add the form-tag “country drop-down” and “phone number” to my form, all it shows me is:

    [countrytext countrytext]
    [phonetext phonetext]

    And when i save, it shows me the blank input fields.

    Please keep in mind that im not very knowledgeable in coding and such, so please be patient with me as ill probably be asking some questions to find my way around.

    Thread Starter shadan214

    (@shadan214)

    Also, i don’t understand why in the CPF Settings, i get the error
    “Enter Country 2 character ISO code. Only selected countries will display in dropdown. Kindly enter comma separted countries code.”

    Can someone explain why it has to be only 2 character ISO codes?

    And is it normal for Both Country Field settings and Phone Field settings to show the exact same message?

    Plugin Author Narinder Singh

    (@narinderbisht)

    Hi @shadan214
    Thank for using my plugin.
    As per WordPress plugin guidelines.I improved my plugin code security. So now all settings field have strong validation to make sure user enter correct value.
    The ISO code are countries code.
    For example
    United States of America is US
    United Kingdom is GB
    India is IN.
    So while entering the country code you must enter valid country code and length must be two characters only.
    More than one countries code must be comma separated.
    For example
    US,IN,GB
    It can be capital or small letter.

    I hope this will helps you to fix this.
    If you like my plugin kindly share review

    Best regards
    Narinder Singh

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Why are only blank input fields shown?’ is closed to new replies.