Temporary Closure is not reflected in the code display
-
In We’re open settings we put in a temporary closure time but the result of %days_change% does not seem to be correct.
On the website it just shows 6 days but it should be around 14 days as shown in settings of we’re open.
https://drive.google.com/file/d/1GE3fWiD5k9PxbUuyPK-hsVeLJfj-HsY0/view?usp=drive_link
https://drive.google.com/file/d/1c30lhfQ3cpOWg7EmN4jqNpAW0SqmMsTF/view?usp=drive_link
The code I use is:
[open_text update="immediate"] %if_open_now% <span class="op-open">Gerade ge?ffnet</span> %end% %if_closed_now% <span class="op-closed">Gerade geschlossen</span> %end% <span class="op-next-period op-next-period"> %if_open_now% Wir schlie?en um %today_end% Uhr. %end% %if_closed_now% %if_not_open_later% %if_open_tomorrow% Wir ?ffnen morgen um %tomorrow_start% Uhr. %else% Wir ?ffnen in %days_change% Tagen wieder. %end% %else% Wir ?ffnen heute um %today_next% wieder. %end% %end% [/open_text]
The page I need help with: [log in to see the link]
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
- The topic ‘Temporary Closure is not reflected in the code display’ is closed to new replies.