forked from LiveCarta/LiveCartaWP
popup fix
This commit is contained in:
@@ -24,7 +24,9 @@
|
||||
|
||||
if (document.querySelector('.show-promo-popup')) {
|
||||
setTimeout(function(){
|
||||
if (document.querySelector('.sign-block a[href*="user/registration"]')){
|
||||
addPopup();
|
||||
}
|
||||
}, 6000);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user