Tag positioning

More
10 years 1 month ago #1793 by APCLO
Tag positioning was created by APCLO
Hello,
would it be possible to place tags within an article in custom positions?

Example:
I have an article with the following tags: tabby short adult.
I would like to place them like:

Color: tabby
Hair: short
Age: adult

Thanks in advance for your help
Silvia

The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi

Please Log in or Create an account to join the conversation.

More
10 years 1 month ago #1798 by andrea_4g
Replied by andrea_4g on topic Tag positioning
You need to :
1) set parameter 'Tags position' = Custom in Content - Custom Properties Tags Plugin
2) add the placeholder {cptags} to the article, in the position you want
3) activate the "grouped tags" option in Custom Properties configuration

You get the following result:




(the label 'Tags', highlighted in the screenshot, can be hidden using CSS)
Attachments:

Please Log in or Create an account to join the conversation.

More
10 years 2 weeks ago #1819 by APCLO
Replied by APCLO on topic Tag positioning
Thanks Andrea for your suggestion, it works like a charm.

Unfortunately I didn't manage to hide the "Tags" label. Could you please help me again on that?

Grazie 1000
Ciao
Silvia

The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi

Please Log in or Create an account to join the conversation.

More
10 years 2 weeks ago - 10 years 2 weeks ago #1820 by andrea_4g
Replied by andrea_4g on topic Tag positioning
You can add the following statement:
Code:
span.cp-tag-label{ display: none; }
to your main CSS or to Custom Properties CSS (media/com_customproperties/css/customproperties.css)
Last edit: 10 years 2 weeks ago by andrea_4g.

Please Log in or Create an account to join the conversation.

More
10 years 1 week ago #1822 by APCLO
Replied by APCLO on topic Tag positioning
perfetto!!!
Grazie

The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi

Please Log in or Create an account to join the conversation.

Time to create page: 0.172 seconds