I\’m trying to use your plugin. But there\’s a problem.
http://khelpme.com/
this is my website and I made a question forum with ASK MENU.
If you click ask, it shows fine.
http://khelpme.com/qna/
But when you click Ask Questions, it doesn\’t show the Question form. When I refresh the page it shows well.
Can you figure out why this happens?
I\’m also thinking about buying pro version if I figure out this problem.
Thank you so much.
Please login or Register to submit your answer
replied 7 years ago
I have checked your site and see that it’s issue come from your site.
You can add the following code to the style.css file:
.list-dwqa-question .content_inner { visibility: visible !important; }