• Resolved Angel Hess

    (@akissz)


    It seems there should be a option to disable Reports page due to the message on top of the page. (or maybe a setting to remove the words). Because there is already a option to remove Analytics so it seems both Analytics and Reports need option to remove.

    “With the release of WooCommerce 4.0, these reports are being replaced. There is a new and better Analytics section available for users running WordPress 5.3+. Head on over to the WooCommerce Analytics or learn more about the new experience in the WooCommerce Analytics documentation.”

    Also… Didn’t know where to post this all so I posted on Github and WP site here. (Maybe disable one. So its not confusing.)

    • This topic was modified 3 years, 8 months ago by Angel Hess.
Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Contributor ospiotr

    (@ospiotr)

    Hi @akissz
    Fixed in 2.5.0. Please update the plugin and let me know if everything is alright in your WooCommerce shop.

    I have also replied on GitHub ??

    Great plugin, this is becoming a must have tool. The new WC admin and other bloatware is a mess and I get why they did it “MONEY” but if not for this plugin, I would dump WooCommerce 100% and work with the 10,000 other tools you can find online.

    But it seems the old reports are now needed in WC as I would never want to use the bloated new reports or any of their new bloated admin, can you setup a flag to hide the Red Notice? That you need to upgrade to WooCommerce Analytics.

    For now I just set a simple class to display none for the following div below. But that is more of a hack then a setting.

    <div id="message" class="error inline" style="margin-top:30px">

    .wrap.woocommerce div.error, .wrap.woocommerce div.updated {
        display: none;
    }

    Can’t wait to see where this app goes, the more control the better, what about tab controls in settings.

    REF: admin.php?page=wc-settings

    I also created my own plugin for this, but without controls, it’s just hiding tabs as needed.

    Cheerio ??

    Also please note I tested 2.5.0 and the message still shows… Cheerio ??

    Thread Starter Angel Hess

    (@akissz)

    I don’t think I see the message anymore. But the question still is there. Will the functions to activate the Reports page even be possible in the near future??? Because it used to say that Woo is replacing it with Analytics. There are better Analytics anyway so why not remove reports and Analytics. And use another plugin for Analytics.

    @akissz I still see the message unless I invoke the display none class as stated above and all versions of everything is up to date. What Analytics are you using to replace the older Order Reports with? Cheerio ??

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Reports Page’ is closed to new replies.