This topic has 33 replies, 3 voices, and was last updated 3 years, 3 months ago ago by Rose Tyler
Hello,
To add filter by attribute with the checkboxes just go to Appearance > Widgets > add the Filter products by attribute and choose the display type list https://prnt.sc/1jx3xtw
We don’t have such price filter, so you need to look for a third-party plugin to implement that.
Regards
hello
is it possible to not show attributes on the shop page
I only want it to show on category pages
Also
When I search for RAM its says no result where found
https://prnt.sc/1kl1z9k
i want it to show all products with tag RAM and RAM category and if the user just press enter page must show RAM keyword products how can I do that?
Hello,
Please open up new topics for new questions – https://www.8theme.com/forums/xstore-wordpress-support-forum/
1/ Try to use the next custom CSS code:
.post-type-archive-product .etheme_swatches_filter {
display: none;
}
2/ Our theme has search by the products, product SKU, pages, posts (Theme Options > Header builder > Search). If you want to have any other types of search (by category title, tags etc) you can use an additional plugin or submit additional customization requests to WPKraken team
Regards
You must be logged in to reply to this topic.Log in/Sign up