Shashank Bangera
asked 10 years ago

My website has a blog page and a question page. My home page shows all the blogs but I want them to show the questions from DWQA as well. Any idea how to go about achieving this?

Guru
replied 10 years ago

sorry I think my code got loaded with popular question on dw website.

Use the following code: [ dwqa-popular-questions ]

1 Answers
Guru
answered 10 years ago

Dear Bangshank
Please use the shortcode [dwqa-popular-questions] to include popular questions into your homepage. You can also use <?php echo do_shortcode( ‘dwqa-popular-questions’ ) ?> incase you are putting the code inside a php file.

Powered by DW Question & Answer Pro