Solved
Hi,
To hide the title of a ‘Content Item’ when displaying in the rotating headline?
Edite two files:
1) modules/mod_janews.php (note: only comment out the first line you find with ja-newstitle)
and
2) modules/ja_news/headlineuploader.php
Do a search on: ja-newstitle
And comment out the line by adding two forward slashes to the beginning of the line, like this:
// echo “<a href=”$link” class=”ja-newstitle” title=””.trim(htmlentities($firstnew->title, ENT_QUOTES, $current_charset)).””>{$firstnew->title}</a>n”;
—
Joomlart staff, I think it would be nice to add a check-box in the module configuration to this can be done without editing the code.
Sincerely,
wolfix