question

nevilleadmin avatar image
0 Votes"
nevilleadmin asked eMoJo commented

Sharepoint Calendar WebPart not displaying events

Hi All,

I have a SharePoint Site which has a calendar. I had a task to display in the home page which i did using webpart. But the problem is when i added the Calendar it does not shaow events other than in IE which is obsolete. I found a solution to add the Calendar in non-rich text zone header. How do I do that. I dont seem to have that option

109536-image.png


109576-image.png



Can someone help me explain how to add the Calendar in non-rich text zone or help do publish if possible?

sharepoint-workflow
image.png (55.5 KiB)
image.png (50.3 KiB)
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

1 Answer

AllenXu-MSFT avatar image
0 Votes"
AllenXu-MSFT answered eMoJo commented

Hi @nevilleadmin,

This issue may be caused by JavaScript confliction. You have to add the calendar to a web part zone which contains no rich text web parts. So, to be easier, you just need to add the calendar web part to a blank web part zone, this issue will be fixed.

I added a calendar list web part to a blank web part zone like below and it can display events normally in SharePoint Server 2013 using Chrome.
109670-calendarwebpart.gif


If an Answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


calendarwebpart.gif (369.5 KiB)
· 6
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Thanks a bunch @AllenXu-MSFT for the response but it works uptil the point I add the Calendar like shown below.

110254-image.png


But once I save and move back to the home page the Calendar is empty. I did exactly as per your gif and put the Calendar in the header. Once I move to the home page it shows Calendar is empty.

110255-image.png



I am using SharePoint 2016 . Not sure if that makes any difference.

1 Vote 1 ·
image.png (69.7 KiB)
image.png (41.5 KiB)

@nevilleadmin

Thanks for your feedback. I just tesed on my SharePoint Server 2016 environment but the calendar web part worked normally on my page. Do you have any customized HTML or JS code injected into that home page? If you create a new web part page and insert that calendar web part to the blank page, will this issue still exist?

0 Votes 0 ·

Thanks Allen. I must admit I am a newbee to SharePoint. I am not sure if there is any customized code. If there is how can I find out? The process you suggested works only for Internet explorer and not for any other browsers.

0 Votes 0 ·
Show more comments

@AllenXu-MSFT I am having the exact same problem in a SP13 site collection. The issue occurs on the /default.aspx page but if I try to add the calendar web part to a web part page it displays the calendar events as expected. No custom code, no bells and whistles. The /default.aspx page displays the calendar web part's events like a charm in IE but as soon as you switch to Chrome all of the calendar events are missing.

0 Votes 0 ·