Filippo Toso
asked 9 years ago

Hi,

the row 142 un the inc/templates/default/question-list.php currently is:

<?php dwqa_load_template( 'archive', 'question-notfound' ); ?>

but it should be:

<div class="archive-question-footer"> 
  <?php dwqa_load_template( 'archive', 'question-notfound' ); ?>
</div>

Sincerely,
Filippo Toso

1 Answers
Allen
answered 9 years ago

Nice, great work, thank you ! Gonna add this to the next version. It could help easier to manage this section 🙂

Powered by DW Question & Answer Pro