Home › Forums › WoodMart support forum › Variant product names doesn’t add attributes for some products. Why?
Variant product names doesn’t add attributes for some products. Why?
- This topic has 14 replies, 2 voices, and was last updated 1 week, 6 days ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
July 2, 2025 at 8:38 am #671052
developer-2437ParticipantSome products(variant products) are changing names based on different attributes and for some its not. I compared both the products side to side couldn’t find why its happens.
for example:
Check screenshots of product archives for samsung A56 & iPhone 16 ProAttachments:
You must be logged in to view attached files.July 2, 2025 at 2:41 pm #671195
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Theme Settings > Shop > Variable Products > Look for the option “Show single variation”. When enabled, this displays product variations individually on shop and category pages — each with its own title and attribute combination.
If the issue remains, share the wp login details so I can further check on your site and give you a possible solution.
Best Regards,
July 2, 2025 at 3:13 pm #671206
developer-2437ParticipantI have enabled, and its displaying product variations individually on shop and category pages but its title doesn’t contain attributes(for some)
July 2, 2025 at 3:57 pm #671234
Aizaz Imtiaz AwanKeymasterHello,
To solve this issue, you need to specify each variation attribute and don’t use “Any
[attribute name]
” as shown on the screenshot: https://ibb.co/7N2S0cZsTry to specify concrete terms there and test how it works. If the issue remains, share the wp login details so I can further check on your site and give you a possible solution.
Best Regards,
July 2, 2025 at 5:15 pm #671269
developer-2437ParticipantShared credentials.
I have not set ‘Any’ still there’s no attribute.July 3, 2025 at 9:46 am #671378
Aizaz Imtiaz AwanKeymasterHello,
Please give me site access as an administrative role so I can check and give you a possible solution.
Best Regards,
July 3, 2025 at 10:03 am #671387
developer-2437ParticipantHave given admin access.
July 3, 2025 at 12:38 pm #671448
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been resolved. Check back your site after completely clearing the browser cache and check the issue.
Best Regards,
July 3, 2025 at 2:53 pm #671510
developer-2437ParticipantI still see the same issues, I don’t have any attributes as ‘Any’ (all attributes are selected) and still attributes are not coming for most. Check screenshots.
Attributes are only showing for some iPhones, and check product or category like samsung you’ll see the product names are only repeated.I didn’t understand what you are saying is resolved. Please check the products. I don’t see any changes currently
Attachments:
You must be logged in to view attached files.July 3, 2025 at 3:03 pm #671515
Aizaz Imtiaz AwanKeymasterHello,
Navigate to Products > All Products, do a bulk edit, and update all the products, and check the issue after completely clearing the cache.
Best Regards,
July 3, 2025 at 4:06 pm #671537
developer-2437ParticipantI did it, still not showing the attributes.
July 3, 2025 at 4:17 pm #671539
developer-2437ParticipantI have given the admin access please check a product or something specifically and see if it displays attributes in title.
You can check ‘Xiaomi 14’ and fix it. And let me know how. ThanksJuly 4, 2025 at 9:04 am #671639
Aizaz Imtiaz AwanKeymasterHello,
Your issue has been successfully resolved. I’ve added the following PHP code to the functions.php file of your child theme:
add_filter('woocommerce_product_variation_title_include_attributes', '__return_true');
As a result, the variation attribute names are now displayed correctly: https://ibb.co/3m2vJY5X
Please clear your browser cache completely and revisit your site to verify that the issue has been resolved.
Best Regards,
July 4, 2025 at 9:12 am #671646
developer-2437ParticipantThank you. Now its fixed.
July 4, 2025 at 1:45 pm #671752
Aizaz Imtiaz AwanKeymasterHello,
You’re very welcome! If you need anything else, feel free to reach out!
Thanks for contacting us.
Have a great day.Topic Closed.
Best Regards, -
AuthorPosts
Tagged: product variants
The topic ‘Variant product names doesn’t add attributes for some products. Why?’ is closed to new replies.
- You must be logged in to create new topics. Login / Register