• Resolved CompKing

    (@compking)


    GMP Results (Timezone GMT-6)

    {
    “html_attributions”: [],
    “result”: {
    “business_status”: “OPERATIONAL”,
    “name”: “Northmount Liquor Store”,
    “opening_hours”: {
    “open_now”: true,
    “periods”: [
    {
    “close”: {
    “day”: 0,
    “time”: “1900”
    },
    “open”: {
    “day”: 0,
    “time”: “1200”
    }
    },
    {
    “close”: {
    “day”: 1,
    “time”: “2100”
    },
    “open”: {
    “day”: 1,
    “time”: “1100”
    }
    },
    {
    “close”: {
    “day”: 2,
    “time”: “2100”
    },
    “open”: {
    “day”: 2,
    “time”: “1200”
    }
    },
    {
    “close”: {
    “day”: 3,
    “time”: “2100”
    },
    “open”: {
    “day”: 3,
    “time”: “1200”
    }
    },
    {
    “close”: {
    “day”: 4,
    “time”: “2100”
    },
    “open”: {
    “day”: 4,
    “time”: “1200”
    }
    },
    {
    “close”: {
    “day”: 5,
    “time”: “2200”
    },
    “open”: {
    “day”: 5,
    “time”: “1200”
    }
    },
    {
    “close”: {
    “day”: 6,
    “time”: “2200”
    },
    “open”: {
    “day”: 6,
    “time”: “1100”
    }
    }
    ],
    “weekday_text”: [
    “Monday: 11:00 AM \u2013 9:00 PM”,
    “Tuesday: 12:00 \u2013 9:00 PM”,
    “Wednesday: 12:00 \u2013 9:00 PM”,
    “Thursday: 12:00 \u2013 9:00 PM”,
    “Friday: 12:00 \u2013 10:00 PM”,
    “Saturday: 11:00 AM \u2013 10:00 PM”,
    “Sunday: 12:00 \u2013 7:00 PM”
    ]
    },
    “url”: “https://maps.google.com/?cid=4626752193896143866”
    },
    “status”: “OK”
    }

    Results on footer of webpage are off by one day

    The page I need help with: [log in to see the link]

Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Design Extreme

    (@designextreme)

    @compking I’ll follow up shortly.

    Plugin Author Design Extreme

    (@designextreme)

    @compking Just to confirm, the correct opening hours have Sunday at: 12pm – 7pm?

    This occurred just this time when you upgraded the plugin – or does it happen every time you’ve done it?

    Thanks, I will get this resolved for the next release.

    Plugin Author Design Extreme

    (@designextreme)

    @compking I think I found the error just by looking at the code… – it was a previous fix for the offset issue around 10 iterations ago.

    When comparing the version, it checked for the current: “1.20” and made it a proper number: “1.2”, so it thought it was an older version!

    Now that I know this, I will release something that properly checks the version number according to version syntax.

    Plugin Author Design Extreme

    (@designextreme)

    @compking Please download version 1.21. I have fixed the issue going forward, but as you updated to version 1.20, you’ll need to manually change the days back to how they were before. It would be too messy to detect and to it automatically. You can use GMB to populate quickly.

    Thread Starter CompKing

    (@compking)

    Thank you. Much better..

    Plugin Author Design Extreme

    (@designextreme)

    ??

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Days are off by One with new update’ is closed to new replies.