# Всплывающее окно регистрации — автоматическая загрузка через 10 секунд

**URL:** https://meta.discourse.org/t/sign-up-popup-auto-load-after-10-seconds/291899
**Category:** Development
**Created:** [17.Январь.2024 04:52:28 UTC](https://meta.discourse.org/t/sign-up-popup-auto-load-after-10-seconds/291899 "2024-01-17T04:52:28Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![Aditya\_Shevle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aditya_shevle/32/347008_2.png) [@Aditya\_Shevle](https://meta.discourse.org/u/Aditya_Shevle)
#### Post date: [17.Январь.2024 04:52:28 UTC](https://meta.discourse.org/t/sign-up-popup-auto-load-after-10-seconds/291899/1 "2024-01-17T04:52:28Z")

</div>

Привет! Есть ли способ автоматически показывать всплывающее окно регистрации через 10 секунд?  
Заранее спасибо!

---

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [17.Январь.2024 05:08:25 UTC](https://meta.discourse.org/t/sign-up-popup-auto-load-after-10-seconds/291899/2 "2024-01-17T05:08:25Z")

</div>

Существует компонент темы Guest Gate, который открывает модальное окно регистрации после просмотра определённого количества тем, и у него множество настроек.

> [@Guest Gate Theme Component](https://meta.discourse.org/t/guest-gate-theme-component/225107):
>
> Hello wave This theme component is created from [Guest Gate (Sign Up Popup Plugin)](https://meta.discourse.org/t/guest-gate-sign-up-popup-plugin/56625/). It can lock topics for anon visitors with a modal and force them to Sign Up or Login. The component can be use for an alert modal, encouraging visitors to sign up but allowing them to close the modal (for this, leave the dismissable false setting unchecked). Options include changing the number of topics that can be viewed before the modal is displayed. Tip: If you use the …

---

<div class="post-metadata">

### Author: ![Aditya\_Shevle](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/aditya_shevle/32/347008_2.png) [@Aditya\_Shevle](https://meta.discourse.org/u/Aditya_Shevle)
#### Post date: [17.Январь.2024 05:30:46 UTC](https://meta.discourse.org/t/sign-up-popup-auto-load-after-10-seconds/291899/3 "2024-01-17T05:30:46Z")

</div>

Существует ли какой-либо JavaScript, который можно вызвать для отображения всплывающего окна?
