Viewing 4 replies - 1 through 4 (of 4 total)
  • Thread Starter doronzamir

    (@doronzamir)

    Hi,

    The plugin is exactly what i was looking for, but the support made it not so good

    Please need your help…
    Doron

    Plugin Author Sourov Amin

    (@sourov)

    Hello,

    You want website URL field to accept data without http or https?
    If that so, please try ‘Custom Field’ with URL pattern validation.
    Putting regex like
    ^((https?|ftp|smtp):\/\/)?(www.)?[a-z0-9]+\.[a-z]+(\/[a-zA-Z0-9#]+\/?)*$
    or
    ^((ftp|http|https):\/\/)?(www.)?(?!.*(ftp|http|https|www.))[a-zA-Z0-9_-]+(\.[a-zA-Z]+)+((\/)[\w#]+)*(\/\w+\?[a-zA-Z0-9_]+=\w+(&[a-zA-Z0-9_]+=\w+)*)?$
    in Pattern box of the Custom Field should work fine for you.

    Thanks.

    Thread Starter doronzamir

    (@doronzamir)

    Hi Sourov,
    Thank you for your answer but please, I am looking for the ‘Custom Field’ and i cannot found such a field.

    Will you be kind to give me more instruction how to add the code you send me?

    Thank you,
    Doron

    Plugin Author Sourov Amin

    (@sourov)

    Hello,

    ‘Custom Field’ is only available in the Pro version.
    I am afraid you have to get the Pro version of the plugin to unlock this feature.

    Thanks.

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Website problem’ is closed to new replies.