Hi, has anyone figured out how to add Event title to Event in Calendar? Right now only Event picture with Event title in alt-text. I've scanned and tried different inserts into BXDolEvent.php, but so far no luck...
| Hi, has anyone figured out how to add Event title to Event in Calendar? Right now only Event picture with Event title in alt-text. I've scanned and tried different inserts into BXDolEvent.php, but so far no luck... | 
| Oh, found it myself. Helps to edit the file from the same website... LOL In case anyone else would like to know: Insert {$eventArr['Title']} into BXDolEvent.php end of line 1654 + about line 1666. Cheers ;-) |