{"id":4837,"date":"2014-04-05T15:33:53","date_gmt":"2014-04-05T15:33:53","guid":{"rendered":"http:\/\/www.gopiplus.com\/work\/?p=4837"},"modified":"2018-03-22T07:18:05","modified_gmt":"2018-03-22T07:18:05","slug":"error-handling-email-posts-to-subscriber-plugin","status":"publish","type":"post","link":"http:\/\/www.gopiplus.com\/work\/2014\/04\/05\/error-handling-email-posts-to-subscriber-plugin\/","title":{"rendered":"Error handling in Email posts to subscribers plugin"},"content":{"rendered":"<h2>Getting error any error in the Subscription Box?<\/h2>\n<p>1. Open JavaScript file from below mentioned location.<br \/>\nwp-content\\plugins\\email-posts-to-subscribers\\widget\\widget.js<br \/>\n2. Go to line 70, 71<br \/>\n3. 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<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>How to update Subscription Box style?<\/h2>\n<p>You have separate CSS file for Subscription Box styling. Please find the CSS file from the below mentioned path.<\/p>\n<p>wp-content\\plugins\\email-posts-to-subscribers\\widget\\widget.css<\/p>\n<h2>Plugin Live Demo<\/h2>\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2014\/03\/28\/wordpress-plugin-email-posts-to-subscribers\/\">http:\/\/www.gopiplus.com\/work\/2014\/03\/28\/wordpress-plugin-email-posts-to-subscribers\/<\/a><\/p>\n<h2>Plugin Official Page<\/h2>\n<p><a href=\"http:\/\/www.gopiplus.com\/work\/2014\/03\/28\/wordpress-plugin-email-posts-to-subscribers\/\">http:\/\/www.gopiplus.com\/work\/2014\/03\/28\/wordpress-plugin-email-posts-to-subscribers\/<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Getting error any error in the Subscription Box? 1. Open JavaScript file from below mentioned location. wp-content\\plugins\\email-posts-to-subscribers\\widget\\widget.js 2. Go to line 70, 71 3. Remove the comment for that two lines. From \/\/alert(xmlHttp.readyState); \/\/alert(xmlHttp.responseText); To alert(xmlHttp.readyState); alert(xmlHttp.responseText); And try it again, now you can see the actual error in the alert box. How to update [&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":[226,103,6,5],"class_list":["post-4837","post","type-post","status-publish","format-standard","hentry","category-plugin-tutorial","tag-email-posts","tag-newsletter","tag-plugin","tag-wordpress"],"aioseo_notices":[],"_links":{"self":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/4837","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=4837"}],"version-history":[{"count":0,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/posts\/4837\/revisions"}],"wp:attachment":[{"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/media?parent=4837"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/categories?post=4837"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/www.gopiplus.com\/work\/wp-json\/wp\/v2\/tags?post=4837"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}