Thread Starter
korabd
(@korabd)
nevermind, I found it
just need to change
'orderby' => 'meta_value',
to
'orderby' => 'meta_value_num',
anyone help on adding attributes via wp user frontend
correction:
it is [wpuf_addpost post_type="product"]
Hi MarceFX,
I have the same problem!?
Did you find any solution.
Thanks 🙂
Looking for the same solution. So far I am able to add product to woocommerce>products; via
[wpuf_addpost post_type="event"]
However, I cannot select/upload categories and attributes (which are different for every category).
Thank you in advance!