Only my sticky questions shows in the question-list-page after updating to ver. 1.2.6.
I get the message:
“Sorry, but nothing matched your filter. You can ask question http://www…….. “
Do you know how to fix this??
To resolve this issue, you can log in to Dashboard > Settings > Permalink, then change permalink.
Hi Dominic
Thanks for your answer.
However, changing the permalink didn’t solve the problem.
Any ideas??
you can send me username & password of your site (via private answer: http://imgur.com/scR3QuI) for further checking.
Rasmus, you made a mistake, you send it to me. 😉
I have the same issue, can you keep us posted please Dominic?
Thank you so much!
Hi, Take a look at the following question to have the solution for you:
Hi Dominic
Thanks for all your help.
Adding the below code to the plugin ‘dw-question-answer.php’ solved the problem.
global $wpdb;
print_r($wpdb->base_prefix);
Hi I have the same issue, questions list not displaying when user logged-in. Where exactly you have used the code in dw-question-answer.php file (I mean the line no. before / after ) ? please help I need to fix this for my project to go live.
Hi James
Other problems actually occurred when using the code given above.
Instead, updating my wordpress to 3.9.1 seems to have solved the problem for me.
(Just remember to backup)
Please login or Register to submit your answer
replied 11 years ago
I am seeing the exact same thing. In addition, when I use the shortcode to list questions, the short code isn’t recognized, just appears as text. Anyone else encounter this and resolve? Thank you!
replied 11 years ago
One other interesting thing, the questions I have added appear when the page first loads (with a loading icon) and disappear once loaded, replaced by the “Sorry but nothing matched your filter” message. Thanks
replied 11 years ago
Sorry, another update, the questions actually do show up when not logged in. Odd
replied 11 years ago
Updating to 1.2.7 didn’t solve the issue pointed out above!??
replied 11 years ago
Not for me, no. Same results
replied 11 years ago
Hello!
I have the exact same problem as Chad, and the answer below didn’t help. Do you have any idea of what is going on?
Many thanks!
PS : I can access to the single page of the question, but the question doesn’t appear on the question list page.