Main menu

Forum


× Help Forum English

[IN DEV. 2.0.6] Back arrows don't show up...

  • Yussi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 11 mois - il y a 11 ans 11 mois #2408 par Yussi
Hi!

Great extension!!! :cheer:

The module arrows for NEXT month and year shows up just fine.
But the arrows fro PREVIOUS month and year don't.
(See attached image)
Do you have any idea how to solve that?

Cheers!
Yussi
Pièces jointes :
Dernière édition: il y a 11 ans 11 mois par Lyr!C.

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 11 mois #2414 par Lyr!C
Réponse de Lyr!C sur le sujet Back arrows don't show up...
Thanks !

Your problem comes from a strange conflict, and is it possible to have a link to check this with firebug ?

It may be an other extension (module ?) making this conflict, or your template.

Latest version : iCagenda 3.9.8
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.

  • Yussi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 11 mois #2432 par Yussi
Réponse de Yussi sur le sujet Back arrows don't show up...
Hi!

Thanks for very quick help! :-)

Regretfully, I don't have the site on a public server. It's under development and only in my own machine.

However, when I booted the computer this morning and accessed the site, the back arrows shows up exactly as supposed. :-) This is odd, as I emptied all caches, etc, several times yesterday before I posted this thread.

So, unless the arrows disappear again as mysteriously as they turned up, the problem is solved.

And again: This extension is awesome! Kudos!

Yussi

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

  • Yussi
  • Auteur du sujet
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 11 mois #2433 par Yussi
Réponse de Yussi sur le sujet Back arrows don't show up...
PS:

I think there's an error on line 100 in default_module.css (if I didn't cause that last night when I tried to fix the absent arrows): You have a hash (#) before "color" (
.icnav .titleic{font-size:13px; text-align:center; #color:#555555;}

should be:
.icnav .titleic{font-size:13px; text-align:center; color:#555555;}

Cheers!

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 11 mois #2437 par Lyr!C
Réponse de Lyr!C sur le sujet Back arrows don't show up...
Oh yes! :whistle:

Thanks to have seen this, that may be a reason for some bugs !

I will correct this (only for default theme)

Latest version : iCagenda 3.9.8
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.

  • Lyr!C
  • Portrait de Lyr!C
  • Administrateur
  • Administrateur
  • Lead Developer
Plus d'informations
il y a 11 ans 11 mois - il y a 11 ans 11 mois #2509 par Lyr!C
Réponse de Lyr!C sur le sujet Back arrows don't show up...
Will be fixed in 2.0.6 (available soon) ;)

Latest version : iCagenda 3.9.8
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é :

Dernière édition: il y a 11 ans 11 mois par Lyr!C.

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

  • giusebos
  • Portrait de giusebos
  • Modérateur
  • Modérateur
Plus d'informations
il y a 11 ans 11 mois #2511 par giusebos
Réponse de giusebos sur le sujet Back arrows don't show up...
thanks for reporting

HAI BISOGNO DI ASSISTENZA?
leggi qui

Guarda tutti i video tutorial di iCagenda
Watch all video tutorials iCagenda
Regardez toutes les vidéos tutoriels iCagenda
Ver todos los videos tutoriales iCagenda

guarda qui

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

  • djsets
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 11 mois #2516 par djsets
Réponse de djsets sur le sujet Back arrows don't show up...
I thnik you have to fix it and in this file in the next version ;)

ic_rounded_module.css

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 11 mois #2518 par Lyr!C
Réponse de Lyr!C sur le sujet Back arrows don't show up...

djsets écrit: I thnik you have to fix it and in this file in the next version ;)

ic_rounded_module.css


Don't see the same error in ic_rounded theme ?!?...

Or i miss something :pinch:

Latest version : iCagenda 3.9.8
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.

  • djsets
  • Nouveau membre
  • Nouveau membre
Plus d'informations
il y a 11 ans 11 mois #2520 par djsets
Réponse de djsets sur le sujet Back arrows don't show up...
it's the same error in ic_rounded theme

you have to change into ic_rounded_module.css from:

.icnav .titleic{font-size:13px; text-align:center;}

to

.icnav .titleic{font-size:13px; text-align:center; color:#555555;}

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

Modérateurs: Lyr!C
Temps de génération de la page : 0.129 secondes

 

Follow Us

Créez vos templates Joomla avec Template Creator CK

acymailing logo new