equalmotion
asked 7 years ago

Is there anyway to redirect a user to a certain page after they ask a question? 

1 Answers
DominicStaff
answered 7 years ago

To resolve this issue, you can refer here: https://www.designwall.com/question/make-question-list-page-shown-automatically-question-posted-user/

equalmotion
replied 7 years ago

Thanks Dominic –

When I go through the Question.php I do not see this line of code though:

exit( wp_safe_redirect( get_permalink( $new_question ) ) );`

Has something changed with the setup since that post was made?

Dominic Staff
replied 7 years ago

Please find this code in the Handle.php file in the inc folder.

Powered by DW Question & Answer Pro