Display tags horizontally instead of vertically Topic is solved
Moderators: General Support Moderators, General Support Moderators
Forum rules
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.
Windows Defender SmartScreen Issues <-- please read this if using Windows 10.
-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Display tags horizontally instead of vertically
How to display labels in joomla 3.9 materials by line?
Last edited by toivo on Fri Aug 07, 2020 11:23 pm, edited 1 time in total.
- AMurray
- Joomla! Champion
- Posts: 6504
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: How to display component tags?
More information please.....? not sure what you mean by
Add the tag to your article(s), open the article for edit, on the right hand side, you will see a field for adding the tags.
The tags appear under the article.
Create tags in the Tags component.....materials by line?
Add the tag to your article(s), open the article for edit, on the right hand side, you will see a field for adding the tags.
The tags appear under the article.
Regards,
--------------------------------------------------------------
A Murray
Help you I can, yes!. Post your question, you should. Keep it on topic you must!
Use the Forc....Forum Post Assistant my young Padawan!
--------------------------------------------------------------
A Murray
Help you I can, yes!. Post your question, you should. Keep it on topic you must!
Use the Forc....Forum Post Assistant my young Padawan!
-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Re: How to display component tags?
Output labels horizontally, not vertically.


-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Re: How to display component tags?
Is this a joomla 3.9 bug? Can I fix it?
- AMurray
- Joomla! Champion
- Posts: 6504
- Joined: Sat Feb 13, 2010 7:35 am
- Location: Australia
Re: How to display component tags?
I don't know, I can't tell much from a screenshot but can you please provide a link to your site, showing the problem?
It could be your template - but I can't tell from just your example screenshot. Please test with the Protostar template (or another included alternative - Beez etc).
Further extensive testing - try a clean, vanilla install of Joomla, add some test data, add some tags; do you get the same issue as in your own site?
It could be your template - but I can't tell from just your example screenshot. Please test with the Protostar template (or another included alternative - Beez etc).
Further extensive testing - try a clean, vanilla install of Joomla, add some test data, add some tags; do you get the same issue as in your own site?
Regards,
--------------------------------------------------------------
A Murray
Help you I can, yes!. Post your question, you should. Keep it on topic you must!
Use the Forc....Forum Post Assistant my young Padawan!
--------------------------------------------------------------
A Murray
Help you I can, yes!. Post your question, you should. Keep it on topic you must!
Use the Forc....Forum Post Assistant my young Padawan!
-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Re: How to display component tags?
In Protostar template, tags are shown in line. Site on local hosting.
- sozzled
- Joomla! Exemplar
- Posts: 9999
- Joined: Sun Jul 05, 2009 3:30 am
- Location: Canberra, Australia
Re: How to display component tags?
Therefore it's not a "bug" in J!
It's a problem with your site template. You have four choices:
(1) Use Protostar;
(2) Ask the author of the template to fix this;
(3) Use a different template; or
(4) Host the website online (on the internet), provide us with a link to it and we'll see what we can do.
https://www.kuneze.com/blog
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”
“If you think I’m wrong then say, ‘I think you’re wrong.’ If you say ‘You’re wrong!’, how do you know?”

-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Re: Display tags horizontally instead of vertically
Protostar template is not.
I wrote to the template author to fix it.
I think the css needs to be changed(bootstrap-default-min.css-I don't know how to show this file.).
I wrote to the template author to fix it.
I think the css needs to be changed(bootstrap-default-min.css-I don't know how to show this file.).
-
- Joomla! Apprentice
- Posts: 6
- Joined: Tue Aug 04, 2020 11:58 am
Re: Display tags horizontally instead of vertically
Thank you.
Problem solved.
Added custom.css to my template.
Problem solved.
Added custom.css to my template.
- AlexVega
- Joomla! Hero
- Posts: 2663
- Joined: Fri Aug 28, 2015 6:13 am
- Location: México
Re: Display tags horizontally instead of vertically
Nice to know.
Just to complement, the recommended name for this file is user.css not custom.css, see more info and discussion here:
- Forum docs:
https://docs.joomla.org/J3.x:Adding_a_c ... _Protostar
- Github discussion:
https://github.com/joomla/joomla-cms/pu ... t-55096315