I can add code to the Calendar Embed Code to set my default filter types. That works fine.
However that means I have to use Code Embed in WIX to add the calendar and this loses all the calendar functionality in WIX…providing only code edit control. not calendar event control.
Is there any way to edit an already installed calendars code? (installed via Elfsight->WIX installer)
Or is there any way to add a Code Snippet without it creating a whole new calendar? But only modify the already installed?
Hi there and welcome to the Community, @Jeff_Dobrow
Unfortunately, it’s impossible to apply the pre-selected filters option using the Wix integration. However, the good news is that you won’t need to create a new widget, since it’s also available in your Elfsight dashboard.
So, you just need to copy the widget’s installation code from your Elfsight dashboard, add the needed filter parameters and add the resulted code to your Wix website.
With this workaround, you’ll be able to edit your widget from your Elfsight dashboard, but not directly from Wix. This is the only solution in this case.
Please let me know if this explains things or if you have any questions left