[Resolved] Filter hidden in woocommerce order list, using CSS

Home Forums Support [Resolved] Filter hidden in woocommerce order list, using CSS

Home Forums Support Filter hidden in woocommerce order list, using CSS

Viewing 3 posts - 1 through 3 (of 3 total)
  • Author
    Posts
  • #1104630
    林鴻木

    Figure one

    <input type=”submit” id=”doaction” class=”button action” value=”Apply” />

    <label for=”filter-by-date” class=”screen-reader-text”>Filter by date</label>
    <select name=”m” id=”filter-by-date”>
    <option selected=’selected’ value=”0″>All dates</option>
    <option value=’201912′>December 2019</option>
    </select>
    <select class=”wc-customer-search” name=”_customer_user” data-placeholder=”Filter by registered customer” data-allow_clear=”true”>
    <option value=”” selected=”selected”><option>
    </select>
    <input type=”submit” name=”filter_action” id=”post-query-submit” class=”button” value=”Filter” />

    thanksgiving

    #1104650
    林鴻木

    I found a way
    Thanks

    #1104844
    David
    Staff
    Customer Support

    Glad to hear that 🙂

Viewing 3 posts - 1 through 3 (of 3 total)
  • You must be logged in to reply to this topic.