• Resolved rigborg

    (@rigborg)


    We are using We′re open to show our opening hours from Google.

    This week we discovered that it shows that yesterday is closed.
    On Google we’re open but on the website closed.
    On wednesday it said that tuesday was closed and when i saw the retrived data it was closed but not on my Google MyBusiness – i then cleared the cache and pulled the opening hours from google again and everything was normal.
    Then yesterday it suddenly said that we we’re closed on wednesday so i did the same things again and cleared cache and everything was fine.

    This morning it said that we were closed on thursday until i did the same thing all over again.

    How can this happen and what can i do to fix this?

    Best regards
    S?ren Rigborg
    Aabybro Mejeri

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

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

    (@designextreme)

    @rigborg I have detailed a solution in the plugin’s FAQ.

    Please add the following to your Shortcode to force a refresh of the HTML upon page load:

    [open update="immediate"]
    Thread Starter rigborg

    (@rigborg)

    The problem still appears after inserting the new code.

    But when i go to the plugin and clear cahche i can update opening hours with the correct ones from Google.
    It is always yesterday that is closed.

    Where do I put the short code? I am happy with what the way things show now BUT every day at opening time I have to flush cache. Here is the short code I am using

    [open_text] %if_open_now% We are currently open %end% %if_open_later% We are currently not open, but we will be open today at: %today_next%. %end% %if_closed_now% %if_not_open_later% We are currently not open %if_open_tomorrow%, however we are open tomorrow at %tomorrow_start%. %else% %space%and closed tomorrow. %end% %end% %end% [/open_text]

    webiste – mariettacobbartmuseum.org

    Plugin Author Design Extreme

    (@designextreme)

    @bobbiv Please just add this to the start:

    [open_text update="immediate"] %if_open_now% We are currently open %end% %if_open_later% We are currently not open, but we will be open today at: %today_next%. %end% %if_closed_now% %if_not_open_later% We are currently not open %if_open_tomorrow%, however we are open tomorrow at %tomorrow_start%. %else% %space%and closed tomorrow. %end% %end% %end% [/open_text]

    @rigborg What Shortcode are you using now?

Viewing 4 replies - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.