• Hi there,

    First off, brilliant plugin!!! Thanks for this great work!

    How do I get the management page to display publicly? I want to give public users the option of inputting their email address and getting the link to the “personal management page” as shown in the options:

    “To manage your subscriptions, please enter your email address here below. We will send you a message containing the link to access your personal management page.”

    But i don’t see a static version of that page anywhere… how do I show the management page so that my subscribers can access it?

    I followed your instructions on this post, but the only thing that was generated was the checkbox with:

    “Notify me of followup comments via e-mail. You can also subscribe without commenting.”

    I tried switching my new subscribe template content section from

    <?php if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show(); ?>

    to:

    <?php if (function_exists('subscribe_reloaded_manage')) subscribe_reloaded_manage(); ?>

    but it still only displayed the checkbox.

    Would love some help!! Many thanks!

Viewing 1 replies (of 1 total)
  • Thread Starter tblasko

    (@tblasko)

    OK I realize now that every time you get an alert there is a link to “Manage your subscriptions.”

    That should do for now – my company users can just use that link! But it would be awesome to have a little widget that just accepted an email address and sent that link on request!

    Again, great plugin, many thanks!
    -Tim

Viewing 1 replies (of 1 total)
  • The topic ‘[Plugin: Subscribe To Comments Reloaded] Public users accessing management?’ is closed to new replies.