Wp Subscribe Author plugin is help subscriber to follow his/her favourite author. Once subscriber starts follow the author, he will get notified all new post of author by email.
Yes, i´ve tested as admin and contributor and still does not work. On the plugin activation it didn´t create the mysql db. But, just for test and run the mysql script on phpmyadmin, and now the db exists.
@Gomes: I tried on fresh WordPress(3.5) Installation, Everything works fine. Database table created fine, author subscribe functionality is working fine. I am not sure what was your problem.
Subscribe functionality works in jquery ajax. Probably you may have JavaScript error, So please check your console and make sure js errors not occurring and breaking ajax call.
I’m Andrew from WebHostingHub. We are doing Spanish translations of useful plugins in order to ease the people from Hispanic community and we consider that your Wp Subcribe Author plugin that we found at http://code-cocktail.in/portfolio/wp-subscribe-author/ is very interesting.
Would it be ok with you, if I translate it into Spanish? You can answer me directly on my email.
Hi,
Does this plugin works with 3.4.2?
I´ve installed and nothing happens when i click on subscribe.
Regards,
RG
Have you logged in as user. check the Faq. If you have other problem. describe your problem in detail.
Hi,
Thank you for the prompt reply.
Yes, i´ve tested as admin and contributor and still does not work. On the plugin activation it didn´t create the mysql db. But, just for test and run the mysql script on phpmyadmin, and now the db exists.
The problem remains the same.
@Gomes: I tried on fresh WordPress(3.5) Installation, Everything works fine. Database table created fine, author subscribe functionality is working fine. I am not sure what was your problem.
Subscribe functionality works in jquery ajax. Probably you may have JavaScript error, So please check your console and make sure js errors not occurring and breaking ajax call.
I´ve this error using firebug:
jQuery(…).tipTip is not a function
So You may have jquery conflict issue with other js library. check your page source js files should loaded in following order
jquery.js?ver=1.8.3
jquery.tipTip.minified.js?ver=3.5
wpsa-subscribe-author.js?ver=3.5
Confirm you don’t have duplicate jquery files loaded. Your document should have only one jquery. check all js files loaded properly.
Hi Gowri, thanks for this amazing plugin. My question: Is there a way the author can display his subscriber list?
Thanks for the feedback, Right now plugin don’t have any direct method do that. But I will add that in near feature and update you soon.
Hi Gowri,
I’m Andrew from WebHostingHub. We are doing Spanish translations of useful plugins in order to ease the people from Hispanic community and we consider that your Wp Subcribe Author plugin that we found at http://code-cocktail.in/portfolio/wp-subscribe-author/ is very interesting.
Would it be ok with you, if I translate it into Spanish? You can answer me directly on my email.
I hope I’ll hear from you soon.
Kind regards
Andrew Kurtis
WebHostingHub
Awesome, you just saved me few hours ! Thank you for great work !