[ad_1]
Translation:
I put the shortcode [open ol] on several pages the display is done with the prefix from 1 to 7 and with the date ex: 2. Tuesday July 18: 09:00 to 11:30 on other pages ex: Tuesday 18: 09:00 to 11:30. I can’t remember where the display settings are made.
@pc87 The parameter ol is for an ordered list: 1, 2, 3…
The list can be modified using CSS – sometimes this will hide the numbers for each list item (or day in this case).
I have to assume you’ve hidden the numbers on other pages or just used a different Shortcode that doesn’t contain the type parameter: ol.
