Conversation
supportHello, I’m using the following shortcode: [open_text update="immediate"]%if_open_now% The office is currently open until %today_end% today.%else% %if_open_later% The office is currently closed, but will open at %today_next%. %else% The office is closed today %if_open_tomorrow%, , but will be open again tomorrow from %tomorrow_start%.%else% %space%and will also be closed tomorrow. %end%%end%%end%[/open_text] This used to work great up until version 2.3. After updating to version 2.4 though, the time is not displayed any more. Reverting back to 2.3 fixes the issue.
@studiomondiale Thanks for sharing this with me. There were changes made to the code here, so I’ll use your example to isolate the problem and produce a fix in the next release.
@studiomondiale I found the issue in the current version of the plugin. There will be a fix included in the next version: 2.5 later today. Just to confirm, the issue is specific to this replacement text only: [open_text]Open next: %today_next%[/open_text] So, if you did see anything else affected please let me know?
I just did some testing and can confirm: It appears to only affect %today_next%
@studiomondiale Fixed in version 2.5
This does indeed fix it, thanks!
@studiomondiale Thanks for sharing this with me. There were changes made to the code here, so I’ll use your example to isolate the problem and produce a fix in the next release.
@studiomondiale I found the issue in the current version of the plugin. There will be a fix included in the next version: 2.5 later today. Just to confirm, the issue is specific to this replacement text only: [open_text]Open next: %today_next%[/open_text] So, if you did see anything else affected please let me know?
I just did some testing and can confirm: It appears to only affect %today_next%
@studiomondiale Fixed in version 2.5
This does indeed fix it, thanks!