loveuat
Forum Replies Created
-
Hello There,
I have debug this function already and found that this function is not responsible for price filter query, I have tried changing ‘meta key’ and ‘meta_value’ there but nothing happens, it seems on that function nothing is happening (ie ‘echo’,’print’,’die’)
can you please help me with this to find correct place of price query.
Thanks
Hello,
Thank you for reply
Do you need a place where the search(Price) query is processed?
>>> Yes [I need to customize the query based on my need]I have to customize the price query with my custom meta field of price. I am using a plugin (WooCommerce Measurement Price Calculator) which converts product price to per unit price like (sq/ft), so I need to our plugin (Product filter) should also search based on per unit price not with regular price.
so please let me the function which is responsible for that query I will customize it.
ThanksHello Patrik
Thanks for reply, yes exactly I am using
uwp_form_input_text_usernamethat filter to change the field type and also used jquery validation for email field only , but I need to change the message as well because if somehow jquery validation failed,it will show all message related to username which I dont need because I am using usernameso please help to get rid from that username notices