Events manager Categories
-
Hi.
I am looking for an answer, please complete answer. How to go in to the calender page and create a code that checks the categoryid to see wich category it is so i can make an IF code depending on wich category it is.
Like:
<?php if(#_CATEGORYID == 15) {
echo <img>;
} elseif(#CATEGORYID == 16) {
echo <different img>;
} ?>I am looking everywhere for this and I cant find it. I want to add this code into the em_calender_full.php so that this img shows togheter with the link in the full calender mode.
Can anyone help me?
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Events manager Categories’ is closed to new replies.