Tag positioning
- APCLO
- 
 Autore della discussione Autore della discussione
- Offline
- Nuovo Utente
- 
  
Less
Di più
 11 Anni 6 Mesi fa #1793
da APCLO
The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi
Tag positioning è stato creato da 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
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
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
- 
  
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
 11 Anni 6 Mesi fa #1798
da andrea_4g
        Risposta da andrea_4g al 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)
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)
Si prega Accesso o Crea un account a partecipare alla conversazione.
- APCLO
- 
 Autore della discussione Autore della discussione
- Offline
- Nuovo Utente
- 
  
 11 Anni 6 Mesi fa #1819
da APCLO
The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi
        Risposta da APCLO al 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
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
Si prega Accesso o Crea un account a partecipare alla conversazione.
- andrea_4g
- Offline
- Amministratore
- 
  
Less
Di più
- Messaggi: 1122
- Ringraziamenti ricevuti 163
 11 Anni 6 Mesi fa         -  11 Anni 6 Mesi fa #1820
da andrea_4g
        Risposta da andrea_4g al topic Tag positioning 
        You can add the following statement:
to your main CSS or to Custom Properties CSS (media/com_customproperties/css/customproperties.css)    
Code:
span.cp-tag-label{
	display: none;
}
        Ultima Modifica 11 Anni 6 Mesi fa  da andrea_4g.            
Si prega Accesso o Crea un account a partecipare alla conversazione.
- APCLO
- 
 Autore della discussione Autore della discussione
- Offline
- Nuovo Utente
- 
  
 11 Anni 5 Mesi fa #1822
da APCLO
The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi
        Risposta da APCLO al topic Tag positioning 
        perfetto!!!
Grazie
Grazie
The greatness of a nation and its moral progress can be judged by the way its animals are treated --- Gandhi
Si prega Accesso o Crea un account a partecipare alla conversazione.
        Tempo creazione pagina: 0.140 secondi    
