Rubik's theme interferes with facet API's block customisation screen, mainly due to some position relative CSS. Out of the box, you cannot re-order the sorts in the block that is floated top right (e.g. on the page admin/config/search/facetapi/apachesolr%2540solr/block/created/edit)
Attached is a quick patch to fix this. It should have no ill side-effects
| Comment | File | Size | Author |
|---|---|---|---|
| facetapi-block-cust-screen.patch | 318 bytes | wiifm |
Comments
Comment #1
cpliakas commentedPatch works as advertised. Thanks for the contribution!
Comment #2
cpliakas commentedCommitted to the 7.x versions of Facet API.
Comment #3
dandaman commentedI believe this is an issue on the 6.x backport, so his would be nice to be ported to 6.x-3.x as well.