COM_TAGS_DEFAULT_PAGE_TITLE

Rate this topic: Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.Evaluations: 1, 1.00 on the average.1.00 out of 6 based on 1 vote(s)
GK User
Fri Jun 28, 2013 11:27 am
Reply with quote
Report this post
Dear Sirs,

if I enable in the article-options to show the tags beneath the article, and, frontendwise appears "COM_TAGS_DEFAULT_PAGE_TITLE". You can see the issue at the screenshot attached.

I hope, you can help me and I thank you very much in advance. Enjoy the weekend and

regards!
User avatar
Junior Boarder

GK User
Fri Jun 28, 2013 1:14 pm
Reply with quote
Report this post
Hallo,
It looks like hole in your translation language file.
Give me a moment a will find where you should to add this.
User avatar
Platinum Boarder

GK User
Fri Jun 28, 2013 1:21 pm
Reply with quote
Report this post
Dear Pawel,

thanks a lot, no rush! If you need further information, backend acces or something else, please let me know.

Thank you for your fast reaction and your efforts!
User avatar
Junior Boarder

GK User
Fri Jun 28, 2013 1:23 pm
Reply with quote
Report this post
Maybe it sounds stupid but creators of Joomla 3.1 forgot to add this phrase to .ini files. :lol:
See: http://joomlacode.org/gf/project/nederl ... m_id=30829

I suggest two solution:
1) You can choose not to display this title by adding the following css as a workaround for the time being.

Code: Select all
.tag-category h1 { display: none; }


2) OR Add
Code: Select all
COM_TAGS_DEFAULT_PAGE_TITLE=" "

to this file

language\de-DE\de-DE.com_tags.ini and language\en-GB\en-GB.com_tags.ini

I really don't know what text there must be :P
User avatar
Platinum Boarder

GK User
Fri Jun 28, 2013 1:26 pm
Reply with quote
Report this post
If you need further information, backend acces or something else, please let me know.


If none of this solution wont work, yes please. I was guessing a temporary solution :ugeek: .
User avatar
Platinum Boarder

GK User
Fri Jun 28, 2013 1:28 pm
Reply with quote
Report this post
thats great. I would like to follow your advice 1). In wich css- file of the template should I put it in? And yes, a temporarly solution would be enough, as provided by you.
User avatar
Junior Boarder

GK User
Fri Jun 28, 2013 8:00 pm
Reply with quote
Report this post
User avatar
Platinum Boarder

GK User
Fri Jun 28, 2013 8:30 pm
Reply with quote
Report this post
Into the override, thats quit easy. thank you. I will come back tomorrow to report the results. Unfortunataly, the alteration of the language files did not lead to the wished results.
User avatar
Junior Boarder

GK User
Sun Jun 30, 2013 9:34 pm
Reply with quote
Report this post
So you have to hide this phase (using CSS) and wait until next version of Joomla.
User avatar
Platinum Boarder

GK User
Mon Jul 01, 2013 9:11 am
Reply with quote
Report this post
Thanks a lot, the override works perfect, you are the man. The alteration to the language files provide no results, but this doesnt matter. Thank you once more for the outstanding support and enjoy your week!
User avatar
Junior Boarder


cron