Profiles

  • Member Since: November 5th, 2008
  • Find me on:
  • Posted a reply to wp_nav_menu crashing in PHP 8.2 with custom taxomy, on the site WordPress.org Forums:
    OK... I found an odd taxonomy/term filter in the functions.php for the theme. Based on…

  • Created a topic, wp_nav_menu crashing in PHP 8.2 with custom taxomy, on the site WordPress.org Forums:
    My theme is calling wp_nav_menu() without parameters. …

  • Posted a reply to Post notification emails stuck in queue, on the site WordPress.org Forums:
    Sure. We run our own server, so I use native cron to do this. Assuming…

  • Posted a reply to Vulnerability?, on the site WordPress.org Forums:
    If you have a specific issue you need resolved, you might want to use his…

  • Posted a reply to No longer able to send mail, on the site WordPress.org Forums:
    I can't help you with rollback as that's a developer issue. Please try to deactivate,…

  • Posted a reply to Post notification emails stuck in queue, on the site WordPress.org Forums:
    You might want to check under Options / Cron Details to see if the tasks…

  • Posted a reply to Plugin Still Supported, on the site WordPress.org Forums:
    I would say it's got "limited" support. I am guessing you upgraded to PHP 8.0?…

  • Posted a reply to Plugin stopped working on PHP8, on the site WordPress.org Forums:
    Indeed. While this stopped the plugin from producing errors, it's not sending out post notifications…

  • Posted a reply to Plugin stopped working on PHP8, on the site WordPress.org Forums:
    I reported the error already, but here's the fix: in wp-content/plugins/email-posts-to-subscribers/query/dbquery-notification.php change if( count($post) ==…

  • Posted a reply to Delete Post Notification, on the site WordPress.org Forums:
    You apparently can't delete one. BUT, if you edit it, you can set the notification…

  • Posted a reply to Post Notifications Stopped working, on the site WordPress.org Forums:
    Try deactivating and then activating the plugin. I have had it lose its scheduled tasks,…

  • Created a topic, Site crashing trying to update a page, on the site WordPress.org Forums:
    We are getting an error when we try to update a partic…

  • Created a topic, Contact Form 7 Still Broken, on the site WordPress.org Forums:
    Almost 6 weeks ago, I started a support ticket to get …

  • Posted a reply to Contact Form 7 Broken, on the site WordPress.org Forums:
    No. After complete deactivation then activating it again and applying the settings, I still get…

  • Created a topic, Contact Form 7 Broken, on the site WordPress.org Forums:
    We use both Contact Form 7 and CleanTalk anti-spam. Wi…

  • Posted a reply to Email Posts to Subscriber stopped triggering emails on Sept 27, on the site WordPress.org Forums:
    My guess based on past experience is that it lost its cron schedule. As a…

  • Posted a reply to Notification Sitting In Queue, on the site WordPress.org Forums:
    Yeah... the author isn't very responsive here. You might try his contact form: http://www.gopiplus.com/work/contact/

  • Posted a reply to Post Notification not working, on the site WordPress.org Forums:
    I use the "Send mail within 30 minutes when any post is published" option and…

  • Created a topic, Reset “Screen Options” to default, on the site WordPress.org Forums:
    Is there a way for a user to reset "Screen Options" so…

  • Posted a reply to Last Update Broke Sending, on the site WordPress.org Forums:
    I would try deactiving the plugin and activating it again. I've found that sometimes and…

  • Posted a reply to Duplicate Email Notifications, on the site WordPress.org Forums:
    If you are using the cron job URL to trigger sending, you should set WordPress…

  • Posted a reply to Emails Are Received By Some Subscribers, But Not Other Subscribers, on the site WordPress.org Forums:
    A standard Gmail account has a limit of 500 recipients per day. It's hard to…

  • Posted a reply to CRON email notifications, on the site WordPress.org Forums:
    You might want to suggest that using the contact form here: http://www.gopiplus.com/work/contact/ I find he…

  • Posted a reply to Emails Are Received By Some Subscribers, But Not Other Subscribers, on the site WordPress.org Forums:
    If the email posts plugin is set to use wp_mail to send, then the from…

  • Posted a reply to Emails Are Received By Some Subscribers, But Not Other Subscribers, on the site WordPress.org Forums:
    The most popular is https://wordpress.org/plugins/wp-mail-smtp/ There are a number of other options too. Just search…

  • Posted a reply to Only specific category, on the site WordPress.org Forums:
    When you create a "post notification", make sure you check the boxes only for the…

  • Posted a reply to Emails Are Received By Some Subscribers, But Not Other Subscribers, on the site WordPress.org Forums:
    Make sure your "from" address on the email is allowed to be sent from the…

  • Posted a reply to Notification Sitting In Queue, on the site WordPress.org Forums:
    I have had to deactivate and reactivate the plugin on more than one occasion after…

  • Posted a reply to Subscription to certain post categories only ?, on the site WordPress.org Forums:
    No. You would need a separate subscribe form for each category if you wanted users…

  • Posted a reply to Cron Mail, on the site WordPress.org Forums:
    In Options > Cron Details, how is your CRON set up? WP CRON or manual…

  • Posted a reply to PHP warning, on the site WordPress.org Forums:
    @gopiplus Thank you!

  • Posted a reply to Limit to Specific Categories, on the site WordPress.org Forums:
    OK. Now I understand. You are trying to manually send the last 3 posts rather…

  • Posted a reply to Limit to Specific Categories, on the site WordPress.org Forums:
    Under "Post Notification", when you add a notification or edit one, the first option is…

  • Posted a reply to Anyone using cPanel cron successfully?, on the site WordPress.org Forums:
    I have just allowed the plugin to use its own cron tasks. That said, I…

  • Posted a reply to Unsubscribe notification to Admin?, on the site WordPress.org Forums:
    Not always. But he acknowledged the last bug report and said it would be fixed…

  • Posted a reply to Unsubscribe notification to Admin?, on the site WordPress.org Forums:
    http://www.gopiplus.com/work/contact/

  • Posted a reply to Unsubscribe notification to Admin?, on the site WordPress.org Forums:
    Sorry. And when I was looking at it earlier, I didn't see that option either.

  • Posted a reply to Unsubscribe notification to Admin?, on the site WordPress.org Forums:
    The notification to admin for new subscribers says it "must be turned on". Though the…

  • Posted a reply to Generated error after notification, on the site WordPress.org Forums:
    Yeah... the author seems to like trying to count() things that aren't arrays.

  • Posted a reply to Generated error after notification, on the site WordPress.org Forums:
    Actually it's a little different. It calls get_post which returns null when there's no post…

  • Posted a reply to Generated error after notification, on the site WordPress.org Forums:
    See https://wordpress.org/support/topic/php-warning-252/

  • Posted a reply to Send email with new post, on the site WordPress.org Forums:
    @dsl225, I don't think that will work because the ###LINK### variable is handled per individual…

  • Posted a reply to Send email with new post, on the site WordPress.org Forums:
    From looking at the code, though I haven't gone through all of it, it appears…

  • Posted a reply to Send email with new post, on the site WordPress.org Forums:
    Indeed I did. In Plugin Settings on the Messages tab, in the Unsubscribe Text in…

  • Posted a reply to PHP warning, on the site WordPress.org Forums:
    That there would be a bug. Line 100 does this: $elp_set_posttype = isset($_POST['elp_set_posttype']) ? $_POST['elp_set_posttype']…

  • Posted a reply to Send email with new post, on the site WordPress.org Forums:
    I have seen the plugin author respond occasionally to bugs. But you're right about support.…

  • Posted a reply to ###POSTLINK### is not hyperlink, on the site WordPress.org Forums:
    I do it in the HTML. Use the "insert link" button, or code in yourself…

  • Posted a reply to Web Content Accessibility Guidelines (WCAG) 2.1, on the site WordPress.org Forums:
    I second this requesst.

  • Posted a reply to Schedule Monthly?, on the site WordPress.org Forums:
    I read that in both the description and change log, but I don't see a…

  • Posted a reply to does not support custom post types?, on the site WordPress.org Forums:
    It's probably in how the post type is registered. In looking at the plugin code,…