olaf shiel
asked 10 years ago

I really like the Q&A plugin, the best one out there in my book because of it’s flexibility. I have had to remove it because of some issues but before I completely give up on it, perhaps I can get the issues resolved here.
1. It’s showing two “answer questions” form fields, the wordpress and the plugins at the bottom of the post.
2. The wordpress editor in “answer this question” is showing all my customised tools & personalised icons and not the standard ones which I cannot allow for obvious reasons.
 
Any solutions?

Dominic Staff
replied 10 years ago

1- 2. Please tell me detail about this issue, you can send me a screenshot & your site for further checking.
Regards,

olaf shiel
replied 10 years ago

Sorry for the delay. I had to reinstall the plugin.
See image here. http://tinypic.com/view.php?pic=72bsds&s=8#.U-N_AYBdXY8
I’m using additional WordPress plugins,
“Mailchimp for WordPress” (Newsletter signup)
“Subscribe to comments” (Manage subscription)
& “Ultimate TinyMCE” (Visual editor)

Perhaps there is a conflict there.

Hope this helps.

3 Answers
DominicStaff
answered 10 years ago

1. I think you have confused, it is a comment field in the single question.
2. If you want to remove it, please send me your site, I will help you resolve it.
Regards,

olaf shiel
answered 10 years ago

Apologies….Please try again.

DominicStaff
answered 10 years ago

Apologies for the delay in replying to you, I have checked your site and I think you have resolved issue with the “Ultimate TinyMCE”
If you want to remove the “Mailchimp for WordPress (Newsletter signup) /Subscribe to comments (Manage subscription)”, you can add the following code to the style.css file.

.dwqa-single-question .subscribe-to-comments, .dwqa-single-question  #mc4wp-checkbox {    display: none; }
.dwqa-single-question .comment-form > button { display: none; }

Please let us know result.
Hope this helps !

Powered by DW Question & Answer Pro