How do I dynamically display content belonging to a channel owner only on their dynamic channel?

I’m trying to dynamically display posts from different users, but only their posts that they post about, also want people to view their posts only on the channel owner‘s channel.

@epicmedia2015 sorry but your post does not make sense. Could you provide more details on what you are trying to achieve and what is your actual problem so we can come up with an answer :slight_smile:

Unfortunately, it is hard to understand what is “dynamic channel”. Do you mean setting up content access control? You can do so with Wix Data Hooks.

Ok so a channel would be like a profile page except it’s custom, how would I filter their posts to show up dynamically under their channel only?

I replied to Certified Code to clarify.

Figured this out.

I know that if channel is private then We can add the specific user in it and in case of public all

How would the public option work?
I figured out the private option, it’s a little glitchy, but it works.
But I’m now trying to figure out how to automatically display the channel owner‘s name/profile pic on their post just like this comment and to where everyone could see it on the main feed.
It’s very critical that I get this fixed so everyone can post their content.