Title: We are open plugin
Last modified: June 10, 2022

---

# We are open plugin

 *  Resolved [domipj](https://wordpress.org/support/users/domipj/)
 * (@domipj)
 * [4 years ago](https://wordpress.org/support/topic/we-are-open-plugin/)
 * for many month I have a little html code that say we are open or we are closed:
 *     ```
       p style="text-align: center;">[open_now]</p>
       <p style="color: #2cc968; text-align: center;">Great, we are now open ! <img src="https://essenceofhealth.asia/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/img/smiley-laughing.gif" alt="laughing" /></p>
       [/open_now]
       <p style="text-align: center;">[closed_now]</p>
       <p style="color: #f12929; text-align: center;">Sorry, we are now closed ! <img src="https://essenceofhealth.asia/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/img/smiley-cry.gif" alt="cry" /></p>
       [/closed_now]
       ```
   
 * resently this code does not work any more but I do not have any idea why
 * Is there any enlightment for me please ?
 * Thank you
    Domi
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fwe-are-open-plugin%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 3 replies - 1 through 3 (of 3 total)

 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [4 years ago](https://wordpress.org/support/topic/we-are-open-plugin/#post-15726344)
 * [@domipj](https://wordpress.org/support/users/domipj/) This is very likely to
   be down to page caching.
 * Fortunately, there is already a shortcode parameter that you can use to side-
   step caching by requesting an immediate update…
 *     ```
       [open_now update="immediate"]
       <p style="color: #2cc968; text-align: center;">Great, we are now open ! <img src="https://essenceofhealth.asia/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/img/smiley-laughing.gif" alt="laughing" /></p>
       [/open_now]
       [closed_now update="immediate"]
       <p style="color: #f12929; text-align: center;">Sorry, we are now closed ! <img src="https://essenceofhealth.asia/wp-content/themes/Divi/includes/builder/frontend-builder/assets/vendors/plugins/emoticons/img/smiley-cry.gif" alt="cry" /></p>
       [/closed_now]
       ```
   
 * _Note: I have corrected some odd paragraphing. Please check this at your side(
   perhaps place the shortcodes right up to the tags)._
 *  Thread Starter [domipj](https://wordpress.org/support/users/domipj/)
 * (@domipj)
 * [4 years ago](https://wordpress.org/support/topic/we-are-open-plugin/#post-15726453)
 * Great! Thank you so much for the fast answer. I will copy and past that code.
   And I will giv you the feedback tomorrow
 *  Plugin Author [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * (@designextreme)
 * [4 years ago](https://wordpress.org/support/topic/we-are-open-plugin/#post-15732896)
 * [@domipj](https://wordpress.org/support/users/domipj/) Is this working correctly–
   showing the correct status when the page loads?

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘We are open plugin’ is closed to new replies.

 * ![](https://ps.w.org/opening-hours/assets/icon.svg?rev=2706372)
 * [We’re Open!](https://wordpress.org/plugins/opening-hours/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/opening-hours/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/opening-hours/)
 * [Active Topics](https://wordpress.org/support/plugin/opening-hours/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/opening-hours/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/opening-hours/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Noah Hearle](https://wordpress.org/support/users/designextreme/)
 * Last activity: [4 years ago](https://wordpress.org/support/topic/we-are-open-plugin/#post-15732896)
 * Status: resolved