Hello,
Thanks for reaching out here…
We have checked your website but I do not found our popup so please explain which place you are adding the popup.
Can you please share the screenshot of which place you are adding the popup?
Hello,
Sorry for the late reply…
We have checked your website and it’s working on mobile(iphone) please explain which issue you are facing.
Thanks,
Hello, I was using a solution to close popups from this topic : https://wordpress.org/support/topic/close-popup-if-another-is-opened/
I wanted the popup to NOT show with a specific url parameter , works great on Android/PC but it doesn’t seem to work on iPhone ( the popup never appears, even without the parameter) . I have removed it for now, that’s why it’s working at the moment.
. This is the code I used :
// Create urlParams query string
const urlParams = new URLSearchParams(window.location.search);
// Get value of single parameter
const redir = urlParams.get('redir');
if (redir == "p"){
function popupaoc_popup_befoer_open(target, options, data_opts){
Custombox.modal.closeAll();
}
}
Hello,
Everything is working. If you like our plugin please give us an important Rate and Review it Here…
Thanks