Home › Forums › Basel support forum › Remove Average Rating from Filters Remove Average Rating from Filters This topic has 8 replies, 2 voices, and was last updated 4 years, 9 months ago by Elise Noromit. Viewing 9 posts - 1 through 9 (of 9 total) Author Posts April 20, 2020 at 11:27 am #188529 effiekyrParticipant Hi, We haven’t activated ratings in our eshop. How can we remove the sort by average rating from the filters? April 20, 2020 at 12:43 pm #188570 Elise NoromitMember Hello, Do you mean to filters? They appear by default. Please add this code to the Theme Settings > Custom CSS > Global: #BASEL_Widget_Sorting{ display:none; } #BASEL_Widget_Price_Filter{ display:none; } Best Regards April 20, 2020 at 7:42 pm #188639 effiekyrParticipant Yes I mean in the filters but we only need to remove the rating from the “sort by”, the rest of the filter options in sort by are ok April 20, 2020 at 8:41 pm #188652 Elise NoromitMember Hello, In this case, use only this custom CSS: #BASEL_Widget_Sorting{ display:none; } Best Regards April 20, 2020 at 8:45 pm #188653 effiekyrParticipant Hi again, we want the sorting widget, we don’t want the rating sorting in it. April 21, 2020 at 2:27 am #188675 effiekyrParticipant Let me explain. We don’t want to hide the Sort by filter, we want to hide the option to set the filter by Average Rating, because we don’t use ratings on the eshop. April 21, 2020 at 6:46 am #188698 Elise NoromitMember Hello, Unfortunately, there is no option to hide average sorting. You can replace this price filter with the default Woocoomerce slider filter. Best Regards April 21, 2020 at 10:44 am #188773 effiekyrParticipant It is not the price filter which we’re talking about, it’s the sorting filter April 21, 2020 at 1:55 pm #188866 Elise NoromitMember Hello, It is not possible to remove one item from the sorting. The filter can be removed in a whole. Best Regards Author Posts Viewing 9 posts - 1 through 9 (of 9 total) You must be logged in to create new topics. Login / Register