Forums
(@patricksilva)
15 years, 4 months ago
I got the solution.
Go to widget.php, search for
.html( 'select', array( 'name' => qmt_get_query_var( $taxonomy ) ), '<option></option>'
(line 179 and 180 to me)
And change <option></option>’ to <option>My first option here</option>’