Hi! Sorry for my English. Can I display the full text of the question in the list of questions ?
1 Answers
If you want to display the full text of the questions in the list question, you can open the content-question.php file then add the following code under line 27.
<div class="dwqa-question-content"><?php the_content(); ?></div>
Regards,
Many thanks. Another question. How to make so that when the plugin updates are stored css style? Move the folder plugins / dw-question-answer / templates / assets / css template in the folder? Or it is necessary to connect to the header?
Best regards
Please login or Register to submit your answer