This topic has 14 replies, 4 voices, and was last updated 8 months ago ago by Andrew Mitchell
how to remove Attributes like color and size from shop product
Hello, @Martin,
Thank you for choosing XStore as your WooCommerce WordPress theme.
To remove the attributes on the shop/archive page, please navigate to Dashboard > Products > Attributes, uncheck the Enable archives option, and update it. For further reference, please see the attached image. https://ibb.co/X2wny4p
We hope this information is helpful.
Best Regards,
8Theme’s Team
The was already untick since a long time but is style not going oway
Hello, @Martin,
Could you kindly provide a detailed description of the issue you are encountering, specifying your exact requirements or desired outcome? We would also appreciate it if you could provide screenshots of the problem, as well as the URL of the page where you are experiencing the issue. This will enable us to thoroughly investigate and assist you accordingly.
Furthermore, we would appreciate it if you could create temporary wp-admin access and share the details via the private content area. This will allow us to review your settings and better understand the issue at hand.
We kindly recommend that you take a complete backup of your site before proceeding.
You may upload the screenshots on https://imgbb.com/ and paste the links here.
Best Regards,
8Theme’s Team
I was looking at and this is still present
They are 2 type of Attributs
1. is base on color and this is always present
2. is as drop down and this is not showing like should
Oh and after apply the Patch they are coming back after x amount of time
Hello, @Martin,
Thank you for your response.
For all atributes that are base on the Color they are still present in the archive page
https://knxpanama.com/panel-tactil/
We are pleased to inform you that the issue you reported has been successfully resolved. We kindly request you revisit your site after clearing your browser cache to confirm the resolution.
The solution involved disabling the Variation Swatches options located under XStore > Theme Options > Woocommerce > Shop Element > Variation Swatches. This action has effectively addressed the problem you were experiencing.
As a result, attributes such as color and size have been removed from the shop page. Please refer to the attached image for a visual reference of the changes made. https://imgur.com/oIZ1qvA https://imgur.com/CeKtwjw
We appreciate your patience and understanding during this process. Should you have any further concerns or queries, please do not hesitate to contact us.
Best Regards,
8Theme’s Team
Hi I just check and actually this are not working 100%
If Variation Swatches is diable, in the product atribute the option type get removed
https://imgur.com/rvqUIOg
https://imgur.com/UZ6okMA
and this will affect the single product page so that instead to be able to see the color as circle style, this will display the dropdown menu only.
https://imgur.com/A3YRN4d
https://imgur.com/W4pdKaB
the result I am looking to archived, is to remove it on the Archive page
And still be able to see on the Single page the Circle style instead of the dropdown for the color.
Hello, @Martin,
Thank you for your response.
We acknowledge your request to eliminate attributes such as color and size exclusively from the Archive page only.
We kindly request you to conduct a check by activating the default WordPress Theme, such as Store-front (Appearance > Themes) This is to ascertain whether the issue you are experiencing is due to our theme or not. Let us know the result.
We kindly recommend that you take a complete backup of your site before proceeding.
Thank you for your cooperation.
Best Regards,
8Theme’s Team.
I checked again with a different Default template
the function to see as color style instead of the dropdown is coming from the settings
Variation Swatches
If this is deactivated on the single Product page is not a color selection anymore but a dropdown
Hello, @Martin,
the result I am looking to archived, is to remove it on the Archive page
And still be able to see on the Single page the Circle style instead of the dropdown for the color.
We have identified a solution to your issue that involves the application of Custom CSS. Kindly proceed with the following steps:
1. Copy the CSS code provided below.
2. Navigate to your Xstore dashboard, and select ‘Theme Options’.
3. Click on ‘Theme Custom CSS’.
4. Paste the copied code into the ‘Global CSS’ section.
5. Save your changes.
6. Clear your web browser’s cache and revisit your site to confirm the changes.
Please note that the following CSS code will remove the specified elements exclusively from the Archive pages without affecting the Single Product page:
.woocommerce-shop .st-swatch-in-loop.st-swatch-disabled-line-thought {
display: none !important;
}
Should you require any further assistance, please do not hesitate to contact us.
Best Regards,
The 8Theme Team
I needed to adjust the code a bit instead of .woocommerce-shop I change it to .woocommerce.archive to make it work.
.woocommerce.archive .st-swatch-in-loop.st-swatch-disabled-line-thought {
display: none !important;
}
Hello, @Martin,
Thank you for your response.
Or instead of the code, this option can be useful – https://prnt.sc/rDtChw5Twa3R
Best Regards,
The 8Theme Team
Dear Martin,
Choosing our theme reflects your commitment to quality, and for that, we’re genuinely grateful. As we constantly strive to elevate your experience, your feedback is an invaluable gift. Could you kindly take a moment to rate our product with 5 stars on ThemeForest?
Click here to share your insights: https://themeforest.net/downloads
Your support fuels our journey, and we appreciate it more than words can express.
Best Regards,
The 8Theme Team
The issue related to '‘How to remove Attributes like color and size from shop product’' has been successfully resolved, and the topic is now closed for further responses