The users can also create a comment to the story. When a user clicks on the current comment creator’s name, he is also sent to the profile page and the key is the current comment’s unique id.
I want that the settings of the creator of the story and the comment is displayed, no matter if it’s the creator of a story or a comment. Does somebody know how to do that?
But it works properly with ID. My issue is that it only works when the user clicks on the name of the story’s creator. It should work in both ways. When he clicks on the name of the storys creator and the Comments creator. So I need two types: Story and Comment
So I have a group where I get the ID of the story and a group where I get the ID of the comments. But there are other groups in the group, where the type of content should be story and comment.