• Resolved Alessandra

    (@alessandra77)


    Hello, from the mobile you cannot write a message easily, because the popup does not slide and the keyboard of the mobile is covering the message section.

    How to fix this error?
    Thank you

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

Viewing 11 replies - 1 through 11 (of 11 total)
  • Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77

    Thank you for contacting us.

    We are taking a look at the issue right now.

    Could you please let us know which theme you are using on your site?

    Thread Starter Alessandra

    (@alessandra77)

    Hi @wisdmlabs the theme is neve (child), I had the same problem with virtue theme.

    I have done tests with devtool, it has to do with overlay and overflow.

    Thank you

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77

    Could you please raise a support ticket with your site URL and WP-admin credentials at [email protected] so that our developer can take a look at the issue and get it resolved for you.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77

    we are just following up on our previous comment, Our Support team did not receive an email from you.

    If providing us with the WP-admin and Site URL is not possible for now. Could you please share with us a copy of the theme file, so that we can test it on our local instance and look for a solution.

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77

    It has been 3 weeks and our support team has not received any email regarding the issue from you.

    We will be closing this ticket for now, However, if you need any assistance or face any issues please contact us at [email protected].

    Hello!

    I’m having the same problem. What is the solution?

    Thread Starter Alessandra

    (@alessandra77)

    Hi, I have not had the time to create an account for you to access.
    Please register on my website and I will put you as admin while you watch the problem

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77 @bgolden

    I kindly request you to try this solution at your end.

    go to: ‘product enquiry settings page’->’enquiry settings tab’->’styling options’->’add custom css’

    add following css:
    @media (max-width: 425px) {
    .modal-enquiry-form
    {
    top: 30px !important;
    }
    }

    if you still wish to slide the form much higher then you can decrease the ‘top’ value from above CSS code.

    Please let us know if this works for you.

    Thread Starter Alessandra

    (@alessandra77)

    Hi keep scrolling the page below, the form remains the same

    Plugin Author WisdmLabs

    (@wisdmlabs)

    Hey @alessandra77

    The Enquiry form is modal (which sticks to the browser window). It doesn’t scroll with the browser window.

    Thread Starter Alessandra

    (@alessandra77)

    Thanks @wisdmlabs , anyway this css doesn’t work.
    Waiting for @bgolden to confirm it

    @media (max-width: 425px) {
    .modal-enquiry-form
    {
    top: 30px !important;
    }
    }

Viewing 11 replies - 1 through 11 (of 11 total)
  • The topic ‘pop up blocked on the mobile screen’ is closed to new replies.