pogidude Posted May 24, 2013 Posted May 24, 2013 I am using Page Edit Fold Status module, Moderna admin theme and Processwire v2.3. The issue is that when I click on the top save button on any page, my edits don't get saved. If I deactivate Page Edit Fold Status module, the top save button works. If revert to the default admin theme and the Page Edit Fold Status module is activated, the top save button also works. Now, I've also tried using the Ergo admin theme http://modules.processwire.com/modules/ergo-admin-template/ and the same thing happens. Now, I understand that both Moderna and Ergo have compatibility up to Processwire 2.2 only. I'm guessing that the combination of PW v2.3, custom admin themes compatible only to v2.2 and Page Edit Fold Status module is causing this issue. So, my question is, what's new in PW2.3 that could be affecting the top save button when I use these custom themes and the module? More importantly, what can I do to fix this or at least which file should I be looking at?
ryan Posted May 25, 2013 Posted May 25, 2013 Have you checked to see if any JS errors are occurring? Since the top save button is started up via JS, it makes me wonder if some JS failed (perhaps from PageEditFoldStatus) and prevented execution of the code that initializes the top save button.
pogidude Posted May 29, 2013 Author Posted May 29, 2013 yes I checked for JS errors after I read another thread regarding the top submit buttons and js forgot what it was about though. No errors in chrome console though.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now