• Resolved azadbakhsh

    (@azadbakhsh)


    Hello

    I love your plugin but unfortunately verification email not send or receive.
    There is no problem with my host or wordpress, because other plugin send email without problem.

    Please help me. Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author Zorem

    (@zorem)

    Hi @azadbakhsh,

    We checked this but we can’t replicate this issue. Maybe you have some issues with plugin conflict. Try to deactivate all other plugin and just active Customer verification for WooCommerce and WooCommerce plugin and then check that verification email is send or not.

    Thanks,

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Thanks. Fixed.
    But I have another problem.
    My website is RTL not LTR, so the position of numbers boxes changed.
    Please check the below photo to understand my mean better.

    https://uupload.ir/files/vi80_1111.jpg

    Please help me to fix it too. Thanks

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Could you please help me ?

    Plugin Author Zorem

    (@zorem)

    Hi @azadbakhsh,

    Add below CSS on your website so the input box for entering the verification pin in RTL looks good.

    .rtl .cev_pin_verification_form input.cev_pin_box {
        margin-left: 25px;
        margin-right: 0;
    }
    .rtl .cev_pin_verification_form input.cev_pin_box:last-child{
        margin-left: 0;
    }

    Add this CSS under Appearance > Customize > Additional CSS section. We will add this in the next version of our plugin.

    Thanks,

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Thanks.
    Their position fixed but still I have a problem.
    In normal situation we have to enter the number from left, right ?
    But I have to enter the number from right ! Check the photo please.

    The first in the box with the number 1
    The second on the box with the number 2 ……

    https://uupload.ir/view/d8r_11112.jpg

    Plugin Author Zorem

    (@zorem)

    Yes in normal situation wee have to enter number from left to right but in RTL it will be Right to Left and I checked in our development site that in RTL website input box for entering verification number is Right to LEft.

    Thread Starter azadbakhsh

    (@azadbakhsh)

    Sir,

    I am Persian and I have a RTL website.
    It is true that in RTL website or in Persian, Arabic, etc we just write alphabet right to left but numbers always in all the world is left to right.
    It is Okay, I can wait because I love your plugin but please fix this mistake in the next update. Thanks

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Email not send to Gmail’ is closed to new replies.