Event Calendar Issue with previousLinkId / nextLinkId

Dear community,

I am trying to find a solution for my event calendar problem now for days without success. The links to show the calendar view for previous/next respective month do not show up - instead an error message pops up as follows:

I tried to search for a bug in the "Content" area of the widget, but could not find any and I actually did not edit the code at all. Maybe it has to do with the following 2 lines?

nextLinkId:'$core_v2_widget.UniqueId('calendarNext')',
previousLinkId:'$core_v2_widget.UniqueId('calendarPrevious')',

Your help is highly appreciated.

Many thanks in advance,
Daniel



This thread was automatically locked due to age.
[unlocked by: Kevin Cunningham at 1:44 AM (GMT -5) on Fri, Sep 1 2017]
Parents Reply
  • hello everybody. I am working on this issue together with Daniel.
    The strange thing, we just found out, is that the calender widget used in this group, doesn't relate on any widget in the admin corner... 
    I just changed the css in all calendar widget in the widget editor, but none of those changes were applied to the group ( checked the cache, and also the dev tool, it is not overwritten by anything else, it is simply not applied)

    Has anybody faced this issue yet? 

    I also tried to remove the relation of the ressources in the widget and changed it to normal HTML text and still the error occured...

    Thank you in advance for your help!

Children