My website wil have a new custom posttype; an "Avatar".
Here you can generate a custom avatar based on answers to all kind of questions.
I want anybody to be able to register an account on my website where they can create their own avatars.
But I want users only to be able to see their own avatars, nobody elses.
Is this possible?
Also, I can imagine that a user would like to categorise avatars so a taxonomy could be used, but again, idealy they would only be able to see their own categories and make their own categories.
You can allow a user to have access to their own Avatars if these Avatars are as posts, however for your taxonomies these are more general so you wouldn't be able to restrict the users to see only the terms they created.
from settings you can set the permalink of all posts. I just want to set the permalinks for this post type.
There is a setting for permalinks in toolset. I wonder if there is a posibility to use some kind of tags like %author%/ in there (I tried this but doesn't work):
Thnx Shane, will try that!
Would be nice if the toolset permalink could get more functionality without the need of an extra plugin for this.
Maybe in a future update?