Hello. I have installed DW Question & Answer plugin and I need to show a success message after a user post a new question. Where can I configure this option or how can be implemented?
A lot of thanks !!
1 Answers
At the moment, the plugin will redirect to single question after submitting the question. In this case, you can custom the Handle.php file to show this alert.
You can open this file and find the following code. (About line 540 to 550)
URL Code: http://snippi.com/s/ljlbr4a
URL New code: http://snippi.com/s/4e3570m
Please login or Register to submit your answer