Hello,
I purchased your plugin yesterdays (fanluna username) and I have some questions:
- I am using your plugin with Divi theme and when I apply Flat style the sidebar has no style at all.
- Is there a way to disable tags?
- Is there a way to disable additional image to upload, one is fine?
- Is there a way to change the orange color in the email notifications?
- Do I need a captcha if all questions will be asked by registered users?
- Which the editor is better the default one or Markdown? I do not see numbered list there
- I cannot enable Divi builder on Question detailed page. Without that I cannot style the page
- You sent me the updated version of the plugin yesterday. If I enable autoupdate in the settings will it conflict somehow with the new version of the pluign?
Thanks
Hi,
1. I think you have some confusion in the styles of the plugin. The styles of the plugin do not apply for the sidebar in your site or any layouts of your theme. the sidebar comes from your theme, not plugin.
2. You can add the following code to the style.css file:
.dwqa-question-footer .dwqa-question-tag { display: none; }
3. You can go to the Dashboard > Questions > Settings Then scroll to find the following section: http://prntscr.com/k53xih
4. You can go to the Dashboard > Questions > Settings > Email tabs and click the Text editor to edit the style.
See the screenshot: http://prntscr.com/k54865
5. We still use captcha for this forum. So, it’s up to you. I think if your site has the spammers, you should enable Captcha.
6. I think you should use Markdown editor.
7. You can not use the builder for the single question (question detail). At the moment, the plugin will get the layout of your site. If you want to customize the layout of the single question, you can custom the page.php or single.php file in your divi theme.
8. Don’t worry about the latest version, we have updated the Divi issue in the latest version.
i sent the latest divi for testing purposes
We got it. We are installing and check this issue.
Please login or Register to submit your answer