keystone-pacific
asked 8 years ago

Hi there, 
I just purchased the PRO version and have a few questions. 
1.) The single question and answer template is not working. How do I get this to work? 
2.) Can I remove the category and tag options? I just want a simple Q&A template where users can post questions and answers. 
3.) Can I remove the option to vote? I would only like to see views and answers. 
Thank you! 

1 Answers
Kevin
answered 8 years ago

Hi keystone-pacific,

Thanks for writing in.

1. Please provide for more detail about your issue and I will fix it for you.
2,3. You can add this code in to wp-content/themes/your-theme-folder/style.css

.dwqa-container .dwqa-content-edit-form label[for=question-category],
.dwqa-container .dwqa-content-edit-form #question-category,
.dwqa-container .dwqa-content-edit-form label[for=question-tag],
.dwqa-container .dwqa-content-edit-form input[name=question-tag],
.dwqa-question-vote,
.dwqa-answer-vote {
	display: none !important;
}

.dwqa-pick-best-answer {
	top: 80px !important;
}

Regards,
Kevin.

keystone-pacific
replied 8 years ago

Hi, you advertise a single page with questions and answers. This is not coming up. It only shows the topic and I have to click to comment. Please see the page below. http://kppm.hoatest.com/solera/community/neighbor-to-neighbor/

keystone-pacific
replied 8 years ago

Hi Kevin, I havent heard back. Is there a way to do this? Thank you,

Kevin
replied 8 years ago

Hi keystone-pacific,

Please accept my apology for the delay in getting back to you.

Please provide more details about your issue, because I have checked your site and the single page still works fine.

Regards,
Kevin.

Powered by DW Question & Answer Pro