-
AuthorPosts
-
September 1, 2011 at 4:55 pm #168065
Hello, I would like to know how to delete the powered by T3 logo and link and how to translate the “Posted by…” text that appear under the title of the articles…
Thanks
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 1, 2011 at 6:51 pm #410093Hi,
You remove this code from templatesja_minisiteblocksfooter.php
<div id="ja-poweredby" class="<?php echo $t3_logo ?>">
<a href="http://t3.joomlart.com" title="Powered By T3 Framework" target="_blank"><span>Powered By T3 Framework</span></a>
</div>
– You delete all of files of /cache and /t3-assets directory.Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 1, 2011 at 8:16 pm #410115Hi,
You can also just hide it (powered by ) from template settings!
Take a look here -> http://wiki.joomlart.com/wiki/JA_T3_Framework_2/Guides#General_SettingsRegards
Manos
1 user says Thank You to Manos for this useful post
September 2, 2011 at 1:33 pm #410235Thanks! And what about the “Posted by” translation?
Manos ModeratorManos
- Join date:
- February 2014
- Posts:
- 2806
- Downloads:
- 46
- Uploads:
- 56
- Thanks:
- 200
- Thanked:
- 633 times in 576 posts
September 2, 2011 at 1:37 pm #410237Hi,
Posted by on which component ? K2 or com_content ? or Module ?
Regards
Manos
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 2, 2011 at 2:15 pm #410250<em>@andreamarucci 264701 wrote:</em><blockquote>Thanks! And what about the “Posted by” translation?</blockquote>
You remove this code from pluginssystemjat3jat3base-themesdefaulthtmlcom_contentcategoryblog_item.php in the line #68
<dd class="create">
<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHTML::_('date',$this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>
</dd>
– You delete all of files of /cache and /t3-assets directory.John Wesley Brett ModeratorJohn Wesley Brett
- Join date:
- July 2013
- Posts:
- 2142
- Downloads:
- 17
- Uploads:
- 26
- Thanks:
- 175
- Thanked:
- 645 times in 426 posts
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
September 4, 2011 at 5:16 pm #410516I have a mistake. My previous way to remove “created on”. I don’t see “Posted by”. Could you give us a link to your page has the word?
<em>@khoand 264717 wrote:</em><blockquote>You remove this code from pluginssystemjat3jat3base-themesdefaulthtmlcom_contentcategoryblog_item.php in the line #68
<dd class="create">
<?php echo JText::sprintf('COM_CONTENT_CREATED_DATE_ON', JHTML::_('date',$this->item->created, JText::_('DATE_FORMAT_LC2'))); ?>
</dd>
– You delete all of files of /cache and /t3-assets directory.</blockquote> -
AuthorPosts
This topic contains 8 replies, has 4 voices, and was last updated by khoand 13 years, 2 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum