Condition for “Temporary closure”
-
Hi,
First, thank you for your work ! ??I just have one “issue”..
I just set up “Temporary closure” for the next 7 days and wish to use “%days_change” to indicate when i’ll be back at office.But, actually, i don’t know how to display the text :
“I’ll be back in %days_change% days”
Or something like that only when “temporary closure” is set.The code i actually use :
<p class="open-text-intro">[open_text] %if_open_now% Office is open util %today_end%.%end% %if_open_later% We're closed for the moment, but we'll be back at %today_next%. %end% %if_closed_now% %if_not_open_later% We're closed today %if_open_tomorrow%, but will open tomorrow at %tomorrow_start%. %else% %space% and tomorrow. %end% %end% %end% %if_closed_now% %if_closed_tomorrow% %end% %end% <br>Closed for %days_change% days. [/open_text]</p>
I wish to have a condition for this part :
<br>Closed for %days_change% days.
Thank you again !
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Condition for “Temporary closure”’ is closed to new replies.