Title: Help to implement difficulty ?
Last modified: December 11, 2025

---

# Help to implement difficulty ?

 *  Resolved [Pat](https://wordpress.org/support/users/patrickhaond/)
 * (@patrickhaond)
 * [6 months ago](https://wordpress.org/support/topic/help-to-implement-difficulty/)
 * Hi there.
 * I am working on a new website to sell music transcription.
   Each product would
   present a “difficulty level” from 1 to 10 (may be several possible values …)Then
   on Shop page I want a kind of slider filter for that difficulty level, just like
   common slider for price (you chose min and max values).
 * I am not sure the best way to do that : global attribute, custom field, custom
   post type, etc…
 * Any idea is welcome.
 * Thanks !

Viewing 3 replies - 1 through 3 (of 3 total)

 *  [Moses M. (woo-hc)](https://wordpress.org/support/users/mosesmedh/)
 * (@mosesmedh)
 * [6 months ago](https://wordpress.org/support/topic/help-to-implement-difficulty/#post-18752950)
 * Hi [@patrickhaond](https://wordpress.org/support/users/patrickhaond/),
 * Thank you for reaching out and providing a detailed explanation of what you’re
   aiming to achieve. The most straightforward and native WooCommerce solution is
   to use a Product Attribute.
 * Start by creating a product attribute called Difficulty Level, and then add terms
   from 1 to 10. You can follow this guide on creating product attributes: [https://woocommerce.com/document/managing-product-taxonomies/#product-attributes](https://woocommerce.com/document/managing-product-taxonomies/#product-attributes)
 * Once the attribute and its terms are set up, you can enhance this feature by 
   using a plugin that supports attribute filtering with a built-in slider.
 * Another approach is to use custom fields. You can create a custom field using
   ACF and create a difficulty_level field and have it added to your products via
   ACF. Then install FacetWP or another advanced filter plugin and configure the
   slide to read the numeric difficulty_level field.
 * Please note that requests like this are generally outside the scope of forum 
   support. If you’re unable to implement this solution on your own, I recommend
   consulting an expert through platforms like codeable.io, as some setups may require
   custom code to display the attributes as a slider if you’re unable to find any
   compatible filter plugin out of the box.
 *  Thread Starter [Pat](https://wordpress.org/support/users/patrickhaond/)
 * (@patrickhaond)
 * [6 months ago](https://wordpress.org/support/topic/help-to-implement-difficulty/#post-18753387)
 * Thanks a lot [@mosesmedh](https://wordpress.org/support/users/mosesmedh/) for
   your help.
 * Sorry for misunderstanding, indeed that is absolutely not support matter.
 *  Plugin Support [shahzeen(woo-hc)](https://wordpress.org/support/users/shahzeenfarooq/)
 * (@shahzeenfarooq)
 * [6 months ago](https://wordpress.org/support/topic/help-to-implement-difficulty/#post-18753462)
 * Hi there,
 * No worries at all! I’m glad we could clarify that.
 * Before you go, If you found WooCommerce helpful in setting up your store, we’d
   really appreciate it if you could leave a **5-star review**. Your feedback helps
   us continue improving the platform for all merchants. [https://wordpress.org/support/plugin/woocommerce/reviews/#new-post](https://wordpress.org/support/plugin/woocommerce/reviews/#new-post)
 * Thank you so much!

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Help to implement difficulty ?’ is closed to new replies.

 * ![](https://ps.w.org/woocommerce/assets/icon.svg?rev=3234504)
 * [WooCommerce](https://wordpress.org/plugins/woocommerce/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/woocommerce/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/woocommerce/)
 * [Active Topics](https://wordpress.org/support/plugin/woocommerce/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woocommerce/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woocommerce/reviews/)

 * 3 replies
 * 3 participants
 * Last reply from: [shahzeen(woo-hc)](https://wordpress.org/support/users/shahzeenfarooq/)
 * Last activity: [6 months ago](https://wordpress.org/support/topic/help-to-implement-difficulty/#post-18753462)
 * Status: resolved