Need help with terms on calendar nodes
I'm trying to get the stripe functionality/colors per shown calendar node depending on taxonomy as described on /admin/structure/views/view/calendar_test/edit/page_month in the view I've created from a template.
I can't get it to make some difference. If I change the setting from based on content type to based on taxonomy, there is absolutely no change in the HTML output of the view.
Or, if there is some other way to print the taxonomy term along with the calendar node, so I can add my own CSS to color the different calendar nodes shown on the calendar, that would be very appreciated.
Kind regards,
Adam
Comments
Comment #2
hangoverocks commentedI am also experiencing this issue:
"Calendar: Row style options" (FORMAT / Show:Calendar entities | Settings / Stripes / )
When "Based on Content Type" is selected, we can set different colors for each content type. GOOD!
When "Based on Taxonomy" is selected, no taxonomy fields (or anything else) are displayed and we cannot set colors. BAD!
Any clarification on this issue?
Or maybe there is a workaround to apply background color to calendar content based on taxonomy?
Many thanks,
Comment #3
portulacaI can confirm it goes back to D7, version 7-3.6 and the latest dev version.
Stripes based on Content types show up, while stripes based on Taxonomy terms are missing from the output entirely.
The Legend block is showing up correctly, listing Taxonomy terms and their assigned colors (it's not the same code origin), Views Format Calendar Entities is working correctly too.
Maybe it's related to PHP version adjustments?