Add a mobile version of your calendar to a mobile site in a snap.   Follow these steps:

1.  Open your mobile website editor and add this code to a new mobile webpage.  Be sure to insert your unique calendar identifier where is reads "yourcalendaridentifier" in the src=  link.

<iframe height="300px" name="cw_frame" src="https://www.calendarwiz.com/mobile.html?crd=yourcalendaridentifier&nolognavbar=1" width="100%" scroll="no" style="overflow:hidden;">Your browser does not support inline frames or is currently configured not to display inline frames.</iframe>



Optionally, link directly to your mobile calendar using the link below. Just be sure to insert your unique calendar identifier name.

 


https://www.calendarwiz.com/mobile.html?crd=yourcalendaridentifier&nolognavbar=1


2.   If you have access to the <head> in your mobile web page, add the following meta tags to further optimize mobile viewing:


<meta name="viewport" content="height=device-height,width=device-width,user-scalable=no" /> <meta name="apple-mobile-web-app-capable" content="yes" /> 

To learn about creating a Mobile-Friendly Upcoming Events List for a Mobile Website follow the link below:

Mobile Friendly List