Home / Forums / WoodMart support forum / Product attribute showing as badge on top fo the product grid
Home › Forums › WoodMart support forum › Product attribute showing as badge on top fo the product grid
Product attribute showing as badge on top fo the product grid
- This topic has 10 replies, 2 voices, and was last updated 6 years ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
October 17, 2019 at 12:50 pm #150703

JamesParticipantHi there, I have “Enable swatch” in
Dashboard -> Products -> Attributes -> chose the attribute -> Configure Items -> Edit -> Enable swatchto show an attribute as text (see screenshot_1.png).When I go the category and have a look at the overview of the products, the label of the attribute shows as a badge (see screenshot_2.png).
Can you tell me why this is happening and how I can remove/disable it?
Thanks
Attachments:
You must be logged in to view attached files.October 17, 2019 at 2:06 pm #150736
Aizaz Imtiaz AwanKeymasterHello,
Yes, you can hide that badge by disabling it from the Products -> Attributes -> Chose the attribute -> Edit -> Show attribute label on products. Just unchecked the option because this option is responsible for displaying those badges on product grid. And do not worry about your variations on single product page. This will not affect those variations.
Best Regards.
October 17, 2019 at 2:33 pm #150751
JamesParticipantThanks for the reply, Aizaz, but the issue is still the same after I’ve done that.
Attachments:
You must be logged in to view attached files.October 18, 2019 at 5:39 am #150809
Aizaz Imtiaz AwanKeymasterHello,
I have seen your screen shot. You need to unchecked the option which exist inside the Products >> Attributes. Not from the single product edit page. Attributes option is available on two different places and I’m talking about the second one.
Screenshot for clarification: https://jmp.sh/KXowqGj
Best Regards.
October 18, 2019 at 10:48 am #150883
JamesParticipantHi, I also tried your solution but the issue is still the same.
October 18, 2019 at 12:04 pm #150903
Aizaz Imtiaz AwanKeymasterHello,
Kindly clear your site cache and check back if the attribute labels still shown on the product image then deactivate your third party plugins and share your admin login details so I can access and help you out.
Best Regards.
October 18, 2019 at 1:55 pm #150946
JamesParticipantNothing, I’ve tried it already.
I’ll give you access to check it.
October 18, 2019 at 2:48 pm #150960
Aizaz Imtiaz AwanKeymasterHello,
I have test your site and i’m not able to hide those attribute labels because to hide those attributes i have to edit your attribute from Products >> Attributes but none of your attribute is editable it seems the error is due to your child theme.
So you need to check this after switching to parent version.
Screenshot: https://jmp.sh/eyhGnECBest Regards.
October 18, 2019 at 2:55 pm #150966
JamesParticipantI also tried to switch to the parent theme but it didn’t work.
Feel free to do any changes, its a testing environment there’s nothing for me to lose.
October 18, 2019 at 3:18 pm #150968
JamesParticipantUpdate: I switched back to parent theme once again, and was enable to disable the attribute.
Then enabled the child theme.
Now everything works.There’s even the option.
And I didn’t do any other change, weird.
Thanks for trying to help.October 19, 2019 at 5:53 am #151022
Aizaz Imtiaz AwanKeymasterMost Welcome,
I’m glad that the attribute option is enabled for you after switching between the themes.
Actually when you switching between the theme it might refresh the settings that’s why the attribute option is again available to use.
Although there is another way to hide those attribute label using the custom CSS code. You can use the below CSS code in Theme Settings >> Custom CSS >> Global Custom CSS:
.product-labels span.attribute-label{ display:none; }Let us know if there’s anything else we can do for you! You can always reach us at any time. We are always here to help you.
Best Regards.
-
AuthorPosts
- You must be logged in to create new topics. Login / Register