Hi,
While i tried to load the Dw question and answers plugin, on my website , i am facing some problems. Without even selecting the field question category, the people are able to submit the question. How can i make it a compulsory field, for people who want to submit the question.
It will also be a great help if you can tell me how to hide the question tag field and add a one more drop down menu .
Thanks,
Avinash
Hi,
You can find our answer in the following question:
https://www.designwall.com/question/will-you-allow-customization-of-plugin/
If you have any question, please let us know.
Also, if you want to remove the Question Tags section, you can add the following code to the style.css file:
.dwqa-submit-question .question-meta .input-tag { display: none;}
.dwqa-submit-question .question-meta .select-category { wlidth: 100%;}
Regards,
About the add a one more drop down menu in the submit question form, currently, our plugin does not support it.
Please login or Register to submit your answer