Danny Pugh
asked 8 years ago

Seems like the max limit for suggestions is 6, but I would like it to be 3.

Thanks!

1 Answers
DominicStaff
answered 8 years ago

If you want to limit the number of auto-suggestions for the question title on the question submit page, you can open the wp-content -> plugins -> dw-question-answer -> templates -> default -> assets -> js -> dwqa-questions-list.js file, then find the line 176.
if (t.val().length > 2) {
Hope this helps!

danielwpugh
replied 8 years ago

I did look at this already, but the ajax response delivers the list data and I don’t know where to find the ajax function that limits it to six suggestions. I want to limit it to three.

dominic Staff
replied 8 years ago

Please send me username & password of your site (via private answer) for further checking.

Powered by DW Question & Answer Pro