Tags

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
Wed Nov 20, 2013 2:54 pm
Reply with quote
Report this post
I am not using tags on my site, and on the contact page, there is the phrase "Tagged Under". How can I remove this?
User avatar
Junior Boarder

GK User
Wed Nov 20, 2013 3:16 pm
Reply with quote
Report this post
Hi.
On this page you are using Contact form or Joomla article ?
User avatar
Platinum Boarder

GK User
Wed Nov 20, 2013 3:20 pm
Reply with quote
Report this post
Using the standard Joomla single contact page...

Thanks
Bob
User avatar
Junior Boarder

GK User
Wed Nov 20, 2013 3:21 pm
Reply with quote
Report this post
probably you have to disable it from Contact settings (check options button) in Contact Manger.
Because In code I saw that it can be hide.

Of course you can also delete it manually from code:
templates/gk_rockwall\html\com_contact\contact\default.php

<?php echo JText::sprintf('TPL_GK_LANG_TAGGED_UNDER'); ?>

But I think using Joomla settings would be good enough.
User avatar
Platinum Boarder

GK User
Wed Nov 20, 2013 3:26 pm
Reply with quote
Report this post
Perfect, thank you!
User avatar
Junior Boarder


cron