@baris Thank you very much. This worked! π
β¬: I additionally use the hook
$(window).on('action:ajaxify.start', function (ev, data) { $('div.topic-header-image').hide(); });so that the header container with the image is hiding immediatly and before ajaxify.end π