Hi, can you assist in a clean way to remove search results from result set for the products that the current_logged_in user (role:store vendor) has posted? Basically, so owners of stores can search too but without seeing all their own products coming in results.
Also, I am trying to use the woo commerce price filter slider to search for current_bid price but because it is using product price parameter and not current_bid it will only affect non auction products. Can you tell me how I might go about affecting change to use current bid to replace price parameter?
I am asking here even though this is ultimate woocommerce auction plugin as it is relying on frontend ultimate. Please assist if possible. Thank you.