zeebroad
asked 3 years ago

i wil like to remove the answer count section that is displaying the number of answers, i will like to remove that or change it to comment count, instead of answer count

2 Answers
DominicStaff
answered 3 years ago

 

At the moment, you can remove the answer count. However, you can not show comment count as you mentioned here

zeebroad
replied 3 years ago

Please how can i remove the answer count section please

zeebroad
replied 3 years ago

I have tried to find the code but i didnt see it

Dominic Staff
replied 3 years ago

You can use the following code to hide this section:

.dwqa-questions-list .dwqa-question-item .dwqa-question-stats span.dwqa-answers-count {
display: none;
}

zeebroad
replied 3 years ago

Thanks please, one more thing, instead of answers, where can i locate the codes and change the display “comments’ instead of “answers”

So answers count will show
E.g- 3comment instead of 3answers

Please, thank you

zeebroad
replied 3 years ago

I re-solved that
Thanks

zeebroad
answered 3 years ago

Please I want my users to be able to upload all types of files like music videos and so, I tried this “mp3|mp4|………………..” Format, still my users complain that if there are trying to upload most files. It will say “Upload file type not allowed”
 
Please help me resolve this 🙏🙏🙏

Dominic Staff
replied 3 years ago

I sent and notified our technical team about this issue, we will check it

Powered by DW Question & Answer Pro