65 comments found.
I have the optinpanel on my website in the right lower corner, however, I also wanted to list it in the footer. www.ieanjesus.org.ec (footer) Is there a way to get it to open upon clicking like your other layered popups does?
<a href="#" onclick="wpop_show_panel(); return false;">Open Panel</a>
Hello,can you integrate mailpoet email provider?because im currently using mailpoet.
Regards
Hi. I have such plan, but I can’t tell exactly when I’m going to implement one.
Can you build an additional generic auto responder that we would enter the HTML code generated by the vendor. There are so many others as well as self hosted auto responders that just use standard HTML to track campaigns. This would be a real nice add on to this already great plugin.
Thanks for idea. Currently I don’t have such plan, but I’ll think about it.
could we create the same effect of this plugin with the layered popup? It seems almost the same.
Layered Popups doesn’t have tabs sticked to window edge.
Thanks, is there any chance you can add window edge to layered popout too?
Unfortunately, I don’t have such plans.
Hello, I’m from Brazil and I am writing google translator.
On my site I have an affiliate system, which is the url: my name site.com/?aff= affiliate. In aweber have the option to capture the url of the affiliate, and when I’m writing the email in aweber I put the custom url field and the email is sent using the url of my site where the person filled out the form, this option already exists in aweber. I wonder if it’s possible with this plugin I capture the affiliate ID? This way if I capture the affiliate ID I can put the ID OF AFFILIATE field in e-mail and e-mail will be sent to the affiliate ID that indicated my site. Is it possible to capture the ID of the affiliate with this plugin?
Hi. Unfortunately, the plugin doesn’t have such feature.
Can I install the optin form in my website with html/php coding? Not a wordpress.
Tq
Hi. I have standalone script: http://codecanyon.net/item/optin-panels/7884383
I would like to have just an image within the optin instead of an email and name field.
Is this possible to include only my personalised HTML code and nothing else?
Hi. Unfortunately, no. Opt-in form is mandatory.
Is compatible with MailWizz ( http://goo.gl/q1rypi )
Unfortunately, no.
Hi, I have the plug-in activated and configured, but it does not display on my website.
url is http://realwaystoearnmoneyonline.com
I’d appreciate any help, thanks.
Hi. I’ve just checked your website and didn’t notice plugin’s code in source code of the page. Please make sure that you cleared the cache and updated minification. If you still have a problem, please provide access to WP dashboard – I’ll checl what’s wrong. You can send details through my profile page.
I disabled it about twenty minutes ago as I was tinkering with something else, so that’s probably why it wasn’t appearing. I just re-enabled it.
I use the Wp Minify plug-in. Could that have something to do with why it isn’t displaying?
Nope. The reason is that your website doesn’t load jQuery. jQuery is a library that must be loaded by WordPress and all functionality is based on this library. jQuery is loaded automatically until something blocks it. In your case, probably, theme blocks jQuery. Without jQuery 90% plugins won’t work on your website.
Unfortunately, now I’m on the way to home, so I can check your WP dashboard approx in 24 hours.
Thanks for letting me know. Actually most plug-ins do work on my website. I may not need you to check my wp-admin. I have already sent you a message via your contact form, but please disregard it. I think there is a chance I can sort this out if it’s something to do with jquery. I will contact you again if I need further assistance, thanks.
Thank you.
Hey – great plugin!
My client would look something similar, but with phone number as well as email address. Is this possible?
Thanks
Ben
Hi Ben. Unfortunately, the plugin doesn’t have form builder. Plugin works with “name” and “e-mail” fields only.
hey
the plugin all changed into RTL on my RTL site, the only part that didnt change to RTL is the OPTIN form
Hi. Didn’t catch exactly. Please provide URL and explain what you mean.
sent link by email
Replied.
Hi. this great plugin
are this plugin support wp multisite ..?
Hi. Unfortunately, I can’ answer you question now. I didn’t test the plugin with multisite.
Hi. this great plugin
are this plugin support wp multisite ..?
Hi. Unfortunately, I can’ answer you question now. I didn’t test the plugin with multisite.
Hi there… love the plug in… but it is not working… I mean, it opens, it looks cool, but the minute I suscribe it does not send me anything to the mail… ...
Help?
Please provide URL of the page. Is new suchscrber added to “Subscribers” list in admin area?
Please notice, that my plugin uses WP-native wp_mail() function. So, e-mail sending is handled by WordPress installation, not by plugin. Why your WordPress installation can’t send e-mails? By default WordPress uses php-native function mail(), so probably your hosting provider blocks this function. Try the following: 1) Make sure that you use real (existing) e-mail on the same domain as “Sender e-mail” on plugin “Settings” page. Some hosting providers block mail() function if you try to use 3rd party e-mail address as sender e-mail address. 2) Contact your hosting provider and ask them if they block PHP mail() function.
If mail() function is blocked on your server try to configure WordPress native wp_mail() function to work through 3rd party SMTP servers. You can do it by using any of free plugins: http://wordpress.org/plugins/search.php?q=wp_mail+smtp
Possible to have the panel off for users that are logged in?
Hi. Unfortunately, there is no such option.
Hi, my autoresponder is not Mailchimp and neither Aweber, anyway I will able to integrate my autoresponder at this plugin? Do you help in the integration?
Hi. Opt-In Panel supports MailChimp, AWeber, GetResponse, iContact, Campaign Monitor, Mad Mimi and MyMail. You need modify plugin source code to integrate your autoresponder. Unfortunately, I don’t do freelance work.
What information (from the autoresponder) is needed to configure this plugin? I can create a standard form (basic) and pick up the functions parts from the HTML code and insert at the configuration of this plugin?
Nope. Your autoresponder must have API and you need integrate their API into my script (HTML-forms provided by autoresponder won’t work). Unfortunately, I can’t guide you through source code modification, because it is time-consuming process. You need explore source code by yourself.
Hello, I just purchased this plugin and it is not working at all. I have installed it and set it up correctly as far as I can tell but I am getting no opt-in on the front end of my site.
Any ideas? Http://www.rosecitysoccerpress.com is the url of the site
Hi. Please provide access to WP dashboard and I’ll fix the problem. You can send details through my profile page.
I would also like to see the option of adding fields. At least first name / surname separation, which is common on all the platforms you’re allowing connections with.
Hi. Unfortunately, the plugin doesn’t have form builder. Only “name” and “e-mail” fields are allowed.
Hi there, just wondering if you’re able to add other fields to the form?
Thanks, gee
Hi. Nope. There is no such option.
Hey, Thanks for the plugin. Works awesome and already got a few new subscribers. There’s one little annoying issue though. I set the tab to open automatically after 15 seconds, but when I close it (without subscribing), it still keeps opening in every page I visit. This is a sure way to annoy readers and make them flee my website.
Is there a way for the plugin to remain closed and not reopen after each page load?
Ok I think I got it. I need to check “Remember State”, right? Maybe it wasn’t working because I needed to empty the page cache.
Hi. Yes. You need to activate checkbox “Remember State” on Settings page. If you use caching plugins, please don’t forget to clear cache after changing of any settings parameters.