Product Data – Product type field is unavailable, variations don’t work
-
Hey guys,
After WordPress update I have a problem, and rollback somehow doesn’t help.On the admin product page, in the Product Data section, the Product Type field is there no more. I can’t make any product variable.
I can’t see a way to attach screenshot here, therefore I’ll show the code:
<div class="postbox-header"> <h2 class="hndle ui-sortable-handle">Product data</h2> <!-- HERE SHOULD BE THE SELECT TYPE SECTION, CODE BELOW IS NOT RELEVANT TO THE QUESTION --> <div class="handle-actions hide-if-no-js"><button type="button" class="handle-order-higher" aria-disabled="false" aria-describedby="woocommerce-product-data-handle-order-higher-description"><span class="screen-reader-text">Move up</span><span class="order-higher-indicator" aria-hidden="true"></span></button><span class="hidden" id="woocommerce-product-data-handle-order-higher-description">Move Product data box up</span><button type="button" class="handle-order-lower" aria-disabled="false" aria-describedby="woocommerce-product-data-handle-order-lower-description"><span class="screen-reader-text">Move down</span><span class="order-lower-indicator" aria-hidden="true"></span></button><span class="hidden" id="woocommerce-product-data-handle-order-lower-description">Move Product data box down</span><button type="button" class="handlediv" aria-expanded="true"><span class="screen-reader-text">Toggle panel: Product data</span><span class="toggle-indicator" aria-hidden="true"></span></button></div></div>
All the tabs for variations with class .show_if_variable have style=”display:none”.
Another thing that has changed, not relevant to the topic but may have a clue: Yoast SEO section disappeared from the admin product page as well.
WordPress 5.5
WooCommerce 4.4.1Theme WoodMart 5.2.0
What may be a reason for that?
Viewing 7 replies - 1 through 7 (of 7 total)
Viewing 7 replies - 1 through 7 (of 7 total)
- The topic ‘Product Data – Product type field is unavailable, variations don’t work’ is closed to new replies.