Forum Replies Created
- 
		
			
In reply to: Threaded Replies – Still not workingHello again 
 Finally it seems to work. Thanks for your solution.In reply to: Threaded Replies – Still not workingHey there 
 Thank you very much for your suggested solution. So far no success on our forum (https://zeitgut-zuerich.ch/forums/thema/nachbarschaftliche-unterstuetzung/). Do I need to do anything else after I changed ./template.php?I realised meanwhile that the reply form opens where it should (i.e. right under the reply in want to write a reply to) when I click a second time on REPLY which is – obviously – very inconvenient. I really would need a working forum since we need it for our neighbourhood assistance to coordinate help during the coronavirus lockdown here in Zurich (Switzerland). Related: https://bbpress.org/forums/topic/threaded-replies-not-working-urgent/ In reply to: Threaded replies not workingI realised meanwhile that the reply form opens where it should (i.e. right under the reply in want to write a reply to) when I click a second time on REPLY. 
 Very inconvenient.In reply to: Threaded replies not workingUPDATE 
 The expected behaviour (threaded view) sometimes works, sometimes not.
 If it doesn’t I can see an error in the DevTools, which then disappears and the page is scrolled down automatically to the bottom.
 Error:
 Uncaught TypeError: Cannot read property ‘scrollHeight’ of null
 at Object.scrollToForm (reply.min.js?ver=2.6.4:3)
 at Object.moveForm (reply.min.js?ver=2.6.4:3)
 at HTMLAnchorElement.onclick (VM852:1182)
 scrollToForm @ reply.min.js?ver=2.6.4:3
 moveForm @ reply.min.js?ver=2.6.4:3
 onclick @ VM852:1182In reply to: Threaded Replies Not WorkingHi there 
 Do you know if this “wrong behaviour” is still present in bbPress 2.6.4?
 I get
 Uncaught TypeError: Cannot read property ‘scrollHeight’ of null
 at Object.scrollToForm (reply.min.js?ver=2.6.4:3)
 at Object.moveForm (reply.min.js?ver=2.6.4:3)
 at HTMLAnchorElement.onclick (VM467:570)This is quite inconvenient since I try to setup a forum for our neighborhood assistance due to the coronavirus lockdown.