4.0.0 causes description tabs to disappear
-
I am still on WordPress 4.6.1, and have not yet updated to 4.7.
Beginning with WooCommerce Multilingual for 4.0, the entire product description area below the product image & pricing disappears after the page loads, with a “display: none” injected here:
<div class=”woocommerce-Tabs-panel woocommerce-Tabs-panel–description panel entry-content wc-tab” id=”tab-description” style=”display: none; “>
This seems to be done programmatically because it shows as the page loads, and then disappears when the page finishes loading.
Disabling WooCommerce Multilingual solves the problem, and downgrading to 3.9.5 also solves it. The same problem exists in 4.0.1.
Is this a known issue? Anything I can do to help diagnose if not? Please let me know how I can help!
– Kevin
- The topic ‘4.0.0 causes description tabs to disappear’ is closed to new replies.