Category Color
-
Hi,
I am trying to display different color on multi categories on each event under event listing.
The only way to do this is to modify placeholders/category.php using
$EM_Category->output(“#_CATEGORYCOLOR”);inside the loop but return weird result such as “March69057” instead of “#BBBBBB”, apart from the last category within the single event.
If I do a var_dump on $EM_Category, I don’t understand why is [“color”]=>NULL for every category? Would be good to have this flag return the category’s color reference.
Any pointer would be much appreciated.
Thanks,
John
Viewing 4 replies - 1 through 4 (of 4 total)
Viewing 4 replies - 1 through 4 (of 4 total)
The topic ‘Category Color’ is closed to new replies.