Problems with version 1.2.3
Re: Problems with version 1.2.3
I should not have spoken { written } so soon and also sorry for this double post but the edit post is no longer there.
I still get times hidden on mouse roll overs in my sidebar listing.
Also I have discovered there is no option in my new plugin for
Recurring events by weekday (ie. 3rd Sunday of every month)
in my admin control panel / calender / options
All I have is : { pic would not post even with img tags btw }
Manage Calender
Manage Categories
Calender Options
just like in the previous version
View My Website Calender and Sidebar
I still get times hidden on mouse roll overs in my sidebar listing.
Also I have discovered there is no option in my new plugin for
Recurring events by weekday (ie. 3rd Sunday of every month)
in my admin control panel / calender / options
All I have is : { pic would not post even with img tags btw }
Manage Calender
Manage Categories
Calender Options
just like in the previous version
View My Website Calender and Sidebar
Re: Problems with version 1.2.3
.calnk a:hover span {
color:#333333;
background:#F6F79B;
display:block;
position:absolute;
margin-top:1px;
padding:5px;
width:400px; <<<< fixed the hiding of the times
z-index:100;
line-height:1.2em;
But now site looks ugly as sin, is going back to older version
thanks so much anyway, the older version is just much nicer
color:#333333;
background:#F6F79B;
display:block;
position:absolute;
margin-top:1px;
padding:5px;
width:400px; <<<< fixed the hiding of the times
z-index:100;
line-height:1.2em;
But now site looks ugly as sin, is going back to older version
thanks so much anyway, the older version is just much nicer
Re: Problems with version 1.2.3
Yes, but in manage calendar, when you create an event, you can choose the type of recurrence; you'll note there is one monthly type for days and one for dates. The dates one is the same as in 1.2.2 but the days one is the Nth weekday repetition.
Styles wise you need to reset your styles on the options page after upgrading. In addition you may need to do some extra tweaks as not all themes are the same.
I would advise sticking with the newer version is it's not just features but also a number of security fixes that come with the new one.
Styles wise you need to reset your styles on the options page after upgrading. In addition you may need to do some extra tweaks as not all themes are the same.
I would advise sticking with the newer version is it's not just features but also a number of security fixes that come with the new one.
Re: Problems with version 1.2.3
I still miss the Upcoming Events widget.
I did what Harlz suggested (cache & cookies) and nothing changed.
Kieran can you help me or do I have to look somwhere else for a calendar?
I did what Harlz suggested (cache & cookies) and nothing changed.
Kieran can you help me or do I have to look somwhere else for a calendar?
Re: Problems with version 1.2.3
shex, e-mail me with an admin login and I'll look into it for you
Re: Problems with version 1.2.3
Hi Kieran!
I've been tinkering with your calendar plugin for 3 evenings and finally got working updated version with bugfixes and some additions. Check the attached archive (it can be installed over old versions too!).
NB: You may need to reset the style to make style changes effective.
Good luck!
I've been tinkering with your calendar plugin for 3 evenings and finally got working updated version with bugfixes and some additions. Check the attached archive (it can be installed over old versions too!).
NB: You may need to reset the style to make style changes effective.
Good luck!
Re: Problems with version 1.2.3
Decided to put a changelog here so other folks cound see what does my update.
* Slightly changed the default style to match the old one from 1.2.2
* Minor interface improvements in the administration panel.
* Category colours are now not being displayed by default in widgets. This can be configured in Calendar Options.
* Fixed style for event popup tooltips.
* Minor changes to the language template file to match new lines.
* When no events are in "Today's Events" or "Upcoming Events" you will see "No events for now" if the corresponding option is selected. This can be configured in Calendar Options.
* Minor corrections and optimisation throughout the code.
* Slightly changed the default style to match the old one from 1.2.2
* Minor interface improvements in the administration panel.
* Category colours are now not being displayed by default in widgets. This can be configured in Calendar Options.
* Fixed style for event popup tooltips.
* Minor changes to the language template file to match new lines.
* When no events are in "Today's Events" or "Upcoming Events" you will see "No events for now" if the corresponding option is selected. This can be configured in Calendar Options.
* Minor corrections and optimisation throughout the code.
Re: Problems with version 1.2.3
Thanks for taking the effort to do this. Some of the items here are already in progress but others are not and I will try to incorporate them 

Re: Problems with version 1.2.3
excellent job n21lv!! working great now! Thank u!