Forums
(@qwakord)
11 years, 4 months ago
I find way to fix this problem! I change ‘$(‘#titlediv’).detach().appendTo($(‘#default-lang-editor’));’ from file selta-free/js/post-tabs.js:23 to ‘$(‘#post-body-content>#titlediv’).detach().appendTo($(‘#default-lang-editor’));’, and that works