The module shows message

The qTip library is not loaded. qTips will not display on the site.

event if qtip lib is in correct place.

CommentFileSizeAuthor
#2 2870656-2.patch453 bytesmikran

Comments

mikran created an issue. See original summary.

mikran’s picture

Status: Active » Needs review
StatusFileSize
new453 bytes

I used qtip 3.0.3. Here is a patch that updates the version pattern to also match that.

hargobind’s picture

Status: Needs review » Reviewed & tested by the community

This works for me on v3.0.3. It's a single-line change that detects the version number when the library reads "qTip" OR "qtip".

hargobind’s picture

Priority: Normal » Major

Bumping this to Major since there's nothing in the documentation that says not to use the latest version, and even in the code the QTIP_RECOMMENDED_CDN_VERSION is 3.0.3, so a custom build version should be on feature-parity with the CDN version.