Ivan Milic - Networks expert Ivan Milic CEO Ivan Milic

Top Menu

× To post a question you must be signed in.

Hide product variations

07 Feb 2015 12:59 #83 by Tolga Tutel
Hide product variations was created by Tolga Tutel
Hello

I am using your Excel-like product manager for Woocommerce. I need to hide product variations, but I couldn't find any setting to disable them from showing.
Can you please tell me, how I can do this?
And how can I search for empty fields? like: show me all products, where SKU is empty?

Many thanks for your quick help.
Best Regard
Tolga

Please Log in or Create an account to join the conversation.

07 Feb 2015 13:10 #84 by HolestE
Replied by HolestE on topic Hide product variations
For first question you can edit:

wp-content\plugins\excel-like-product-manager-for-woocommerce-and-wp-e-commerce\shops\wooc.php

find this:

'post_type' => array('product','product_variation')

replace it with

'post_type' => array('product')

For second question that is not possible because empty filter field already has meaning of "do not filter by this filed"
The following user(s) said Thank You: Tolga Tutel

Please Log in or Create an account to join the conversation.

07 Feb 2015 13:34 #85 by Tolga Tutel
Replied by Tolga Tutel on topic Hide product variations
Perfect, it worked! Many thanks for your quick and good answer!
Have a nice weekend and many thanks again
Tolga

Please Log in or Create an account to join the conversation.

Time to create page: 0.098 seconds