• Resolved MidouCloud

    (@midoucloud)


    After updating my website to Woocommerce 2.6.2 the product data tabs are not working (inventory, linked products, attributes, advanced). I tried to downgrade to Woocommerce 2.5 and everything works fine with this version. How can i fix this issue on Woocommerce 2.6.2?

    https://wordpress.org/plugins/woocommerce/

Viewing 16 replies (of 16 total)
  • Hope you guys have resolved the issue already. If some haven’t, a possible fix would be appending#woocommerce-product-data .hndle .hidden {display: block !important;} to

    wp-content/plugins/woocommerce/assets/css/admin.css

    file. this should override the bootstrap hidden class introduced to the <span> by some plugin. I specified the class tree to ensure it only reverse the target and not affect some other elements.

    Hope this helps.

    • This reply was modified 8 years, 11 months ago by haslam956.
Viewing 16 replies (of 16 total)

The topic ‘Product Data Tabs not working’ is closed to new replies.