WebsiteBaker 2.13.8 is now available!
R.I.P Dietmar (luisehahne) and thank you for all your valuable work for WBhttps://forum.websitebaker.org/index.php/topic,32355.0.html
if anyone could provide access to live site with problem I can take a look
Now the pages are missing the backend...
var selectTable = document.querySelec torAll('.pages_view') ;
function show_page_list(){ var selectTable = document.querySelectorAll('.pages_view'); for (var i = 0; i < selectTable.length; i++) { selectTable[i].style.display = (selectTable[i].style.display==="none" ? "" : ""); } }
But why is there no update in the file, wich is available for download?
its important, to clear the browser-cache after the correction. check also in a new browser, if its work not directly