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