Problem with Refine Search
I used the Dynamic Multi Level Fields plugin to populate my state and city form fields. And it's woking great with everything except for the refine search widget.
In the last checkbox item for State, the label and value of the checkbox contains the last State PLUS the whole State list. So instead of just 'Tocantins' it's displaying 'Tocantins Acre Alagoas Amapá Amazonas Bahia Ceará Distrito Federal Espírito...'.
Here is a link to my devsite, so you can see what I mean.
http://anunciarevender.com.br/devsit...tegory/imovel/
I took a peek in my SQL database and the data was fine that last State contains just the word 'Tocantins'. So I'm guessing there's something wrong with how the refine search is retrieving the data?
This needs to be fixed somehow because when that last State is ticked and searched for, it crashes the site.