I have purchased the PRO version and activated the plugin on my site. Still, I am not able to –
- Sort/Filter questions on the Questions listing page
- Set Ask question form on the sidebar or on a separate page
- Site users don’t see the option to log-in or connect with their various social media handles
- Site users don’t see all the queries despite giving them all the rights to read.
- Site users can’t vote.
- See the sidebar where I or viewers can see all the popular or recent questions
- Pick the best answer
- See how to use the Captcha feature
1/ Send me your site URL for further checking.
2/ You can use the following HTML code in the Text widget:
<a href=”your-ask-question-link” class=”dwqa-btnsubmit btn btn-block btn-success btn-lg” style=”padding: 8px 16px; border-radius: 1px;”>Ask a Question</a>
Then add the following CSS code to the style.css file:
a.dwqa-btnsubmit {
padding: 14px 22px 13px;
font-size: 16px;
font-weight: 500;
cursor: pointer;
text-align: center;
line-height: 1.3;
width: 100%;
border: 1px solid transparent;
transition: all .2s;
display: block;
border-radius: 3px;
background: #1cd25c;
color: #fff;
border-color: #1cd25c;
}
3+4/ Please send me your username & password of your site for further checking.
5+6+7+8/ please go to the Dashboard > Questions > setting to configure the plugin.
Please login or Register to submit your answer