Home › Forums › WoodMart support forum › [Feature Request] Attributes label prefix and suffix option
[Feature Request] Attributes label prefix and suffix option
- This topic has 9 replies, 2 voices, and was last updated 2 years, 4 months ago by Elise Noromit.
-
AuthorPosts
-
June 18, 2022 at 2:24 pm #384321
niwoParticipantHello,
I’m using attributes also for multi-chanels like amazon, ebay etc.
Those chanels want some attributes as a standalone number.Eg. 140 ml or 500 g
Those attributes need to be stored as 140 or 500.The issue I have is now that on the product archive page the clarity is missing.
The client has no idea what those numbers are standing for.An option would be great to define a prefix or suffix for attributes to show on labels.
See the screenshot to get a better picture.
Attachments:
You must be logged in to view attached files.June 21, 2022 at 2:20 am #384798
Elise NoromitMemberHello,
Please insert the site admin access into the Private content below the message area. We will take a closer look at the case.
We will check if it is possible with custom CSS.
Best Regards
June 23, 2022 at 3:57 pm #385718
niwoParticipantCSS should also help.
Important is only, that it should be possible to target specifically. 🙂June 24, 2022 at 3:40 am #385838
Elise NoromitMemberHello,
Please add this code to the Theme Settings > Custom CSS > Global:
.product-label.attribute-label.label-attribute-pa_kapazitaet:after{ content:" gr" }
Best Regards
June 24, 2022 at 7:44 pm #386074
niwoParticipantIt works perfectly! 🙂
Thank you very much!Will you consider adding a field in attributes for prefix and suffix?
I guess this would be more user-friendly.btw. how to make it also work for the “additional information” tab?
See screenshot.Regards
- This reply was modified 2 years, 4 months ago by niwo.
Attachments:
You must be logged in to view attached files.June 26, 2022 at 2:33 am #386271
Elise NoromitMemberHello,
We can hardly do that, it would require complicated Woocommerce customization that is not covered by our support.
Please contact us if you need further help or suffix for any other attribute, we will provide custom CSS.
If you have any questions please feel free to contact us.
Best Regards
June 26, 2022 at 1:48 pm #386320
niwoParticipantI understand.
I still need some CSS for the Screenshot I’ve shared.
June 27, 2022 at 12:43 am #386387
Elise NoromitMemberHello,
This table is not editable, unfortunately.
Please consider the option to create the attribute items like this 600 gr.
If you have any questions please feel free to contact us.
Best Regards
June 27, 2022 at 1:19 am #386399
niwoParticipantAs I’ve stated in the previous post, I need the numbers as integer or float format for the API service and the marketplaces.
And creating redundant attributes is not a good solution.There must be a good solution to this issue.
Regards
June 28, 2022 at 2:53 pm #386882
Elise NoromitMemberHello,
Unfortunately, the HTML structure does not allow customizing the attributes in this table.
If you have any questions please feel free to contact us.
Best Regards
-
AuthorPosts
- You must be logged in to create new topics. Login / Register