drush dl composer
drush dl libraries qtip_library
drush en qtip_library
Manually:
Download libraries and qtip_library; place them into your modules folder, e.g. sites/all/modules.
Download the qTip2 Javascript library, place it into your libraries folder, e.g. sites/all/libraries. Make sure the directory name of the extracted library is qtip.
Enable qTip Library.
Verify that the library has been installed correctly:
drush libraries-list
Name Status Version Variants Dependencies
qtip OK 2.0.0 source, basic, basic-source -
Using Ubercart product features, this will allow you to grant premium access to specific nodes for specific users when they purchase a specific product.
Relationships or other joins in Views often create "duplicate" results. The "DISTINCT" SQL query option in the Views UI does not solve the problem because the result row is technically distinct. This module aims to give a simple GUI method to remove or aggregate these "duplicate" rows.