sidrian
Forum Replies Created
-
From what I understand, you can only edit 3 attribute fields if you’re using the free version.
Editing the other fields requires purchasing the API.
Somebody please correct me if I’m wrong.Forum: Plugins
In reply to: [WooCommerce] Choose the order that attributes appearLol, I’ve tried that but the id numbers do not impact in the ordering…
TksForum: Plugins
In reply to: [WooCommerce] Choose the order that attributes appearTrue.
The thing is, I added a function to show all the attributes when creating a new product, so my client does not need to add each one manually. But the order in which they appear is not desirable.
I have a feeling that I’ll have to erase all the attributes and start over, so they come up in the right order when creating a new product.
Thanks for the help.
Forum: Plugins
In reply to: [WooCommerce] Choose the order that attributes appearThanks for the reply.
That option works for the terms (example: Smal, Medium, Large)
But what I want is to choose the order that the attributes appear in the product page.Example:
- Size:
- Color:
- Material:
I want to change that order to:
- Material:
- Size:
- Color:
They appear in the order of creation.
And since I already have many attributes, I don’t want to erase them all just to create them in the right order.