Hi @mikapan,
can you open the console in browser (ie Chrome F12) and see if there are any error when you hit save button. Sometimes other plugins can interfere with EA.
Best regards,
Nikola
I have the same problem Nikola.
Can’t save my customizations on the setting page.. save button does not work.
Makes the plugin useless if this is not fixed..
Hello Nikola, I have exactly the same problem. I’m not a HTML guru but I on Developer Tools in IE and it displayed this highlighted area:
return c.removed?””:(a=a||{},a.format=a.format||”html”,a.get=!0,a.getInner=!0,a.no_events||c.fire(“BeforeGetContent”,a),b=”raw”==a.format?l.trim(c.serializer.getTrimmedContent()):”text”==a.format?d.innerText||d.textContent:c.serializer.serialize(d,a),”text”!=a.format?a.content=s(b):a.content=b,a.no_events||c.fire(“GetContent”,a),a.content)},insertContent:function(a,b){b&&(a=q(
Followed by a line I can’t copy which is:
X Unable to get property ‘serialize’ of undefined or null reference
Hello Nikola, I was wondering if it was browser specific. I was using IE and based on your answer above I assume you are using Chrome. So I tried Firefox and it works fine. Have now installed successfully & testing it out. So it seems it is an error that occurs with IE (and possibly only with IE)
Thanks
Allan