How can solved the problem?
PHP warning: Attempting to get the ‘non-object’ popup_location property at /public_html/wp-content/plugins/popup-manager/popup-manager.php at line 2965
Hello,
I try to design a popup to get people to leave a testimonial. But the plugin doesn’t work anymore. It might be because of a wordpress upgrade.
I’m stuck with the text editing and can’t do anything else! ??
Your plugin is great, please correct the bug. I don’t want to use another plugin!
]]>I’m stuck in preview. This is a strange behaviour! Please advise because my exit popup will make me rich and famous! LOL More seriously what’s the problem? I deactivated the plugin and then reactivated it. I’m quite happy with it but now it’s strange.
]]>Hello, can your plugin work if the visitor has an adblock or similar plugins?
]]>How to make so that the popup is closed only by pressing the button I created?
]]>Hi, how can I show popup after user make a comment?
]]>Hi Exit Intent Popups are working wonderfully on desktop. What about mobile and tablets? ?? Thanks
]]>Hi,
I have installed image template on my website but this popup is cut on my phone et my pc whereas on my big screen is ok.
Here is the link to my website: https://www.pandalou.fr
How can I fix this?
Thanks
Hello,
Currently, I’m trying to add a popup to our website, but it doesn’t appear.
I set the timer to 1 miliseconds and added the shortcode to the homepage, but it isn’t working.
Can someone tell me what’s wrong?
Regards,
]]>After a website visitor closes the popup and he/she loads the page the popup appears again. Is there a way that the popup remembers the visitor, via cookie or other code, so that it doesn’t popup again
]]>Hi,
Noticed the plugin has code a bit like :
function pm_add_to_footer() {
global $pm_shortcode_content;
echo $pm_shortcode_content;
$page_load_time = timer_stop();
$pm_page_load_times = get_option('pm_page_load_times', array());
$todays_date = date('d-m-Y');
if ( !isset( $pm_page_load_times[$todays_date] ) ) {
$pm_page_load_times[$todays_date] = array( $page_load_time );
} else {
$pm_page_load_times[$todays_date][] = $page_load_time;
}
update_option('pm_page_load_times', $pm_page_load_times);
}
Unfortunately the pm_page_load_times option isn’t being trimmed, and eventually grows to be bigger than MySQL will allow in a query packet.
Can you do something to trim pm_page_load_times ?
]]>I created my first pop-up. Very nice features and easy to set up. But I can’t get it to show on any of my pages. It’s triggered to appear on all pages on trigger Timer 1500 milliseconds…but no popup.
Thanks.
]]>Is it possible to set the pop-up site wide.
I used the shortcode <?php echo do_shortcode(“[popup_manager id=”1″]”); ?> but it crashed the site
]]>Hey,
I have been using Popup Manager to show my popup and facing several issues as listed below.
1. Every time I edit the popup, I have to choose “Close” button image which I have added as per my requirement – my close button image gets overridden everytime on edit
2. There is no option to remove background overlay – I want to fix a small offer popup on bottom right of screen but user needs to close it first to click anywhere else on website
3. Advanced Targeting add-on – no option to set popup on single product pages
4. Advanced Targeting add-on – when trying to exclude pages, the number of pages I select to exclude… the same number of times popup appears on my page
5. Advanced Targeting add-on – i cannot exclude home page from targeting
Please suggest on these urgently.
Thanks!
Abhishek
How do i get the pop-up showing fine on mobile (responsive)?
Thanks.
]]>The documentation fall short and does not tell you where to place the shortcode to use this plugin. I tried pasting it in the file that houses my homepage content and nothing.
]]>Hey there
I added popup manager plugin to my WordPress. Inside I created a new popup. Email form configuration went through okay and popup shows up great with timer. However if I submit an e-mail in the field of the popup and hit ‘subscribe’, I get redirected to the SendinBlue form. I thought I could get the popup form to accept the e-mail address and subscription could be made without exiting my site.
]]>“Error! It seems that there’s no form present, please edit your code and try again”.
I’ve used code from SendPulse.
How to you add custom links to the yes and no buttons on the age verification popup? I want to redirect the no button to a particular page. This plugin seems to not work as promised.
]]>Hi,
I configured the popup with mailchimp integration.
Works on desktop (but is very slow, 10 second to show) but don’t works on mobile…
Hello,
Installed your plugin and created a popup with mailchimp form. Everything worked great but at the page the popup apears, 2 errors are created, the following ones:
Notice: Undefined property: stdClass::$popup_target_first_time in /home/******/wp-content/plugins/popup-manager/popup-manager.php on line 2486
Notice: Undefined property: stdClass::$popup_disabled_mobile in /home/******/wp-content/plugins/popup-manager/popup-manager.php on line 2743
I think that the above errors prevent the popup from not-apearing again on a page reload but i am not yet sure this is included in the plugins functionality. (If possible, point me to the right place to find the controls for hiding the popup after the first apearance.)
How can this be fixed?
Thanks in advance,
Nikos Paraskevopoulos
Hello, My homepage is set to Blog, so there’s no page to insert the shortcode.
Is it possible to add script to the function.php file to add it to home page?
IF so, what code do I add?
Hi, I am using the Theme “Photo Reactive Fullscreen” for WordPress.
I would like to implement the Shortcode on the Startpage here: https://www.avantgarde-fashion.eu/
But it is not working.
On other pages it works fine
Regards
Nicolas
]]>Hi,
I just bought the Popup Manager – Advanced targeting add-on and selected the pop-up to appear only once but when you reload the page there is a bug and the email field appears alone !?
Thank you
]]>Hi! Full disclosure, I hate the popup my previous developer created and just discovered it’s also not working (email sign up). I’m trying to find it to delete it, but in the meantime I created a new one using your groovy plug in. However, it’s not working (meaning not appearing). I just place the shortcode in the content of the page where I want it, yes? I tried this on 2 different pages with no luck. One of the pages is my home page with lots of fields (https://susanarinderle.com) but the other was my Training page. No luck. Help! (Maybe there’s a conflict with the existing crappy one somewhere? I’m at my wits end!)
]]>Hi,
If I select “Timer” then the when I validate my email it the window appears again. If I select “After Scroll” the email field appears before the window.
Please find the Mailpoet code bellow :
<form id=”form-wysija-html57dde8ea08793-2″ name=”” method=”post” action=”#wysija” class=”email-popup-main-form clearfix” style=”padding-top: 97px;margin-top: 0;”><div class=”form-input-wrapper”><input placeholder=”E-mail *” style=”color: rgb(86, 86, 86); background-color: rgb(255, 255, 255); border-color: rgb(78, 139, 179);” name=”wysija[user][email]” class=”form-input-8584″ title=”E-mail” value=”” type=”text”></div><div class=”form-input-wrapper”><input placeholder=”” style=”color: rgb(255, 255, 255); background-color: rgb(4, 39, 78); border-color: rgb(78, 139, 179);” class=”form-input-6786″ value=”Valider” type=”submit”></div><input class=”form-input-8684″ name=”form_id” value=”2″ type=”hidden”><input class=”form-input-30352″ name=”action” value=”save” type=”hidden”><input class=”form-input-93113″ name=”controller” value=”subscribers” type=”hidden”><input class=”form-input-35302″ value=”1″ name=”wysija-page” type=”hidden”><input class=”form-input-93615″ name=”wysija[user_list][list_ids]” value=”10″ type=”hidden”></form>
]]>I have a Constant Contact signup form that has a thank you page when I use it independently. When I use it as a pop up, the thank you page is just a plain page with “success” on 12 pt text.
Any thoughts on how to fix this?
Thanks,
Chris
I am getting this php warning when I try to use a mailing subscription template, any.
The plugin doesn’t work. This warning appear on the page I paste the shortcode:
Warning: Invalid argument supplied for foreach() in /home/musicapa/public_html/2016/wp-content/plugins/popup-manager/popup-manager.php on line 2661
I configured the form with no issues, copied the embed content from Mailchimp site and paste to the empty field (first step) etc.
This is the embed code from Mailchimp:
<!– Begin MailChimp Signup Form –>
<link href=”//cdn-images.mailchimp.com/embedcode/classic-10_7.css” rel=”stylesheet” type=”text/css”>
<style type=”text/css”>
#mc_embed_signup{background:#fff; clear:left; font:14px Helvetica,Arial,sans-serif; }
/* Add your own MailChimp form style overrides in your site stylesheet or in this style block.
We recommend moving this block and the preceding CSS link to the HEAD of your HTML file. */
</style>
<div id=”mc_embed_signup”>
<form action=”//musicaparaelalma.us7.list-manage.com/subscribe/post?u=0a6ea2c7e4cf30feeb45753b5&id=b16ca4dd84″ method=”post” id=”mc-embedded-subscribe-form” name=”mc-embedded-subscribe-form” class=”validate” target=”_blank” novalidate>
<div id=”mc_embed_signup_scroll”>
<h2>Subscribe to our mailing list</h2>
<div class=”indicates-required”><span class=”asterisk”>*</span> indicates required</div>
<div class=”mc-field-group”>
<label for=”mce-EMAIL”>Email <span class=”asterisk”>*</span>
</label>
<input type=”email” value=”” name=”EMAIL” class=”required email” id=”mce-EMAIL”>
</div>
<div id=”mce-responses” class=”clear”>
<div class=”response” id=”mce-error-response” style=”display:none”></div>
<div class=”response” id=”mce-success-response” style=”display:none”></div>
</div> <!– real people should not fill this in and expect good things – do not remove this or risk form bot signups–>
<div style=”position: absolute; left: -5000px;” aria-hidden=”true”><input type=”text” name=”b_0a6ea2c7e4cf30feeb45753b5_b16ca4dd84″ tabindex=”-1″ value=””></div>
<div class=”clear”><input type=”submit” value=”Subscribe” name=”subscribe” id=”mc-embedded-subscribe” class=”button”></div>
</div>
</form>
</div>
<script type=’text/javascript’ src=’//s3.amazonaws.com/downloads.mailchimp.com/js/mc-validate.js’></script><script type=’text/javascript’>(function($) {window.fnames = new Array(); window.ftypes = new Array();fnames[0]=’EMAIL’;ftypes[0]=’email’; /*
* Translated default messages for the $ validation plugin.
* Locale: ES
*/
$.extend($.validator.messages, {
required: “Este campo es obligatorio.”,
remote: “Por favor, rellena este campo.”,
email: “Por favor, escribe una dirección de correo válida”,
url: “Por favor, escribe una URL válida.”,
date: “Por favor, escribe una fecha válida.”,
dateISO: “Por favor, escribe una fecha (ISO) válida.”,
number: “Por favor, escribe un número entero válido.”,
digits: “Por favor, escribe sólo dígitos.”,
creditcard: “Por favor, escribe un número de tarjeta válido.”,
equalTo: “Por favor, escribe el mismo valor de nuevo.”,
accept: “Por favor, escribe un valor con una extensión aceptada.”,
maxlength: $.validator.format(“Por favor, no escribas más de {0} caracteres.”),
minlength: $.validator.format(“Por favor, no escribas menos de {0} caracteres.”),
rangelength: $.validator.format(“Por favor, escribe un valor entre {0} y {1} caracteres.”),
range: $.validator.format(“Por favor, escribe un valor entre {0} y {1}.”),
max: $.validator.format(“Por favor, escribe un valor menor o igual a {0}.”),
min: $.validator.format(“Por favor, escribe un valor mayor o igual a {0}.”)
});}(jQuery));var $mcj = jQuery.noConflict(true);</script>
<!–End mc_embed_signup–>
Is there a way to get this to work from the WP menu? I’d like to have a page or custom link show in a popup. thanks,
Michael
]]>I have installed the popup manager plugin. I created an email signup pop up and added the shortcode to my “after content widget” so it would display on post pages only. However, the pop up keeps popping up a very few seconds or pops up again when I go to another post. If a visitor decides to browse around my site I do not want them to get annoyed with the pop up showing up with every post visit. I tried selecting “exit intent” under pop up trigger but it still constantly pops up. I am not sure what I am doing wrong.
I only want the pop up to be displayed once during a visitors time on my site. How do I accomplish that?
]]>