-
AuthorPosts
-
SHoggard Friend
SHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
September 18, 2009 at 1:24 am #144317TELINE III (1.1) Two News Ticker problems:
1. I set to Display Title “Breaking News” but it displays the default ‘Headlines” ( minor issue)
2. In the “Advanced Parameters” tab the settings for
- On click open in
- Load CSS file
Are missing completely!
See image:-
Saguaros ModeratorSaguaros
- Join date:
- September 2014
- Posts:
- 31405
- Downloads:
- 237
- Uploads:
- 471
- Thanks:
- 845
- Thanked:
- 5346 times in 4964 posts
September 18, 2009 at 9:58 am #317721Hello SHoggard!
1. I set to Display Title “Breaking News” but it displays the default ‘Headlines” ( minor issue)
=> The JA Newsticker doesn’t use Module’s title, to display title you will put text as you expected beside this module.2. In the “Advanced Parameters” tab the settings for …….
The lastest version has remove those paramaters.
SHoggard FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
September 18, 2009 at 10:07 am #317723Thanks…. I don’t understand this:
<blockquote>The JA Newsticker doesn’t use Module’s title, to display title you will put text as you expected beside this module.</blockquote>How do I change ‘Headline’ to “Breaking News”
Anonymous ModeratorJA Developer
- Join date:
- September 2014
- Posts:
- 9914
- Downloads:
- 207
- Uploads:
- 152
- Thanks:
- 1789
- Thanked:
- 2008 times in 1700 posts
SHoggard FriendSHoggard
- Join date:
- October 2006
- Posts:
- 290
- Downloads:
- 5
- Uploads:
- 21
- Thanks:
- 26
- Thanked:
- 7 times in 1 posts
September 18, 2009 at 10:43 am #317734Excellent:
Around line 39 there’s this:
<blockquote><?php if($this->countModules(‘headlines’)) : ?>
<div class=”ja-healineswrap”>
<em>Headlines:</em>
<jdoc:include type=”modules” name=”headlines” />
</div></blockquote>
Change to:
<blockquote><<?php if($this->countModules(‘headlines’)) : ?>
<div class=”ja-healineswrap”>
<em>Breaking News:</em>
<jdoc:include type=”modules” name=”headlines” />
</div></blockquote>
Instant gratification! 🙂AuthorPostsViewing 5 posts - 1 through 5 (of 5 total)This topic contains 5 replies, has 3 voices, and was last updated by SHoggard 15 years, 1 month ago.
We moved to new unified forum. Please post all new support queries in our New Forum
JA News Ticker: Advanced Paramaters missing
Viewing 5 posts - 1 through 5 (of 5 total)