Home › Forums › WoodMart support forum › remove filter
remove filter
- This topic has 7 replies, 2 voices, and was last updated 2 months, 1 week ago by
Aizaz Imtiaz Awan.
-
AuthorPosts
-
May 3, 2025 at 2:57 am #658119
younessramalParticipantI want to remove the filter section from all product display pages permanently
Attachments:
You must be logged in to view attached files.May 3, 2025 at 11:01 am #658158
Aizaz Imtiaz AwanKeymasterHello,
You can disable the “Number of columns selector” option in Theme Settings > Product Archive > Products Grid.
To hide the sorting dropdown, try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-ordering { display: none; }
Best Regards,
May 16, 2025 at 1:18 am #661048
younessramalParticipantthank you so much, now i want to hide ( filter widget ) from shop pages
May 16, 2025 at 12:58 pm #661159
Aizaz Imtiaz AwanKeymasterHello,
I couldn’t find any filter widgets currently visible on your site—perhaps the issue has already been resolved. If you have identified the filters you’d like to remove, please share a screenshot along with the URL of the relevant page so I can assist you more accurately.
Best Regards,
May 17, 2025 at 4:30 pm #661380
younessramalParticipanthello,
im talking about this *filter* in shop pages :
https://luxo-afrique.com/etiquette-produit/nouvelle-collection/
https://luxo-afrique.com/etiquette-produit/top-ventes/Attachments:
You must be logged in to view attached files.May 19, 2025 at 8:26 am #661523
Aizaz Imtiaz AwanKeymasterHello,
To hide the sorting dropdown, try to add the following Custom CSS code in the Global Custom CSS area under Theme Settings >> Custom CSS.
.woocommerce-ordering { display: none !important; }
Best Regards,
May 19, 2025 at 11:22 pm #661718
younessramalParticipantthank you so much, now i need help for other problem, On the products page, the products are displayed unevenly. I adjusted this in the settings, but the problem I’m facing is that I can’t find a place to adjust this display, as shown in the image below.
Attachments:
You must be logged in to view attached files.May 20, 2025 at 10:03 am #661782
Aizaz Imtiaz AwanKeymasterHello,
Your images differ in size considerably. Please check this manual and upload the same size of product images: https://xtemos.com/docs-topic/image-size-and-content-alignment-in-a-product-grid/
The only way to make the view awesome is to upload images of the same size and proportion.
WooCommerce allows some settings that you can find under Appearance >> Customize >> WooCommerce >> Product Images.You can define the “height” of the shop thumbnails by setting up the width : height aspect ratio in the “Thumbnail cropping” section:
Custom: In Custom, you can select the aspect ratio of the image.
Here are some of the popular aspect ratios (1:1, 5:4, 4:3, 3:2, 16:9 and 3:1).
Uncropped: The height of the image will be untouched. Images will be displayed using the aspect ratio in which they were uploaded: https://ibb.co/6mR6DbD
For the Product Archive page, please navigate to Theme Settings > Product archives -> Products styles, here you can enable the Even product grid for desktop option to align products if they have different height components: https://prnt.sc/ASt5z0mmasuz
Please note that this option helps product items to be even, not resizing images.
Best Regards,
-
AuthorPosts
Tagged: filter
- You must be logged in to create new topics. Login / Register