Originally Posted by
rconserta
It looks there is a jquery error in the demo when you post or view an auction:
Uncaught TypeError: Object [object Object] has no method 'selectBox'theme-scripts.js:14
Has this been fixed? It causes the main search dropdown box not to display correctly.
That is an "issue" caused of ClassiPress use of global selecbox script, this script styles all drop down boxes globally and it is hard to make your own style on them. The reason why you see the changes in search drop down is because i have disabled the selectbox script on all pages where auction plugin use selecbox/drop down boxes.
Hopefully ClassiPress will do something about this in their next version as many devs have complained about it.