I’ve created a blogging system that works for each of my subscribers (not the same as the built-in Wix system). I have one database where all the subscribers’ entries go into.
I want to put a repeater somewhere, possibly on their profile page that shows only their blog entries.
Basically, I want the subscriber to be able to share a link that takes people straight to a page with a repeater, showing just their own blog posts, not everyone else’s. I don’t want their viewers to have to sign in. I’ve tried for days, but I can’t figure out how to do this with a dataset filter or by using the URL of their profile page in code.
I can use code, but I am not a coder. I mostly just cut and paste examples and try to customize them, so please give possible code I can use if you can.
Thank you