Main menu

Forum


description in Tool Tip

  • Apocalypso
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 6 giorni fa #3480 da Apocalypso
description in Tool Tip è stato creato da Apocalypso
Where is defined the content of the tooltip? Is it possible to include short desc?

Si prega Accedi o Crea un account a partecipare alla conversazione.

  • Lyr!C
  • Avatar di Lyr!C
  • Administrator
  • Administrator
  • Lead Developer
Di più
11 Anni 6 giorni fa #3482 da Lyr!C
Risposta da Lyr!C al topic 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) .

File allegato:

Si prega Accedi o Crea un account a partecipare alla conversazione.

Tempo creazione pagina: 0.211 secondi

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new