Title: Rewrite the question in the answer
Last modified: April 16, 2025

---

# Rewrite the question in the answer

 *  Resolved [quigli](https://wordpress.org/support/users/quigli/)
 * (@quigli)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/rewrite-the-question-in-the-answer/)
 * How can the question be presented again in the answer? Does an option have to
   be selected in the bbp-style-pack? Or should the original question appear again
   automatically?
   Thank you very much for your help, Rainer

Viewing 1 replies (of 1 total)

 *  Thread Starter [quigli](https://wordpress.org/support/users/quigli/)
 * (@quigli)
 * [11 months, 3 weeks ago](https://wordpress.org/support/topic/rewrite-the-question-in-the-answer/#post-18419536)
 * Found finally a solution … asking chatgpt … thx for reading, rs
 * add following lines in loop-single-reply.php :
 * 1 && bbp_is_single_topic() ) {
 * $topic_id = bbp_get_topic_id();
 * echo ‘**Frage:**‘;
 * echo bbp_get_topic_content( $topic_id );
 * echo ”; } ?>
    -  This reply was modified 11 months, 3 weeks ago by [quigli](https://wordpress.org/support/users/quigli/).

Viewing 1 replies (of 1 total)

The topic ‘Rewrite the question in the answer’ is closed to new replies.

 * ![](https://ps.w.org/bbp-style-pack/assets/icon-256x256.jpg?rev=2706563)
 * [bbp style pack](https://wordpress.org/plugins/bbp-style-pack/)
 * [Support Threads](https://wordpress.org/support/plugin/bbp-style-pack/)
 * [Active Topics](https://wordpress.org/support/plugin/bbp-style-pack/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/bbp-style-pack/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/bbp-style-pack/reviews/)

## Tags

 * [again](https://wordpress.org/support/topic-tag/again/)
 * [display](https://wordpress.org/support/topic-tag/display/)
 * [question](https://wordpress.org/support/topic-tag/question/)

 * 1 reply
 * 1 participant
 * Last reply from: [quigli](https://wordpress.org/support/users/quigli/)
 * Last activity: [11 months, 3 weeks ago](https://wordpress.org/support/topic/rewrite-the-question-in-the-answer/#post-18419536)
 * Status: resolved