• Resolved chemdata

    (@chemdata)


    I am trying to bring up a different slider each month without apparent success. I’ve tried different combinations of code. For example using code below it shows correctly for the month of May. However it is still showing in June. Pls advise what I am doing incorrectly and provide me with correct code and thank you.

    [time-restrict-repeat type=”annually” onmonth=”March” ondate=”01″ offmonth=”April” offdate=”1″]<center><div style= ‘max-width: 1025px;’>[metaslider id=59]</div></center>[/time-restrict-repeat]
    [time-restrict-repeat type=”annually” onmonth=”April” ondate=”01″ offmonth=”May” offdate=”1″]<center><div style= ‘max-width: 1025px;’>[metaslider id=630]</div></center>[/time-restrict-repeat]
    [time-restrict-repeat type=”annually” onmonth=”May” ondate=”01″ offmonth=”June” offdate=”1″]<center><div style= ‘max-width: 1025px;’ >[metaslider id=455]</div></center>[/time-restrict-repeat]

Viewing 1 replies (of 1 total)
  • Thread Starter chemdata

    (@chemdata)

    After rereading instructions more thoroughly I found what I was doing wrong. Evidently if you do not add an ending time it runs for that entire day. So it was running on the first of June and would shut off at the end of that day.

    [/time-restrict-repeat][time-restrict-repeat type=”annually” onmonth=”May” ondate=”01″ offmonth=”June” offdate=”1″ offtime=”00:00:00″]<center><div style= ‘max-width: 1025px;’ >[metaslider id=455]</div></center>[/time-restrict-repeat]

    • This reply was modified 7 years, 9 months ago by chemdata.
Viewing 1 replies (of 1 total)
  • The topic ‘Problem with Annual Time Frame’ is closed to new replies.