- No categories
- All
The orders in WooCommerce admin are hidden (they have the “hidden” CSS class)
I have recently moved one WordPress site from an online hosting to a VPS where I have full root access. Everything seems to be working fine. However, on the WooCommerce admin, the orders are hidden - that is, they have the "hidden" CSS class and thus they are not displayed. Here is a screenshot WooCommerce orders page: Here is the HTML code of one table row, with sensitive information removed: <tr id="post-CENSORED" class="iedit author-other level-0 post-CENSORED type-shop_order status-wc-pending post-password-required hentry"> <th scope="row" class="check-column"> <label class="screen-reader-text" for="cb-select-CENSORED">Elige Order – diciembre 28, 2018 @ 12:43 AM</label> <input id="cb-select-CENSORED" type="checkbox" name="post[]" value="CENSORED"> <div class="locked-indicator"> <span class="locked-indicator-icon" aria-hidden="true"></span> <span class="screen-reader-text">“Order – diciembre 28, 2018 @ 12:43 … [Read more...] about The orders in WooCommerce admin are hidden (they have the “hidden” CSS class)
Learn More