lisa harvey
asked 9 years ago
3 Answers
DominicStaff
answered 9 years ago

Hi,
Of course ! you can remove the search box and the status box from above the list of questions, please add the following code to the style.css file: 
.dwqa-search { display: none; }
.dwqa-list-question .filter .status { display: none;}
.dwqa-list-question .filter { padding: 30px 20px;}
Hope this helps !

lisa harvey
replied 9 years ago

That is perfect thank you so much! Do you also have a way for me to hide the box that says ‘login to ask a question’?Thanks, Lisa

Dominic Staff
replied 9 years ago

Please add the following code to the style.css file:
.dwqa-list-question .filter-bar .dwqa-btn {display: none; }
.dwqa-list-question .archive-question-footer .dwqa-btn {display: none; }

lisa harvey
answered 9 years ago

Awesome just what I needed, great plugin 🙂 thanks for all your help!

Faan Pretorius
replied 5 years ago

Hi, I tried this but there no change -search bar is still there. My theme is oceanwp and I inserted the code into /public_html/wp-content/themes/oceanwp/assets/css/style.css

Faan Pretorius
answered 5 years ago

Hi, I tried this but there no change -search bar is still there. My theme is oceanwp and I inserted the code into /public_html/wp-content/themes/oceanwp/assets/css/style.css

Dominic Staff
replied 5 years ago

Please send me your site for further checking

Dominic Staff
replied 5 years ago

I have checked your site and the code still work fine. In this case, you can send me username & password of your site for further checking.

Faan Pretorius
replied 5 years ago

Hi,

Unfortunately, I can’t do that – not my site, just administering it. Can you give you any info you require though?

Dominic Staff
replied 5 years ago

<p>In this case, you can go to the archive-question.php file in the plugin and remove the following code: <?php do_action( 'dwqa_before_questions_archive' ) ?></p>

Faan Pretorius
replied 5 years ago

Awesome … thank you so much for your help ….

Powered by DW Question & Answer Pro