Welcome the Technical Support section. Help us in assisting you by providing us with a concise and descriptive elaboration of your issues. Be specific and if possible, provide us with a step-by-step instruction in replicating your problem.
on List categories module (file /modules/events/categories.php), using <?php echo JText::_( $this->escape($row->description) ); ?>, i m able to display the description.
but trying to do the same thing on file "events.viewevent.php", nothing works: