After uploading the standard views template to theme directory, the highlighting magic is gone:
views-view-table.tpl.php
the same problem
Same problem here;
$row_clasess does not return views_highlighter_red or blue or etc..,
Fixed in http://drupalcode.org/project/views_table_highlighter.git/commitdiff/40d... (part of the 6.x-1.2 release).
Probably also needs to be changed in 7.x-1.x.
Comments
Comment #1
Andrew Gorokhovets commentedthe same problem
Comment #2
cmrabet commentedSame problem here;
$row_clasess does not return views_highlighter_red or blue or etc..,
Comment #3
smokrisFixed in http://drupalcode.org/project/views_table_highlighter.git/commitdiff/40d... (part of the 6.x-1.2 release).
Probably also needs to be changed in 7.x-1.x.