This website uses cookies to personalize your experience. By using this website you agree to our cookie policy.

Reply To: Color text in custom user meta search fields

Home Forums Product Support Forums Ajax Search Pro for WordPress Support Color text in custom user meta search fields Reply To: Color text in custom user meta search fields

#22680
sabbellasabbella
Participant

Hello again Ernest,

After thinking about it, I think the problem could be here:

$(‘select’).on(‘change’, function(){

That code tells “on change” to change the color; but when a search is done there is “no change”, the field comes as it is, so it doesn’t keep the color.