Forums

[Plugin: Subscribe to Comments Reloaded] Management Function in Custom Page (2 posts)

  1. nickbudden
    Member
    Posted 10 months ago #

    Hi,

    I'm trying to get the subscribe to get comment subscriptions to show within my own page template. I've been through the forums and tried a few different techniques for this, most notably this, shown by the plugin's creator: http://lab.duechiacchiere.it/index.php?topic=71.0

    Current I'm calling the following function from my custom page template:
    <?php if (function_exists('subscribe_reloaded_show')) subscribe_reloaded_show(); ?>

    Unfortunately this produces a checkbox with the text "NOTIFY ME OF FOLLOWUP COMMENTS VIA E-MAIL". What I would like to be calling is a list of the comments you are subscribed to, with the ability to unsubscribe from those comments.

    Would anybody be able to point me in the right direction for achieving this? Any help is greatly appreciated.

  2. camu
    Member
    Posted 10 months ago #

    Hi there,

    your users will be able to see that list once they click on the unique link the system generates for each of them :) If you see that message, it means you're not subscribed to that post. If you subscribe, you will see one that allows you to access the management page.

    Please let me know if you have questions,
    Camu

Reply

You must log in to post.

About this Topic