• Resolved mr108

    (@mr108)


    Hi,

    When the form is submitted there is a message that is flashing by on the top confirming the subscription. It’s visible just for a moment, not enough to read it what it says.
    How to modify the time of its visibility or set it so it stays there until the page is reloaded?

    The page with the form is here: https://wpg.meditationyoga.in/contact/

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

Viewing 1 replies (of 1 total)
  • Plugin Author Brevo

    (@neeraj_slit)

    Hi @mr108

    We are using default time for the notifications, if you want to change it
    here is the path to the file you can make changes in:

    Path : wp-content/plugins/mailin/js/mailin-font.js
    Search content : ” jQuery(“.sib-alert-message”).delay(2000).hide(‘slow’); ”
    and increase delay time like delay(8000)

    Let us know if it works for you

    Sendinblue team

Viewing 1 replies (of 1 total)
  • The topic ‘Change the submission confirmation’ is closed to new replies.