Main menu

Forum


description in Tool Tip

  • Apocalypso
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 6 jours #3480 par Apocalypso
description in Tool Tip a été créé par Apocalypso
Where is defined the content of the tooltip? Is it possible to include short desc?

Connexion ou Créer un compte pour participer à la conversation.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 6 jours #3482 par Lyr!C
Réponse de Lyr!C sur le sujet description in Tool Tip
I've created 2 topics for you, to be much more clear ;-)

About Desc Short in tooltip, it's possible, it will be add in themes pack in release 2.1.7 to come ;-)

You can do it by editing, for example with Default Theme Pack :

File : ROOT/components/com_icagenda/themes/packs/default/default_day.php

And adding $e

For example, replace this :
echo '<span class="text"><div><a href="'.$e['url'].'">&rsaquo; '.$e['title'].'</a></div><div>'.$e['city'].'</div></span><span class="clr"></span>';


By this :
echo '<span class="text"><div><a href="'.$e['url'].'">&rsaquo; '.$e['title'].'</a></div>';
				if ($e['city']) {
					echo '<div>'.$e['city'];
					echo '</div>';
				}
				if ($e['place']) {
					echo '<div class="infotip">'.$e['place'].'</div>';
				}
				if ($e['descShort']) {
					echo '<div class="infotip"><i>'.$e['descShort'].'</i></div>';
				}
				echo '</span><span class="clr"></span>';

Or be patient, and wait for release 2.1.7 ;-)

Latest version : iCagenda 3.9.3
We recommend every user to keep iCagenda updated.
Don't forget to have your Joomla!™ up-to-date!

Do you like iCagenda?
I would appreciate if you could take 5 minutes to post a review on JED (Joomla Extensions Directory) .

Fichier attaché :

Connexion ou Créer un compte pour participer à la conversation.

Temps de génération de la page : 0.099 secondes

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new