Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size
 Joomla Tags Support Forum :: General Question
Welcome Guest   
 Subject :TagResult position in the frontpage file.. 2010-02-21 10:02:05 
MiguelJeri
Apprentice
Joined: 2010-02-21 16:37:09
Posts: 1
Location
<p>Hi</p>
<p>I want to put the $tagresult text (/plugins/content/tags.php file) just below date of creation, not in the beggining or the end of the text. I noticed that the function of this files "adds" the $tagResult to the $article->text variable, but I want to put the $tagResult directly just below date or in other location.</p>
<p> </p>
<p>I tried to put in this file (components/com_content/views/frontpage/tmpl/default_item.php) just below date,the code:</p>
<p><strong><?php echo $tagResult; ?></strong></p>
<p>Of course this is a noob attempt and it doesn't show the text. Can anyone tell me the way to put the variable content directly in that file, instead of adding the &tagResult to the $article->text variable?</p>
<p> </p>
<p>I also tried to use</p>
<p><strong>$article->created=$tagResult.$article->created;</strong></p>
<p>instead of</p>
<p><strong>$article->text=$tagResult.$article->text;</strong></p>
<p>in the tags.php file, line 111, unfortunatelly without results.</p>
<p> </p>
<p>I appreciate if anyone can help. Thanks and sorry my poor english</p>
IP Logged
Last Edited On: 2010-02-21 10:02:05 By MiguelJeri for the Reason
 Subject :Re:TagResult position in the frontpage file.. 2010-03-05 01:54:53 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>Currently, tags use onPrepareContent event to show tags result.</p>
<p>Perhaps, you can try other Joomla events.</p>
<p>For example: onAfterDisplayTitle,onBeforeDisplayContent,onAfterDisplayContent etc.</p>
<p>You can google or refer Joomla document to see how to use these event.</p>
<p> </p>
IP Logged
Page # 


Powered by ccBoard


Newsletter

Please subscribe to our newsletter to stay up-to-date with the latest news and release notifications delivered to your inbox.
Tags for Joomla



Joomla Plugin:ReadMoreExt