Question: Delay alerts messages

Delay alerts messages

Hi, how can I add more time in the messages alerts? Regards.

RR

Ruben Robles

Asked
Hi, how can I add more time in the messages alerts?

Regards.
  • MS

    Mian Saleem

    Answered
    Hello,

    Where is `message alerts`? I didn't understand what are you trying to ask. Please ask in details and if you can share screenshots.

    Thank you
  • RR

    Ruben Robles

    Answered
    For example when the user login the "Sweet alert" says "Success" so I need add more time to all that alerts.
  • MS

    Mian Saleem

    Answered
    Hello,

    You will need to edit the function `sa_alert` in `themes/default/shop/assets/scripts/general.js` to change the timer, default is 2 seconds. Once modified you will need to run `gulp cmJs` to minify the file to scripts that is loaded on the page.

    Thank you
  • RR

    Ruben Robles

    Answered
    Thank you for your help =)
  • Login to Reply