I already have the full subscription to Thrive Themes. Should I be using that instead, or is there any to use the best of both?
]]>Hello I’m new here so not sure if I’m typing the question at the right place.
I am having issues with my subscribers showing up.I have about 50 subscribers in my subscriber lists but only 9 shows up on the blog. They say that they do not receive any notification to confirm. I also don’t get notified when someone subscribes Kindly help.
Can I export the list of subscribers from the plugin?
]]>Hi, using this plugin works fine on FF and Chrome, but in IE the whole screen darkens and the subscribe box pops up in an unexpected place.
Any idea what is making it behave that way?
Thanks,
]]>Great plugin, thank you!
You have a little typo in the word “Please” in the settings:
“Plese use this shortcode to disply email subscriber popup box on your page or php code in theme files”
Please correct.
]]>My client’s site is set to use https:// for all pages. This plugin loads the stylesheets via https:// so they were being blocked.
I changed lines 26 and 27 of email-subscriber.php to be:
wp_enqueue_style(‘kento-email-subscriber-style’, get_stylesheet_uri() );
wp_enqueue_style(‘kento-email-subscriber-animate’, get_stylesheet_uri() );
This resolved the problem.
]]>