Comments 5Heitor started the conversationSeptember 4, 2023 at 2:38pmHello, thanks for the very good plugins! I'm using "WPC Show Single Variations for WooCommerce" and would like to improve the Title in the product catalog. Example of how it is shown:Product name - color - size How can I remove the "Size" variation from the title? Getting like this:Product name - color Thank you very much! 767Janilyn repliedSeptember 6, 2023 at 9:14amHi Heitor,Thanks for contacting us here. We have just been back from a long vacation so today I am able to process your ticket.I have assigned one of our developers to help you with that. He’ll be looking into your question and responding with specific instructions as soon as possible. Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back. Best regards.Janilyn T. - WPClever Support Agent1 Like 1,226Dustin repliedSeptember 6, 2023 at 5:45pmHi Heitor,You can do that by choosing "Any Size..." for variations https://app.screencast.com/XVgu8BrUPl4Lx or set the custom name for each variation https://app.screencast.com/w7kM30SDU0h3W. To set the custom name in bulk, please try a free plugin from us https://wordpress.org/plugins/wpc-variation-bulk-editor/Best regards,Dustin1 Like 5Heitor repliedSeptember 6, 2023 at 7:35pmI was looking for something similar to this functionadd_filter( 'woocommerce_product_variation_title_include_attributes' , '__return_false' );It removes name variations from all products. I think I have to look elsewhere. I understood that it would not be something from your plugin. Thanks!1 Like Sign in to reply ...
Hello, thanks for the very good plugins!
I'm using "WPC Show Single Variations for WooCommerce" and would like to improve the Title in the product catalog.
Example of how it is shown:
Product name - color - size
How can I remove the "Size" variation from the title? Getting like this:
Product name - color
Thank you very much!
Hi Heitor,
Thanks for contacting us here. We have just been back from a long vacation so today I am able to process your ticket.
I have assigned one of our developers to help you with that.
He’ll be looking into your question and responding with specific instructions as soon as possible.
Please stay patient as we're having very heavy workloads, it might take some time for our developers to reach back.
Best regards.
Janilyn T. - WPClever Support Agent
Hi Heitor,
You can do that by choosing "Any Size..." for variations https://app.screencast.com/XVgu8BrUPl4Lx or set the custom name for each variation https://app.screencast.com/w7kM30SDU0h3W.
To set the custom name in bulk, please try a free plugin from us https://wordpress.org/plugins/wpc-variation-bulk-editor/
Best regards,
Dustin
I was looking for something similar to this function
add_filter( 'woocommerce_product_variation_title_include_attributes' , '__return_false' );
It removes name variations from all products.
I think I have to look elsewhere. I understood that it would not be something from your plugin.
Thanks!