Page 1 of 1
Opt-In Pop-up always shows
Posted: Thu Feb 14, 2013 9:59 pm
by michaelrichardmurphy
I'd like my opt-in pop-up to appear once every four days when visitors first visit the homepage. SO, I have the following settings:
In the Opt-In pop settings themselves, I have only the homepage enabled. In the Time settings, the Opt-In form is set to show 1 times in 4 days, and after 0 page views.
Is this incorrect? Currently the pop-up shows only on the homepage (this part is correct) but it shows *every* time someone visits the homepage.
Either I am using the wrong settings or the cookies aren't working properly. Any suggestions?
-MRM
Posted: Fri Feb 15, 2013 7:08 am
by Jean-Christophe Bisoux
Hi,
I think more about an issue with the cookies, can you send me the url ?
regards,
Posted: Fri Feb 15, 2013 4:37 pm
by michaelrichardmurphy
Jean-Christophe Bisoux wrote:Hi,
I think more about an issue with the cookies, can you send me the url ?
regards,
Thank you for your quick response. The URL is
http://usgolftv.com/
The pop-up
should only pop-up on the homepage once every four days. So I think I should have accomplished that with the settings I mentioned above.
-MRM
Posted: Fri Feb 15, 2013 4:38 pm
by michaelrichardmurphy
Jean-Christophe Bisoux wrote:Hi,
I think more about an issue with the cookies, can you send me the url ?
regards,
Thank you for your quick response. The URL is
http://usgolftv.com/
The pop-up
should only pop-up on the homepage once every four days. So I think I should have accomplished that with the settings I mentioned above.
-MRM
Posted: Fri Feb 15, 2013 5:20 pm
by Jean-Christophe Bisoux
I have the same problem, can you send me (by direct message) a temporary admin account to check in your admin the config ?
Posted: Fri Feb 15, 2013 7:03 pm
by Jean-Christophe Bisoux
Do you have a cache system on your hosting ?
there is something strange if I desactive the WPS plugin it continue to appear
Posted: Fri Feb 15, 2013 8:16 pm
by michaelrichardmurphy
They do have a caching option but I disabled it a few days ago for the purpose of testing/debugging this plugin.
Posted: Sat Feb 16, 2013 7:41 am
by Jean-Christophe Bisoux
Can you try this test :
- go to
http://usgolftv.com, wait the page is loaded with the popup.
- open another tab and go to the WPS admin in Optin pop up disable the option
- return to
http://usgolftv.com and reload the page
do you see the popup ? (for me yes and the popup was desactived)
Posted: Sat Feb 16, 2013 1:39 pm
by michaelrichardmurphy
That is interesting.
For we when I reproduced your test, I did not get the popup again.
But I did get it when I visited another page on the site and came back to the homepage.
So it looked to you like the cookies are being created properly but for some reason they aren't work?
-MRM
Posted: Sat Feb 16, 2013 3:11 pm
by Jean-Christophe Bisoux
I think the cookie are create but after it's like a cache version and the cookie are not updated (I see on the debuger the value didn't change)And the same problem if I activate the plugin I didn't see the popup and the source didn't have the WPS plugin.
Your hosting didn't have cache system ?
Posted: Sat Feb 16, 2013 5:48 pm
by michaelrichardmurphy
They do offer caching. But I have disabled it so I'm not sure what's going on. Perhaps I will have to come up with a different solution

Thank you for all your help though. I do appreciate it.
Posted: Thu Feb 21, 2013 8:55 pm
by michaelrichardmurphy
Hi Jean-Christophe,
I spoke to support at the hosting company. They can create exception rules for any files that need to read or write to the cookie. Is that all handled from javascript or are there PHP plugin files in the plugin that read/write also? If so, can you tell me which files they are?
Thank you,
MRM
Posted: Fri Feb 22, 2013 7:59 am
by Jean-Christophe Bisoux
Hi Michael,
the physical file in WPS that create and read the cookie is wpusbscribers/output.php
but maybe the the exception must be the url where you use the popup from wordpress ?
Regards,