- Issue created by @BEGRAFX
- Status changed to Postponed: needs info
over 1 year ago 12:52am 26 June 2023 - π¦πΊAustralia mingsong π¦πΊ
According to the source code in line 368 (https://git.drupalcode.org/project/fullcalendar_view/-/blob/5.1.12/src/F...),
There are two conditions required to get taxonomy colouring works:- The taxonomy field exists in that content type and the colour value is correctly populated for those contents.
- The colour settings for the view is set up correctly.
It seems that you believe you have already set up the view correctly. But from the steps you provided, I can't tell what the field value of those contents.
This feature was introduced back to years ago, and no change since then. I think it might be the content issue rather than a bug. Otherwise, there would be a lots of people reporting the similar issue, as there are more than 10K sites currently using this module.Suggestion:
A quick trouble shooting steps:- Change the view display format to others, for example list.
- Have a look at the field value of that taxonomy field.
- If the value hasn't been populated as expected, then it is a content issue.
- πΊπΈUnited States BEGRAFX Laconia, New Hampshire
I'm not sure what the issue was. I completely uninstalled the module, removed the view, removed all of the content items related to it, took everything completely back to square one, flushed caches, reinstalled the module, recreated the content nodes, rebuilt the view... I'm not sure what was done differently this time, but the colors are now working.
Now to try to get Recurring events to work.
- Status changed to Closed: works as designed
over 1 year ago 1:55am 28 June 2023 - π¦πΊAustralia mingsong π¦πΊ
I close this as you got it works for you.
If you have an issue related to recurring events, you can raise another ticket for that.