How to remove the text "Category"

Advanced newspaper or magazine Joomla template to build news website with unique and detailed design.
GK User
Wed Nov 06, 2013 12:52 pm
One more question. How can I remove the text "Category" but keep the Category name.

For instance it is "Category: Interview" I just would like to show "Interview" not the "Category" text.
User avatar
Expert Boarder

teitbite
Wed Nov 06, 2013 5:02 pm
Hi

Please show me the exact place You want to remove it from.
User avatar
Moderator

GK User
Wed Nov 06, 2013 5:04 pm
Hi.
Can you show me where, in module or in component view ?
Please add URL of you website, it will help me much more.
User avatar
Platinum Boarder

GK User
Wed Nov 06, 2013 5:09 pm
Please see at this picture: http://i.tinyuploads.com/Iaa7PS.jpg I just want to show "Interview" text, not the "Category"

I will send the URL your inbox. If possible can you please check the Hyper Links for the articles. Just want to change the hyperlink color in the content only. I had asked at https://www.gavick.com/forums/the-world ... 30395.html

Thanks so much!
User avatar
Expert Boarder

GK User
Wed Nov 06, 2013 5:23 pm
About color of links, please read my tips from here: http://www.gavick.com/documentation/joo ... -size-etc/
User avatar
Platinum Boarder

GK User
Wed Nov 06, 2013 5:26 pm
About "category" that should be easy, but(!) you have to remove this word from Joomla translation file.
or delete it from template file, which method you want to use ?
Both are simple and safe and they works.
User avatar
Platinum Boarder

GK User
Wed Nov 06, 2013 5:30 pm
Doesn't matter if both simple and safe. Just need to know how to do it. By the way, sorry for I would be happy if you show me a certain code for changing Hyper Links. I am a beginner for CSS.
User avatar
Expert Boarder

GK User
Wed Nov 06, 2013 5:38 pm
Or let's use .ini file modification method.

Open this file: language\en-GB\en-GB.com_content.ini
Change line ~14 from:
Code: Select all
COM_CONTENT_CATEGORY="Category: %s"


to:
Code: Select all
COM_CONTENT_CATEGORY="%s"
User avatar
Platinum Boarder

GK User
Wed Nov 06, 2013 5:41 pm
Thanks a million!!
User avatar
Expert Boarder


cron