Hi
I am currently building a marketplace using the HivePress and WooCommerce plugins for WordPress. I have encountered an issue related to the “Ship” button that appears in the vendor’s order details page.
When the order status in WooCommerce is set to “Processing,” the “Ship” button is displayed. However, since our marketplace is not intended for physical product sales, the concept of shipping is unnecessary. I would like to hide or disable this button.
I attempted to hide it using CSS, but this also unintentionally hid the “Contact Buyer” button, which is essential for our operations.
Could you please advise if there are specific settings or code snippets to resolve this issue without affecting other functionalities?
Thank you for your assistance, and I look forward to your guidance.