{"id":5095,"date":"2014-05-07T14:13:23","date_gmt":"2014-05-07T14:13:23","guid":{"rendered":"http:\/\/www.gopiplus.com\/work\/?p=5095"},"modified":"2018-06-18T02:19:01","modified_gmt":"2018-06-18T02:19:01","slug":"email-subscribers-wordpress-plugin-how-to-install-and-errors-fix","status":"publish","type":"post","link":"http:\/\/www.gopiplus.com\/work\/2014\/05\/07\/email-subscribers-wordpress-plugin-how-to-install-and-errors-fix\/","title":{"rendered":"Email subscribers wordpress plugin how to install and errors fix"},"content":{"rendered":"<h2>Plugin Installation Instruction<\/h2>\n<p><strong>Option 1<\/strong><\/p>\n<ul>\n<li>Download the plugin email-subscribers.zip from <a href=\"http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-download-link\/\">download<\/a> location.<\/li>\n<li>Unpack the *.zip file and extract the email-subscribers folder.<\/li>\n<li>Drop the folder email-subscribers into your wp-content\/plugins folder.<\/li>\n<li>In word press administration panels, click on <strong>Plugins<\/strong> from the menu.<\/li>\n<li>You should see your plug-in listed under Inactive plug-in tab.<\/li>\n<li>To turn the word presses plug-in on, click activate.<\/li>\n<\/ul>\n<p><strong>Option 2<\/strong><\/p>\n<ul>\n<li>Go to <strong>Add New<\/strong> menu under <strong>Plugins<\/strong> menu in your WordPress admin.<\/li>\n<li>Search <strong>Email Subscribers<\/strong> plugin using search option.<\/li>\n<li>Find the plugin and click <strong>Install Now<\/strong> link button.<\/li>\n<li>Finally click activate plug-in link to activate the plug-in.<\/li>\n<\/ul>\n<p><strong>Option 3<\/strong><\/p>\n<ul>\n<li>Download the plugin email-subscribers.zip from <a href=\"http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-download-link\/\">download<\/a> location.<\/li>\n<li>Go to <strong>Add New<\/strong> menu under <strong>Plugins<\/strong> menu in your WordPress admin.<\/li>\n<li>Select upload link (top link menu).<\/li>\n<li>Upload the available email-subscribers.zip file and click Install Now<\/li>\n<li>Finally click activate plug-in link to activate the plug-in.<\/li>\n<\/ul>\n<div class=\"ads-row\">\n\t<div class=\"ads-column1\">\n\t\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t\t<!-- Large Rectancle Center page -->\n\t\t<ins class=\"adsbygoogle\"\n\t\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t\t data-ad-slot=\"0362029595\"><\/ins>\n\t\t<script>\n\t\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t\t<\/script>\n\t<\/div>\n\t<div class=\"ads-column2\">\n\t\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t\t<!-- gopiplus.org Main -->\n\t\t<ins class=\"adsbygoogle\"\n\t\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t\t data-ad-slot=\"7521653079\"><\/ins>\n\t\t<script>\n\t\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t\t<\/script>\n\t<\/div>\n<\/div>\n<h2>Getting error message &#8220;Please try after some time.&#8221; from subscription box?<\/h2>\n<p>1. Open JavaScript file from below mentioned location.<br \/>\nwp-content\\plugins\\email-subscribers\\widget\\es-widget.js<br \/>\nwp-content\\plugins\\email-subscribers\\widget\\es-widget-page.js<\/p>\n<p>2. Go to line 71, 72<\/p>\n<p>3. Remove the comment for that two lines.<\/p>\n<p>From<br \/>\n\/\/alert(xmlHttp.readyState);<br \/>\n\/\/alert(xmlHttp.responseText);<br \/>\nTo<br \/>\nalert(xmlHttp.readyState);<br \/>\nalert(xmlHttp.responseText);<\/p>\n<p>And try it again, now you can see the actual error in the alert box.<\/p>\n<h2>How to update default alert message from subscription box?<\/h2>\n<p>wp-content\/plugins\/email-subscribers\/widget\/es-widget-page.js<br \/>\nwp-content\/plugins\/email-subscribers\/widget\/es-widget.js<\/p>\n<p>Default subscription box alert messages are coming from the above JS files. you can easily search and update the text from these JS files.<\/p>\n<div class=\"ads-row\">\n\t<div class=\"ads-column0\">\n\t<script async src=\"\/\/pagead2.googlesyndication.com\/pagead\/js\/adsbygoogle.js\"><\/script>\n\t<!-- Above Comment -->\n\t<ins class=\"adsbygoogle\"\n\t\t style=\"display:inline-block;width:336px;height:280px\"\n\t\t data-ad-client=\"ca-pub-6676019656533652\"\n\t\t data-ad-slot=\"2359628415\"><\/ins>\n\t<script>\n\t(adsbygoogle = window.adsbygoogle || []).push({});\n\t<\/script>\n\t<\/div>\n<\/div>\n<h2>Video Tutorial<\/h2>\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-video-tutorial\/\">http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-video-tutorial\/<\/a><\/p>\n<h2>Download Link<\/h2>\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-download-link\/\">http:\/\/www.gopiplus.com\/work\/2014\/05\/06\/email-subscribers-wordpress-plugin-download-link\/<\/a><\/p>\n<h2>Official Page &#038; Live Demo<\/h2>\n<p><a href=\" http:\/\/www.gopiplus.com\/work\/2014\/05\/02\/email-subscribers-wordpress-plugin\/\"><br \/>\nhttp:\/\/www.gopiplus.com\/work\/2014\/05\/02\/email-subscribers-wordpress-plugin\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Plugin Installation Instruction Option 1 Download the plugin email-subscribers.zip from download location. Unpack the *.zip file and extract the email-subscribers folder. Drop the folder email-subscribers into your wp-content\/plugins folder. In word press administration panels, click on Plugins from the menu. You should see your plug-in listed under Inactive plug-in tab. To turn the word presses [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"closed","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[173],"tags":[102,210,209],"class_list":["post-5095","post","type-post","status-publish","format-standard","hentry","category-plugin-tutorial","tag-email","tag-newsletters","tag-subscribers"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/5095","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/comments?post=5095"}],"version-history":[{"count":0,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/5095\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/media?parent=5095"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/categories?post=5095"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/tags?post=5095"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}