I am running version version 1.2 [2213] and have been trying to edit the title and description of albums in my gallery, but it does not work. The browser error console states:
`"Error: initEditableTitle is not defined"`
and in the html of the page the only javascript is:
`
`
Looking at template-functions.php, the function zenJavascript() should be outputting a reference to ajax.js and other ajax editing javascript stuff, but it is not.
I have checked user permissions, and have granted them all for my user, and have logged out and back in. I am using a custom theme however.
Comments