Is there a way to disable word autocompletion in the DW Q&A plugin?
filotchila.com
You can add the following code to the style.css file or Dashboard > Customize > Additional CSS
.dwqa-search input.ui-autocomplete-loading {
background-image: none !important;
}
.dwqa-search .dwqa-autocomplete {
display: none !important;
}
I see that you have resolved this issue.
the problem is when users use cell phones to write the questions inside the board and to answer the problem continues. I ask for help to dissatisfy the repetition of the words. or you can use the phone to see the problem
many students liked my website, but are having problems when using cell phones because of the repetition of the words on the board and when responding. I ask to help me solve this problem.
I have checked your site and see that the issue comes from the Mark down editor feature. At the moment, this feature does not work on mobile. Please disable this option from the Dashboard > Questions > Settings.
ok
Please login or Register to submit your answer