I would like to put a date before 1970 to a album. At this moment it can only be a date between 1970 and 2030. I see the date is handled bij moment.js.
See date and time handling wiki on UNA.
I found out that (moment-timezone-with-data-1970-2030.min.js) is located in plugins_public folder. I quess i need the file "moment-timezone-with-data.js". How can i let the date picker in my site use this file?
- 740
I would like to add Categories to Albums. Followed the steps https://unacms.com/wiki/Browseable-categories but get stuck on the part how to insert the correct data into the database.
I named my list: Albums categories. Placed this code in the "service" block
add this to the database
The block is showing on the Albums Home page, but it's not showing any categories.
What did i do wrong?
- 770
I created some labels and they appear in the info box besides a album or a post. Instead of searching in categories i would like to search by a label. However i was not able to add this option to the search field. I could add the date field. See explanation in this post: https://una.io/d/add-search-fields
I know you can click on the labels in the Info part to find related posts/albums. Would't it be possible to click "search" on every used label by the search form or in a #Hastag like block? I see by creating this post that UNA offer to use categories and labels in discussion, but not in Posts. I also could't find my answer in this video https://una.io/p/hashtags-labels-channels
Any advice how to configure this?
- 755