haitruong
asked 2 years ago

Hi Team!
How to add Next question/Prev question links at the end of each question.
Like: http://demo.designwall.com/dwqa/question/how-to-upgrade-into-the-pro-version/

1 Answers
DominicStaff
answered 2 years ago

You can add the following code to your single.php file in your theme folder.

<?php the_post_navigation(); ?>
Powered by DW Question & Answer Pro