It is probably possible , it might best to hire a developer to do this for you.
This forum is really funny… As I went thorugh it, lot of users asked a question and after several days they answered for their own question, because nobody replied….
I have already found solution… it is possible to do it in page template, you can do it easily…
This forum is really funny… As I went thorugh it, lot of users asked a question and after several days they answered for their own question, because nobody replied….
I have also seen this before, especially on topics more than 2 years old, but less than 5-6 years old. There was some users that have had moved on from helping out in the support forum. If it happens now usually it is when, I or someone else may not know how to help on some questions (happens on something I am not familiar with like app development or other custom development), we are busy, we could be sleeping and someone figured it out overnight. .
As for this topic, I may have over-thought it a little.
If you do want this kind of layout across your entire forums on your site, I do not have the time to do that right now. Here is what you wanted in this single-topic.php file that should be placed in your child themes root.
https://gist.github.com/robkk/d0682447a3cbdf9807a1
Here is what it looks like. IF you need to modify something in content-single-topic.php just edit this template since I just copied it over.
Hello Robkk
thank you for your reply, this is another easy way how to achieve the same result- Thanks. I made a new template in child theme and added few “<div class= ….. >” and than I used it as a template for forum – and it worked out.
Anyway I have a diferent problem with my page – If I use shortcode [bbp-single-reply id=$reply_id] only one reply appears. When I use [bbp-single-topic id=$topic_id] i see topic and all replies- but I want to see topic only…. is there any easy solution for that ?
I have already found a solution for that, but it is little bit tricky and I am pretty sure that there is easier way how to do it, but i do not know how….. Any idea ?
Thank you anyway… Peter.
I am just going to reply to your other topic about this since you already asked the question.
Display Lead Topic only