Main menu

Forum


× Help Forum English

Update to 1.2.5 problem

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 7 Mesi fa #768 da nmeador
Update to 1.2.5 problem è stato creato da nmeador
Hi,

I just updated the Cagenda to the version 1.2.5. Everything looks to be working fine BUT when I click on an event in the calendar, the link doesn't appear. However, I still can click it. So, looks like is using white letters. However, the image appear just fine.

I attached an image.

Thanks in advance for your help.
Allegati:

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 7 Mesi fa #771 da Lyr!C
Risposta da Lyr!C al topic Update to 1.2.5 problem
So, you need to change the css file of the module, for the template "default" (as it use for the link, your site template css in default template of the module)

Or try with ic_rounded (with a more personnal css file)

Give me feedback, if it's ok ;)

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.

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 7 Mesi fa #773 da nmeador
Risposta da nmeador al topic Update to 1.2.5 problem
At first I used template "default" and I changed to "ic_rounded", but the problem is the same.

In my production site, I'm using the version 1.2.3 and works beautifully with my template (that was one of the big plus of this module that it worked great with my template).

So, I don't know what could be the problem. I went to the css file and change the color for the text link, but still didn't work.

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 7 Mesi fa #776 da Lyr!C
Risposta da Lyr!C al topic Update to 1.2.5 problem
Do you edit the css file in the module folder ? (i've changed the place of it...)

Can you give me a link where i can see the problem ?

Which line of css you have changed ?

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.

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 6 Mesi fa #921 da nmeador
Risposta da nmeador al topic Update to 1.2.5 problem
Sorry for the delay in my response, crazy weeks.

Well, I was trying to check on your css to see if I could fix the problem but not luck.
I was using the Internet Explorer Developer Tool to check on the html and css. And I think the template is having some problem with the <shape> tags. I'm not sure what is the structure, do you have two tags for the tip link? Because is showing one that's white and another that's grey.

Could you tell me Where is the new location of the module's css?

Thanks in advance for your help.
Allegati:

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 Mesi fa - 11 Anni 6 Mesi fa #922 da Lyr!C
Risposta da Lyr!C al topic Update to 1.2.5 problem
Module css is in
modules/mod_iccalendar/templates/"name of template"/css/"name of template"_style.css

In you case, you're using default template, so you can add in default_style.css the lines bellow, as in ic_rounded template, and change them as you want :
#tip a { 
	text-decoration: none;
	padding: 2px 4px;
	color: #333;
}

#tip a:hover, #tip a:focus { 
	text-decoration: none;
	color: #FFF;
	background: #555;
	border-radius: 5px;
}

May it help you! ;)

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:

Ultima Modifica 11 Anni 6 Mesi fa da Lyr!C.

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

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 6 Mesi fa #923 da nmeador
Risposta da nmeador al topic Update to 1.2.5 problem
Still same problem, the only difference is that now I have the hover. Have you tried with Internet Explorer 9?

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 Mesi fa - 11 Anni 6 Mesi fa #924 da Lyr!C
Risposta da Lyr!C al topic Update to 1.2.5 problem
Now i can't, i've got a mac (and only XP on it)

Maybe try by adding : !important

in :
#tip a { 
	text-decoration: none;
	padding: 2px 4px;
	color: #333 !important;
}

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:

Ultima Modifica 11 Anni 6 Mesi fa da Lyr!C.

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

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 6 Mesi fa #964 da nmeador
Risposta da nmeador al topic Update to 1.2.5 problem
Hi,

Well I haven't found a solution for this problem with my template. So, I install a new Joomla page with iCagenda and my template, so if you have some time please look at it.

I send the page information to this email Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo..

The email subject is the same as this post: Update to 1.2.5 problem.

Thanks in advance for your help.

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

  • nmeador
  • Autore della discussione
  • New Member
  • New Member
Di più
11 Anni 6 Mesi fa #984 da nmeador
Risposta da nmeador al topic Update to 1.2.5 problem
Hi,

I solved the problem. As you said was the Cufon tag.
So, I contact my template administrator and it told me where the H3 tag was being replaced by Cufon tag.
In my case, this was the line, in one of the template Javascript files:
Cufon.replace('h3');

I keep trying to solve the problem, because I just loved this component. It's simple, easy, and cute.

Thanks in advance for your help.

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

Moderatori: Lyr!C
Tempo creazione pagina: 0.145 secondi

Follow Us

Create your Joomla templates with Template Creator CK

acymailing logo new