Dealing with a complicated time schedule
-
Hi, I am trying to get a complicated time schedule to show some information for a client at some very specific times. These are:
Mon 16.30-22.00
Wed-Thurs 16.30-22.00
Fri 16.00-22.00
Sat 15.45-22.00I have done the following but it seems to show multiple incidents of the information.
[time-restrict-repeat type=”daily” ontime=”16:30:00″ offtime=”22:00:00″]
[time-restrict-repeat-2 type=”weekly” onday=”Monday” offday=”Monday”]
<div class=”tracker-maps”><iframe src=”../../../tracker-andy/fullscreen_index.php”> </iframe></div>
[/time-restrict-repeat-2]
[/time-restrict-repeat][time-restrict-repeat type=”daily” ontime=”16:30:00″ offtime=”22:00:00″]
[time-restrict-repeat-2 type=”weekly” onday=”Wednesday” offday=”Thursday”]
<div class=”tracker-maps”><iframe src=”../../../tracker-andy/fullscreen_index.php”> </iframe></div>
[/time-restrict-repeat-2]
[/time-restrict-repeat][time-restrict-repeat type=”daily” ontime=”16:00:00″ offtime=”22:00:00″]
[time-restrict-repeat-2 type=”weekly” onday=”Friday” offday=”Friday]
<div class=”tracker-maps”><iframe src=”../../../tracker-andy/fullscreen_index.php”> </iframe></div>
[/time-restrict-repeat-2]
[/time-restrict-repeat][time-restrict-repeat type=”daily” ontime=”15:45:00″ offtime=”22:00:00″]
[time-restrict-repeat-2 type=”weekly” onday=”Saturday” offday=”Saturday]
<div class=”tracker-maps”><iframe src=”../../../tracker-andy/fullscreen_index.php”> </iframe></div>
[/time-restrict-repeat-2]
[/time-restrict-repeat]This is a brilliant plugin by the way – but I think I am being tharted by this request!!
Address is : https://howeandcofishandchips.co.uk/chippy/howeandco/howe-co-andys-van-live/
- The topic ‘Dealing with a complicated time schedule’ is closed to new replies.