thomasnewyork
Forum Replies Created
-
my apologies for hijacking this thread brunogiliberto ??
Anyway, as it turns out Clef plugin support did send me a beta replacement but it still did not solve the issue and I do not feel like emailing them back.
I am not going to bother them again, I will just remove the Clef plugin, I guess I do not really need it and honestly am tired of having to sign into wordpress using my phone with a glyph.
As it turns out, I have isolated the culprit to the clef plugin:
When I deactivate this plugin, then the popup maker starts working.
I looked at the error logs from cpanel and there are no errors showing up.
Either way, it is clear that clef plugin is the one that is screwing up wppopupmaker.
I sent an email to clef support to fix this conflict but I guess I have to wait until monday to see what their response is…..
Well I cant get popup maker to work on my site. It was working before. Not sure if this has to do with wordpress upgrade or not or if I set the pop up correctly.
The triggers and cookies sections drop down boxes are greyed out and I cant seem to select or set anything with those.
https://www.learnthisonline.com/how-to-learn-spanish-online/
I have it set to display on homepage and all posts
Is it mandatory that something is configured in the triggers and cookies sections ?
I set the cookie time to 2 minutes on popup makers config panel just for demo purpose and testing. I want to see it show up, and then after clicking link on the bottom of the popup make it not show up for a month or few months.
I have no clue how to set this up with a hyperlink at the bottom of form
By Js cookie I am assuming you mean this chunk of code:
<form onsubmit=”jQuery.pm_cookie(“popmake-auto-open-30-14c77fd2c4a”, true, “1 year”, ‘/’ );”>
Yes it is set at 1 year
Ok thank you.
Yes the id is 30
I have the cookie expire time set to 2 minutes.
you mean like this ?
<form onsubmit=”jQuery.pm_cookie(“popmake-auto-open-30-14c77fd2c4a”, true, “1 year”, ‘/’ );”>
Click the submit button below to never see this popup again.
<input type=”submit”>
</form>I put the above code into the popup text and after I click submit the popup keeps showing up again and again.
Where do I get the popup ID ?
Ok thank you.
Can you tell me how to structure a hyperlink at the bottom of the popup that would accomplish the same thing ?