@ Craig
Ahhh… ok I see, The content block show up as all closed when simply updating an entry, but only with the content blocks, the widget is fine. Both the content blocks and the widget use the exact same code for display with the exception if it should be shown or not. Apparently there’s bug with if it should be shown in the content block or not.
Ok… I see the difference….
In the widget I added an option for the use to “Show the operating hours if there are no open days or periods in the week. All days will be shown with a “Closed Today” message only if the show “Closed Today” message option is enabled.” which is off by default.
The content block has no such option… perhaps I should add the check if an entry has no open hours, not to show anything by default. Yes, no? The reason it does not show for pre-existing entries because there is no data. When you add or edit an entry, blank periods are considered closed hours which is why it shows, even if all periods are empty. Whether this is a bug or or feature is a matter of perspective.
