Hello,
I'm new to this.
I'd like to be able to input certain information when making a new post:
- Category
- Tags
- Author
- Source Name
- Source URL
(I'm making a news site which is mostly links to other sites)
I'm using the Admin plugin and the Project Space theme (because I like the layout)
in user/config/site.yaml I found a list of taxonomies and I added a few to it:
taxonomies:
- category
- tag
- author
- srcname
- srcurl
sometimes these extra taxonomies appear in the admin plugin as textfields that I can input information but not always. I'm not familiar enough with the backend to understand why this is happening.
Have I done the correct thing - to add these taxonomy options? or is there a better / proper way of doing it? Might the Project Space theme (I installed the Project Space skeleton) have something to do with this?
Thanks so much for your help, bye
Adam