Welcome Guest   | Login   
  Search  
  Index |  Recent Threads |  Register | 


Quick Go »
Thread Status: Normal
Total posts in this thread: 20
Posts: 20   Pages: 2   [ 1 2 | Next Page ]
[Change thread status] [Delete this Thread] [Move this Thread]
[Add To My Favorites] [Watch this Thread] [Post new Thread]
Author
Previous Thread This topic has been viewed 1132 times and has 19 replies Next Thread
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6397
Status: Offline
Edit this Post   Put a Mini Calendar on your site (updated) Reply to this Post
Reply with Quote
[Delete this Thread]

Update:
For those who have been waiting patiently, the mini-calendar which you can publish on your own web site now lets you navigate to different months. Happy Valentine's Day!

Previous Announcement:
A frequent request we've gotten is to allow members to put a "miniature calendar" on a web page. Sort of like the calendar that appears in the upper left corner when you're signed into localendar.com.

It's been a big challenge: How could we offer something that would be easy for your visitors use, but also integrate seemlessly with your site?

Well, we haven't been ignoring these requests. Deep in the localendar labs, our engineers have been struggling to find a solution. I'm happy to announce the initial version is now available from the Publish Wizard (click Publish on the left menu)

Days containing events are shown in orange (you can change that color). When you click one of these days, a pop-up gives you a list of these events (you can change this color, too). You can also change the size and font of the calendar to match your existing pages.

You currently can't move between months, but we're working on it! Please feel free to post your comments and feedback on this thread.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
----------------------------------------
[Edit 2 times, last edit by support at Feb 15, 2010, 5:51:47 PM]
[Sep 6, 2009, 10:52:58 PM] [First IP: 67.86.148.33 - Last IP: 68.198.253.122] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
FBMDavenport
New Member



Joined: Sep 19, 2004
Posts: 15
Status: Offline

Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Have tested the new mini calendar on our site four issues cropped up.

1. If you have many items listed for a Sunday and the date is at the end of the month, when you select it, the popup window cutsoff the last of the events.

2. You mentioned that the calendar should highlight the days with events in orange. But on my testing it does not.

3. If the calendar is on the left of the screen the popup box is cutoff and will not show the events.

4. Question: can you stop the previous months events and the future months events from showing by using 'current_only=Y?

Thank you for this new feature.
[Sep 8, 2009, 3:13:22 PM] [173.171.65.178] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6397
Status: Offline
Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Thanks for the response. My answers (and some more questions) are listed below..

1. If you have many items listed for a Sunday and the date is at the end of the month, when you select it, the popup window cutsoff the last of the events.

Are you placing the code in any sort of layer or iframe? It should be right on the page, and nothing should be cut off

2. You mentioned that the calendar should highlight the days with events in orange. But on my testing it does not.

We've tested this in IE 6-8, Chrome, Firefox, and Safari. Can I ask what browser/version you're using? Also - you did include the CSS :
.localendar-hasEvents{   background-color: orange; }

in the code you pasted, correct? BTW, you can change the color to something other than orange if you wish.



3. If the calendar is on the left of the screen the popup box is cutoff and will not show the events.
Again, the pop-up should be positioned automatically (we'll be demonstrating this in some examples on our Sample Calendar page shortly)

4. Question: can you stop the previous months events and the future months events from showing by using 'current_only=Y?
Not yet, but we are working on this and some other features for this view

Thank you for this new feature.
Now if we can just get it working for you! smile
If you can point me to a sample link where I can observe all of these issues live, it would be immensely helpful. Thanks!

----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Sep 8, 2009, 8:44:17 PM] [67.86.148.33] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
FBMDavenport
New Member



Joined: Sep 19, 2004
Posts: 15
Status: Offline

Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Thank you for your reply.

1. Our web provider requires that we use pre-designed boxes to place items on a web page. I am not sure if they are layer or iframe. If I move the calendar code to center of box the problem of not seeing events scheduled on Monday, Tuesday and Wednesday is resolved. But on large list on Sunday 20th or 27th still cuts off the bottom.

2. Testing on IE7. Checked the CSS and code is in place.

