• Resolved anmari

    (@anmari)


    In testing the subscribe2 plugin I am finding it is messing up the recent posts widget(or maybe it is a bug in the recent posts widget?).

    When one clicks on the confirmation link in the email and goes to the subscription page, then the recent posts in the sidebar are listed by page id only – ie: not the post titles


    https://anmari.com/testing/wp/?s2=18bd301dd64e812cc92513a09be26a4cf4

    Clicking on an unsubscribe link does the same thing – ie numbers instead of titles.

    Reclicking on an unsubscribe link causes an appropriate message (No such email registered), but then all the recent post titles are replaced with “subscription confirmation”.

    Try this one
    https://anmari.com/testing/wp/?s2=08bd301dd64e812cc92513a09be26a4cf4

    Does anyone have any idea why this is happening and what I can do to avoid it (other than not use recent posts).

    To debug I have made the theme the default one and moved recent posts up first, but it does not seem to make any difference.

Viewing 3 replies - 1 through 3 (of 3 total)
  • This is a known issue related to the the_title filter in WordPress. It needs a fix in the WordPress core to be repaired.

    I’m using WP 2.51 with Subscribe2 version 4.8. I’m having the same problem: recent posts showing as ids instead of titles on the confirmation link page. Any suggestions on how to implement fix?

    Problem is fixed. If anyone else is having this problem, google: comment out line 2183 in Subscribe2.php. See plugin author’s remedy (for related issue) which requires light editing in Subscribe2.php. I might be off here, but it worked for me.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Subscribe2 & Recent Posts problem’ is closed to new replies.