Hi BigHug/Dom! I got the views counter working great, thank you.
A side effect of upgrading the box is that now on single page question or archive question. There is now a vertical navigation menu below the answer input. How can I remove this as I do not require at this time?
3 Answers
To resolve this issue, you can add the following code to the style.css file:
.single-dwqa-question .dwqa-container #sidebar { display: none; }
Regards,
Thank you thats got it 😉
Thank you thats got it 😉
Please login or Register to submit your answer
replied 10 years ago
Can you please tell me how can i add question no of times viewed count in single author page?
replied 10 years ago
At the moment, our plugin does not support this issue.