• Resolved magicoders

    (@patopaiar)


    There are multiple threads around this issue, but none have a reply or solution.

    In a nutshell, when WP Pickup Store is Active, and WooCommerce is running on the legacy (not HPOS) system, the metaboxes on Order Edit pages that hold extra order data, fail to show the saved data. Emails that are supposed to fetch and display this data also fail, returning empty strings when the order actually does have values saved towards it.

    When you log the $post object passed over, for example, to add_meta_box, instead of the WC_Order you get a WP_Post object of type store that is coming from WP Pickup Store.

    Deactivating the plugin, resolves these issues.

    Is there any solution in the pipeline for this breaking bug?

    Happy to answer any questions you might have to help you troubleshoot, please feel free to ask.

Viewing 1 replies (of 1 total)
  • Plugin Author Keylor Mendoza

    (@keylorcr)

    Hey @patopaiar

    The plugin has been tested in WC legacy installations. Please, can you test the latest 1.8.8 and in case of persisting errors, email me here and I will try to help you to solve the error.

    Regards

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