Quick thread title edit (on the forum display page) does not work. Textbox to edit does not appear after holding down thread title.
jsoltesz.com - MyBB lead designer and team member since 2006
I can confirm
[Image: Untitled-1.png]

That says, you need to include 'inline_edit.js' & 'jeditable.min.js' only after including jQ library in page, not before ...

[Image: Untitled-2.png]
Looks like the Twig conversion caused those to move above jQuery; might need to separate the <title> attribute from the other head items in the template.

(See showthread.twig and master.twig)
jsoltesz.com - MyBB lead designer and team member since 2006
I've separated javascript files into a jscripts block separate from the  head block which fixes this.
jsoltesz.com - MyBB lead designer and team member since 2006
This issue has been resolved!

Please reply to this thread if it appears it has not been resolved.
jsoltesz.com - MyBB lead designer and team member since 2006