wooexperte
asked 8 years ago

 Hi, how can I hide tags and categories . Thanks for your help
https://drive.google.com/open?id=0B2p2oxOi8xogdlJWM0xiT2E3dEk

3 Answers
Kevin
answered 8 years ago

Hi,

Please add the code below to wp-content/themes/your-theme-folder/style.css

.dwqa-container .dwqa-content-edit-form label[for=question-tag],
.dwqa-container .dwqa-content-edit-form input[name=question-tag],
.dwqa-container .dwqa-content-edit-form label[for=question-category],
.dwqa-container .dwqa-content-edit-form #question-category {
	display: none !important;
}
wooexperte
replied 8 years ago

Thanks for the answer.
Unfortunately it does not work. Categories and Tags are still visible.

Kevin
replied 8 years ago

Hi,

Please provide me your site URL for further checking.

wooexperte
replied 8 years ago

The URL:
http://celeson-laotse.com/frage-an-laotse-stellen/

User+PW= demo

Thanks for your work!!

Harald

Kevin
replied 8 years ago

Hi,

Please try using Simple Custom CSS then add the code I gave you.

wooexperte
answered 8 years ago

Kevin
answered 8 years ago

Hi,

I have solved the problem. you can check your site now.

wooexperte
replied 8 years ago

You are great!!
Thanks for the solution, you have made me very happy.

Best regards

Harald

Kevin
replied 8 years ago

You’re welcome. Let me know if there is anything else I can help you with.

Powered by DW Question & Answer Pro