Xibo V 4.0.1 Bugs

Ah I see - you used to be able to specify that manually in the template, and now you can’t. I’ve opened an issue for us to track that.

Thank you - I have created an issue for this. In the meantime you can put the HTML bit (all the way up to <script>) into your HTML to embed field. And the code inside your <script> in the HEAD content to embed field.

Most users do not know about HTML/CSS/etc and having these options in the editor created a lot of confusion. We now have developer tools for creating templates which have HTML/CSS/JS capabilities (more powerful than before), and for users we have elements.

Elements are not available inside playlists, only on the main layout.

Widgets are upgraded in a background process after the upgrade is finished. This is done using the “Tasks” system. You will see a task has been created called “Widget Compatibility”. When this task runs it upgrades all of your existing widgets to their new equivalent.

Are you sure that your installation has the task runner being executed properly?

Does the new elements system allow you to do what you want to do with calendar (the same as if you’d made minor adjustments to the CSS).