[ad_1]
I am building a multi-post site, where users can showcase their portfolio pieces or write articles.
I am using Custom fields, CPT UI, and breakdance for everything. What I am trying to figure out for a way to allow users to create their own tags as “hashtags” so increase the level of taxonomy which is done by the users and not by the administrator.
Is there a way to implement this?
[ad_2]
I’m not entirely sure of your whole situation and what you have going on, but since you’re already using Advanced Custom Fields, you could just create a front-end form that allows your users to edit and add whatever you want to the post. Just google something like Advanced Custom Fields front-end form and you should get results. ACF even has samples on their website I believe.
You could also use something like Gravity Forms as well to do the same thing.