I have a multi-domain installation and when adding a 2nd class to a new line the module stops working.
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
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
The fix is in the latest dev.
Automatically closed -- issue fixed for 2 weeks with no activity.
Comments
Comment #1
drupa11y commentedWith 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
Comment #2
Hordor commentedFor 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:
Comment #3
drurian commentedThe fix is in the latest dev.