• Resolved quigli

    (@quigli)


    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

    (@quigli)

    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.
Viewing 1 replies (of 1 total)

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