Subscribe or Follow a post
-
I’m not sure if this is possible, but I’ve tried to find a solution the simplest way I can think of. Your help will be much appreciated, even if it’s something different…
I’d like for a registered and logged in user to be able to navigate to a calendar category on a site I am building. In the <while> loop or the category template, I’d like to be able to insert a button which the user can click. Clicking this button will act like an “I am attending” button. Each post in the category will display it’s own button.
So once this button is clicked, the (logged in) user can go to another page, to see a list of the posts which he said he is attending.
To boil it down, a user needs to associate their user ID with one or several posts by clicking this button, and on a category page, these posts need to be displayed for the logged in user.
Again, I am not sure if this is possible, so if it’s not, or I just explained it really badly, feel free to say it’s junk but please suggest a more logical way ??
- The topic ‘Subscribe or Follow a post’ is closed to new replies.