Joomla tags

a real free joomla tag system

  • Increase font size
  • Default font size
  • Decrease font size
Error
  • Request Forbidden
 Joomla Tags Support Forum :: General Question
Welcome Guest   
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »
 Subject :How can we limited tag in content ( article page ) ?.. 2009-07-24 20:17:44 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Hello, First of all - Thanks for your great Joomlatags. I have some problems about design. I have imported tags from "meta keywords" and each page showing 20 tags ( in article pages ) . And 20 tags listing in article page in ONE LINE and it's overmaking my web page design ( article page ). I have uploaded some sample of my site and joomla tags. Is there any way that we can limited tags count ? for example : MAX 5 tags can be show in article page ( per page ) . I hope some one can solve my problems .   Thank you :-)</p>

Attachments
 Tags-in-one-line.jpg [170 KB] :: Error screen shot
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-24 20:38:46 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>Perhaps you can delete some tags in Tag Manager.</p>
<p>Or when the article have too many tags, it can line wrap.</p>
<p>To make it line wrap, we need change the css file.</p>
IP Logged
Last Edited On: 2009-07-24 20:38:46 By joomlatags for the Reason
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-24 20:42:14 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Thanks for your fast reply.</p>
<p> </p>
<p>But i have more than 5,000 pages and all pages upto 20 meta keywords and it's was all imported as tags.</p>
<p>I can clean all but i can't clean 10 or 15 tags from each tags pages.</p>
<p>As you know it's not simple to remove/delete in each page as manually.</p>
<p>Is there any way that can can set how many tags can be get from meta keywords when we importing to tags</p>
<p>from meta keywords ?</p>
<p> </p>
<p>Or is ther any other way that we can solve easily ?</p>
<p> </p>
<p>Thank you :-)</p>
<p><br /><br /></p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-24 20:44:59 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>First i'm really sorry to say.</p>
<p>I don't know much about css or design.</p>
<p>If you can help me. i will be mor ethan happy :-)</p>
<p> </p>
<p>Thank you <br /><br /></p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-24 21:06:52 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>I will try to fix it in css way.</p>
<p>Otherwise, I will add an limit option.</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-24 21:09:16 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Sure, Do whatever easy for you :-)</p>
<p>Thanks a lot :) and tak your own time for it :-)</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-25 16:05:12 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Hello,</p>
<p> </p>
<p>Did you fixed my issues ?</p>
<p>I'm just waiting for it :-)</p>
<p>Just disabled because it's overmaking design. so can activate tags  untill you give me the fix :(</p>
<p>Thank you again :)</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-25 21:11:16 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>Not yet.</p>
<p>In my local machine, it will wrap automaticlly.</p>
<p>I also google a lot, but not found a solution.</p>
<p>Please be patient.</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-07-26 01:58:01 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>Please open Template Manager, and find the following:</p>
<pre>.tag {<br /> margin: 0;<br /> padding: 0;<br /> color: #999;<br /> display: inline;<br />}<br /></pre>
<p>And change them to:</p>
<pre>.tag {<br /> margin: 0;<br /> padding: 0;<br /> color: #999;<br /> display: inline;<br /> width:300px;<br /> white-space:normal;<br /> word-break:break-all;<br /> overflow:hidden<br />}<br /></pre>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-20 10:39:50 
Brujo
Intern
Joined: 2009-07-28 16:28:41
Posts: 7
Location
<p>i tryed the css modification, but i cant say exactly why but it seems to work not always.</p>
<p>So i would like to ask you how can I modify the plugin to show only x tags?</p>
<p> </p>
<p>thanks</p>
<p>Brujo</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-22 15:07:26 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Thanks a lot.</p>
<p> </p>
<p>Just came from holiday.</p>
<p>But there aren't any changes.</p>
<p>It's same problems :(</p>
<p> </p>
IP Logged
Last Edited On: 2009-08-22 15:07:26 By Dr.Net for the Reason
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-22 21:23:29 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>I will add an option to limit the tag number in the next release.</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-23 07:32:08 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Yeah that's great idea.</p>
<p>Thanks a lot and waiting for next release :-)</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-23 08:50:40 
Brujo
Intern
Joined: 2009-07-28 16:28:41
Posts: 7
Location
<p>good to here that the option will be included. I would like to bring up one idea, if the limit is in place I think it would be nice to get the tags randomly, what do you think?</p>
<p>Brujo</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-24 15:48:32 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>Is there any idea for next release in this week or do you know when you will release next version ?</p>
<p>( including tags limited in content pages. )</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-24 18:42:53 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>I would add some more features in the next release, so this may take some long time.</p>
<p>Perhaps I should give a bug fix release before the next big release.</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-08-25 16:51:40 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>sure , take your own time :-)</p>
<p>Thank you</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-09-03 21:04:22 
joomlatags
Master
Joined: 2009-02-15 12:36:41
Posts: 581
Location
<p>The feature has been added to the version 1.2.7.</p>
<p>Please update.</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-09-05 11:58:32 
Dr.Net
Enthusiast
Joined: 2009-07-25 02:04:13
Posts: 11
Location
<p>wow , Thanks a lot :)</p>
<p>Have a nice day :)</p>
IP Logged
 Subject :Re:How can we limited tag in content ( article page ) ?.. 2009-10-12 22:12:06 
kbmyers
Apprentice
Joined: 2009-10-13 03:55:53
Posts: 1
Location
<p>I seem to be having this same problem.  I see how I can limit the number of tags shown,</p>
<p>but in my case I'd rather they wrap.  However, I don't see where I do this.</p>
<p>Suggestions?</p>
<p>Thanks,</p>
<p>Kent</p>
IP Logged
  • «
  •  Start 
  •  Prev 
  •  1 
  •  2 
  •  Next 
  •  End 
  • »
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