Home › Forums › Product Support Forums › Ajax Search Pro for WordPress Support › Clear form after submission › Reply To: Clear form after submission
May 24, 2022 at 4:16 pm
#37845
Participant
hello,
I think there are some parentheses that don’t fit in
return $settings();
However removing the parentheses
return $settings;
it works but only for filters, I would like the main search field to be clean too.
Thanks again