I have a multi-domain installation and when adding a 2nd class to a new line the module stops working.

Comments

drupa11y’s picture

With no min and max values no class is recognized.
With these values only the first one is recognized.

e.g.:
.tsrBoxNext:100,500
.tsrBoxHighlights:100,500
.tsrBoxFuture:100,500

Hordor’s picture

For me it worked to have a blank line between the to classes. It worked fine when only setting min value. Without blank line or without min value I had the same issue on a normal installation without the domain module.

Working example:


.views-equal-1:1

.views-equal-2:1

drurian’s picture

Status: Active » Fixed

The fix is in the latest dev.

Status: Fixed » Closed (fixed)

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