Rasmus Lohmann
asked 10 years ago

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??

Chad Cox
replied 10 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!

Chad Cox
replied 10 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

Chad Cox
replied 10 years ago

Sorry, another update, the questions actually do show up when not logged in. Odd

Rasmus Lohmann
replied 10 years ago

Updating to 1.2.7 didn’t solve the issue pointed out above!??

Chad Cox
replied 10 years ago

Not for me, no. Same results

Gery H
replied 10 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.

2 Answers
DominicStaff
answered 10 years ago

To resolve this issue, you can log in to Dashboard > Settings > Permalink, then change permalink.

Rasmus Lohmann
replied 10 years ago

Hi Dominic
Thanks for your answer.
However, changing the permalink didn’t solve the problem.

Any ideas??

Dominic Staff
replied 10 years ago

you can send me username & password of your site (via private answer: http://imgur.com/scR3QuI) for further checking.

Gery H
replied 10 years ago

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!

DominicStaff
answered 10 years ago

Hi, Take a look at the following question to have the solution for you:

DWQA and WP Multisite issue ?

Rasmus Lohmann
replied 10 years ago

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);

James Cassidy
replied 10 years ago

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.

Rasmus Lohmann
replied 10 years ago

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)

Powered by DW Question & Answer Pro