• UPDATE

    Not even a day has passed and both of my raised issues have been resolved. While the notice would still be shown for 5 days after the install, it’s at least no longer shown forever. It’s only fair to keep my end of the bargain and update the rating from 3 to 5. Thanks guys! I’ll leave the rest of the post unchanged.

    ORIGINAL

    The plugin works as advertised, but the constant notice regarding “fLaSh sAlE” is really bad. I understand the reasoning, as some people just cave in to shut the notice up, more so if the offer is valid only for 72h (you know, “hurry up, it’s gonna end never”), but this is terrible UX for someone who does NOT need premium features.

    Anyway, at least found a way to hide that stuff:

    define('WCMMQ_PRO_VERSION', 'shut-up-with-that-flash-sale-alert-pls');

    Add this to your functions.php (or wherever your own code runs at) and at last the admin dashboard is back to normal.

    • This topic was modified 9 months, 1 week ago by miglenetiketa. Reason: Issues resolved, chaging the rating
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support Maruf Hossain

    (@marufbyteever)

    We sincerely apologize for the inconvenience caused by the persistent “Flash Sale” notice — we completely understand how frustrating that can be, especially if you’re not interested in the premium version.

    This issue is likely related to heavy caching or transient cache on your website, which may be preventing the notice from disappearing as expected. We’ve come across similar cases in the past, and our team has already implemented a fix for it.

    We’d love the opportunity to resolve this for you quickly. If you could please reach out to us through our contact form, we’ll personally make sure the notice is removed from your site.

    We genuinely appreciate your feedback — it helps us make the plugin better for everyone. If we’re able to resolve this to your satisfaction, we’d be grateful if you could consider updating your review. Your support means a lot to us!

    Warm Regards.
    Thanks

    Thread Starter miglenetiketa

    (@miglenetiketa)

    Unfortunately there is no specific/heavy caching on local environment. Locally everything is as “raw”/live as possible.

    What I see during debugging is that the snooze call does happen in Notices.php, function ajax_dismiss_notice, the transient is added and it exists as transient up until the call to wp_cache_flush() right before wp_send_json_success(). After that call, get_transient('wcmmq_upgrade') returns false.

    I’m sorry, but the way the notice is implemented is not going to raise the star rating. I really dislike the practice of urging people to use sale because “offer ends soon”, but actually it just always exists (at least until some later date). 72h in plugin is hardcoded in just the message.

    Another thing is the fact that there’s no hard dismissal for that notice, only for a month. If I don’t need it today, I very likely won’t need it in a month or in two months. And if I do, I’ll buy the license even without the sale myself since I am using the plugin already.

    So, let’s say each of these issues subtract one star from the rating.

    P. S. For what is worth, I really love the code structure/quality in the codebase, looks super clean and easy to navigate, cheers for that!

    Plugin Support sajalwpdev

    (@sajalwpdev)

    Hello @miglenetiketa

    Thank you so much for taking the time to share your detailed feedback, and especially for your kind words about our code structure. We truly appreciate that!

    Regarding the notice issue, we completely understand your frustration. We’ve taken your feedback seriously and have already addressed the behavior you pointed out. The latest update includes improvements that resolve the problem with the dismissal. We’re also actively discussing how to improve the notice logic further to ensure it feels more respectful and less intrusive for users who prefer not to upgrade.

    We genuinely value your opinion, and we’d love it if you’d consider updating your review based on our improvements. Your support and insight help us shape the plugin for a better user experience.

    Thanks again for using our plugin and sharing your thoughts — it means a lot.

    Best regards
    Support Team – Pluginever

    Thread Starter miglenetiketa

    (@miglenetiketa)

    Wow, that was kinda unexpected. Thanks guys! Appreciate the quick action. While I still see the “hurry up”, it’s fine as long as the install date doesn’t change… ever.

    Changed the rating.

    Plugin Support sajalwpdev

    (@sajalwpdev)

    Hello @miglenetiketa

    Wow, thank you so much for the quick update and kind words! 😊

    We truly appreciate you giving us the chance to improve things, and we’re glad the changes worked out for you.

    Thanks again for your support and for being part of our community. If you ever need anything, we’re just a message away.

    Cheers,
    Support Team – PluginEver

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

The topic ‘Works, but (NO LONGER) nags constantly with “promotion” of pro version’ is closed to new replies.