• Resolved D U Enoch

    (@eugyenoch)


    I like the idea of the woocommerce store notice, however, how do I make that store notice appear only once or twice for the current user, and then it disappears on it’s own for a period of days, rather than the user clicking on “Dismiss” all the time

Viewing 6 replies - 1 through 6 (of 6 total)
  • Stef

    (@serafinnyc)

    You might be better using something like a notification app like HurryTimer or something like that. They have the ability to do that for you whereas Store Notice doesn’t.

    What you want is based on a cookie and Store Notice may not be suitable for your needs because of that.

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hello @eugyenoch,

    Thanks for reaching out.

    WooCommerce does not natively provide an option to limit the display of the store notice to a specific number of times or for a certain period. The default behavior is that the notice will continue to show until the user chooses to dismiss it.

    However, you can achieve your desired functionality through custom coding or using third-party plugins. There are numerous plugins available that can help you set up a cookie to remember if a user has already seen the notice and then hide it for a certain period, like the one mentioned with community member @serafinnyc.

    Please note that any customizations or third-party plugins would require careful implementation and testing to ensure they don’t interfere with other aspects of your site.

    If you’re not comfortable coding, we suggest hiring a developer or contacting the plugin authors for support.

    I hope this information helps!

    Thread Starter D U Enoch

    (@eugyenoch)

    okay, can you give me the filters that handles the woocommerce store notice?

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi there @eugyenoch,

    Please note that custom coding is beyond the scope of our support.

    The WooCommerce community is filled with talented open-source developers, and many of them are active on the channels listed below:

    Hope this helps!

    Thread Starter D U Enoch

    (@eugyenoch)

    I did not ask for custom coding, just the filter that handles store notice. But I think I got it; woocommerce_demo_store

    Plugin Support ckadenge (woo-hc)

    (@ckadenge)

    Hi @eugyenoch,

    Glad to hear it – thanks for letting us know!

    I’ll mark this thread as resolved now. If you have any further questions, I recommend creating a new thread.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Restrict woocommerce store noitice’ is closed to new replies.