Problems with Mini Calendar

  • Manuel
  • Topic Author
  • Offline
  • New Member
  • New Member
More
12 years 3 months ago - 12 years 3 months ago #24480 by Manuel
Problems with Mini Calendar was created by Manuel
Hello!

Sorry for my bad english!

I have problems with the mini calendar. When I would like the current month to switch to another, disappears the module header.
What can I do to ensure that the module header not disappear?

Sincerly,
Manuel
Last edit: 12 years 3 months ago by Manuel.

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #24721 by Peter
Replied by Peter on topic Re: Problems with Mini Calendar
hi,

same problem here. is there a solution for this?

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #25748 by Peter
Replied by Peter on topic Re: Problems with Mini Calendar
hi, anyone?

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #25749 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Problems with Mini Calendar
Hi Peter

I am sorry for lately response. I was having new year holiday and just come back to office on Monday. Forgot to reply this forum post .

Regarding this issue, could you please submit a support ticket sending me administrator and FTP account of your site so that I can check the issue directly on your site to see what's causing this ? It seems it only happens on few sites . If you look at our demo site at eventbooking.joomdonation.org/index.php?...w=category&Itemid=14 you will see that the issue does not happen.

Tuan

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #26025 by Ben
Replied by Ben on topic Re: Problems with Mini Calendar
Hi there,

I had the same problem - but I think I found a solution:

The Javascript contains a reference to the ParentNode of the DIV id 'eb_minicalendar' (line 41)- which in my case also contains the heading.
I added another div to wrap the module and now the heading stays where it is.

To fix:
  1. Copy the file <joomla_root>/modules/mod_eb_minicalendar/tmpl/default.php to <joomla_root>/templates/<your_template_dir>/html/mod_eb_minicalendar/default.php
  2. Then just insert <div id="anything"> , into line 2
  3. Close off the DIV tag by adding </div> to the last line of the file.

I'm running Joomla 2.5 - but the module override should work on 1.5+
Other than the odd glitch like this: this is a fantastic component - thank you!

Please Log in or Create an account to join the conversation.

More
12 years 3 months ago #26026 by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic Re: Problems with Mini Calendar
Thanks Ben for sharing the solution. That was exactly what I did yesterday to get the issue fixed. The issue was fixed in the latest version of the extension (1.5.3).

Tuan

Please Log in or Create an account to join the conversation.

Moderators: Tuan Pham Ngoc