I'm using the thunder distribution. I followed the instructions here to install the jquery-ui-slider-pips plugin using composer:
http://cgit.drupalcode.org/facets/tree/modules/facets_range_widget/README.txt

In my case, the jquery-ui-slider-pips code ends up in the following profile directory:
docroot/profiles/contrib/thunder/libraries/jquery-ui-slider-pips

The current code in facets_range_widget_requirements() does not take the profile path into account when checking if the jquery-ui-slider-pips code is in place. The attached patch fixes this.

CommentFileSizeAuthor
#2 3044149-2.patch843 bytesmichaellenahan
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

michaellenahan created an issue. See original summary.

michaellenahan’s picture

Issue summary: View changes
FileSize
843 bytes
michaellenahan’s picture

Issue summary: View changes
Status: Active » Needs review
michaellenahan’s picture

Issue summary: View changes

borisson_’s picture

Status: Needs review » Fixed

Thanks for the issue and the patch, looks great, committed.

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.