I’ve implemented BDK Hashtags, but am running into a couple issues.
- I have a comment field on a Post thing type, with @ mentions. I would like the link that gets generated go to the User thing type rather than the Post thing type. i.e. mywebsite.com/user/slug, not mywebsite.com/post/slug. Is that possible?
- For some reason @mentions are clickable but #hashtags are not. My settings are below - I’ve selected them both to be clickable.
Any suggestions?