Frank Booth
asked 10 years ago

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?

jkskdc
replied 9 years ago

Can you please tell me how can i add question no of times viewed count in single author page?

dominic Staff
replied 9 years ago

At the moment, our plugin does not support this issue.

3 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can add the following code to the style.css file:

.single-dwqa-question .dwqa-container #sidebar {   display: none; }

Regards,

Frank Booth
answered 10 years ago

Thank you thats got it 😉

Frank Booth
answered 10 years ago

Thank you thats got it 😉

Powered by DW Question & Answer Pro