3. See answer in 2.

4. Thank you.

If you go to our web site www.fbcdavenport.com and click on Ministries, you get a drop down list, click on Mens Ministry.
At the bottom of page you will see the mini calendar.

Refer to answer 2 for dates that produce the results we have been talking about.

Thank you for your help.
[Sep 9, 2009, 1:32:01 PM] [173.171.65.178] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6397
Status: Offline
Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Thanks for that -

We're looking into the highlighting issue. If I save a local copy of your page and load it, the colors work correctly. So I'm pretty sure we can figure that one out.

The clipping is odd; again, a local copy works fine. But I hope we can find a fix for that, too. I think this will be a challenge with this view however; for webmasters using a third-party container rather than "vanilla" web pages, there is always the potential for other stuff to interfere that we dont know about.

However, what I'm hoping we'll learn from your example is a bit about some other <div> or html or javascript we might include that insulates the mini calendar a bit.

We'll post an update soon...
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Sep 9, 2009, 10:49:06 PM] [67.86.148.33] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6397
Status: Offline
Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Update:

We've found part of the problem. I don't know if this is something you've added, or it's being added by your host. At the top of your html page is this line:

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"


What that does is instruct a web browser to render your page in "quirks" mode. Very old browsers (I mean IE5 and earlier!) don't understand "newer" features like CSS, which the mini calendar uses extensively. Even at localendar, we only test back as far as IE6.

The page creator/host is probably adding that line because they have done some stuff that would be rendered differently/wrong by todays more modern, standards compliant browsers.

So unless you are able to change the doctype to something newer (or even remove that line) I'm afraid this localendar view will not work on your site.
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Sep 10, 2009, 10:20:13 PM] [67.86.148.33] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
FBMDavenport
New Member



Joined: Sep 19, 2004
Posts: 15
Status: Offline

Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

Thank you again for your help in this regard.

I will contact tech support and try and resolve this issue.
[Sep 11, 2009, 3:03:52 PM] [173.171.65.178] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
noeyeddeer
New Member



Joined: Sep 21, 2009
Posts: 1
Status: Offline

Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

NICE!!!

Have used the mini calendar on my website and i have found no problems what so ever.

A couple of things i would like though, added to the wish list.

1. As you mentioned, the ability to scroll through the months.
2. On from above, a button to go back to today.
3. A box around today to highlight it.

Nothing too difficult i'm sure, i'm easily pleased...

Thanks for all your hard work.

[Sep 21, 2009, 6:31:03 PM] [90.211.228.243] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
chericeo
New Member



Joined: Oct 19, 2009
Posts: 1
Status: Offline

Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

I love the mini calendar option. Very nice!

I am having one small problem. When I click on a date, the pop up information is outside the pop up box. I am working in our testing environment, but here is a link to a screenshot. http://www.iowadot.gov/images/screenshot.jpg

I am using IE 7, but I tested it in IE 6 and Firefox and get the same result. Do you have any suggestions?

Also, I am very excited about the option of being able to scroll to different months.

Thanks so much!
[Oct 20, 2009, 7:03:53 PM] [165.206.209.230] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
support
localendar Expert
Member's Avatar


Joined: Aug 9, 2022
Posts: 6397
Status: Offline
Edit this Post   Re: Put a Mini Calendar on your site Reply to this Post
Reply with Quote
[Delete this Post]

I am going to guess that some CSS already present on the site is cascading down (The "C" in CSS) and affecting our mini calendar. You can create a blank test page (even in a local .htm file) and see if the problem goes away.

If we can confirm that's the cause, I might be able to offer some suggestions for a fix (I might also need to see more of your page's source)
----------------------------------------
Marc Higgins
Support Associate, localendar.com
Follow us on Twitter! http://www.twitter.com/localendar_news
[Nov 5, 2009, 1:58:19 AM] [12.238.13.194] Show Post Printable Version [Link] Report threatening post: please login first  Go to top 
Posts: 20   Pages: 2   [ 1 2 | Next Page ]
[Show Thread Printable Version] [Post new Thread]

Help! | Cobranding | Legal | Privacy Policy | About localendar.com | Contact Us