Problem with Annual Time Frame
-
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]
- The topic ‘Problem with Annual Time Frame’ is closed to new replies.