Greeting based on time of day (Morning, Afternoon, Evening)
-
Hello,
I’m trying to set up a greeting based on the time of the day. Only the first message (Good morning) is showing, and its doing so all day (morning, afternoon and evening).
Each of the greetings show if using show=”00:00” no matter the time of day or the hide setting.
Here is the shortcode that I’m using.
[timed-content-client show="00:00" hide="11:59"]Good morning, [/timed-content-client][timed-content-client show="12:00" hide="17:59"]Good afternoon, [/timed-content-client][timed-content-client show="18:00" hide="23:59"]Good evening, [/timed-content-client]Thanks for the plugin and any help with this matter.
The topic ‘Greeting based on time of day (Morning, Afternoon, Evening)’ is closed to new replies.