Subject:*
<
Name/Email:*
<
Message Icon:*
<
Select*
<
Message:*
<



Click the Preview to see the content in action.
Options:*
<
Confirmation Code*
<
7 - 2 = ?  
Input the result from the expression
Maximum attempts you can try: 10
*
<
   

Re: News module: how to remove category name from news headline?
by Bates on 2006/11/27 15:10:38

Great ! Thanks all you guys.. it's finally working..

PS: Does one of you guys perhaps know how I can put links from my news articles to the CBB forum?

For example:


text ......


Discuss this article in our forums


There isn't a topic yet, but as soon as one clicks the link to discuss it in the forum, it's been created..?
Re: News module: how to remove category name from news headline?
by littletern on 2006/11/27 9:22:51

Bates,
just remove manualy this: &nbsp;: 

from /modules/news/index.php and modules/news/article.php

How you will find this? Simple, in these files this (&nbsp;: ) is inserted only ONCE so you can find them without any problem... (use search function in your editor)
Re: News module: how to remove category name from news headline?
by red_Slider on 2006/11/26 17:29:38

I forgot!
Update news module!
it is in the languages file
I think ... wait a minute

hmmmm I forgot where I did it

hmmm try find manually (4e by Total or Norton Commander )
" : "

Hevre? any idea ?
Re: News module: how to remove category name from news headline?
by Bates on 2006/11/26 16:38:51

Ok so I have edited the file news_item.html

and changed:

le="color: #000000"><?php <td class="itemHead"><span class="itemTitle"><{$story.title}></span></td>


into

le="color: #000000"><?php <td class="itemHead"><span class="itemTitle"><{$story.news_title}></span></td>




Uploaded that file to my news templates and replaced the existing news_item.html file.. But I still see the (:) sign !

What am I doing wrong here??

Example

Resized Image
Re: News module: how to remove category name from news headline?
by Wayne on 2006/11/26 15:37:35

@red_slider

Nevermind, thanks. Found it... I was looking for something with the word "category", not topic_title

Who's Online

190 user(s) are online (137 user(s) are browsing Support Forums)


Members: 0


Guests: 190


more...

Donat-O-Meter

Stats
Goal: $15.00
Due Date: Jul 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $15.00
Make donations with PayPal!

Latest GitHub Commits