I have found the problem. I installed a clean version of wordpress 4.0 on localhost. Then configured the plugin, same problem. After that, I installed a older version before 4.0 (3.9.2). And then the plugin worked.
It seems like the core of wordpress 4.0 is not compatibel for wp better emails. Anyone share the same problem?
Hello Volkan27,
The plugin has been tested on the last WordPress release and works fine for me. I also never had any feedbacks about this problem.
Try to check in there’s any errors in your browser console.
Thanks for your response hellonico.
There were no errors in my chrome console. I even tried in Explorer. I am thinking of using the default template of better emails. Thats also fine.
I’m experiencing the same issue.
In Opera’s console it shows the following error:
Deprecated TinyMCE API call: <target>.onBeforeSetContent.add(..)
(wp-tinymce.php?c=1&ver=4104-20140822:20)
Can you describe me the scenario that leads to your problem ? When I actually try to edit the default template, it’s saving just fine.
First, I made some changes at the template. Then, when I press the button the page doesn’t refresh. I even don’t get a message that it is saved. U could press the button many times but there happens nothing. The button referres to: /wordpress/wp-admin/options-general.php?page=wpbe_options#
Same problem here at WordPress 4.0. Can’t make changes to the template.
That’s really strange because no action is binded on the “save” button. Also you shouldn’t have the ‘#’ at the end of your URL.
As long as I can’t replicate the issue on my computer, I won’t be able to help you. If you’re willing to let me have a look at your amdin area, let me know: wpbetteremails [ at ] helloni.co
I just received an email from someone who had the same problem. I accessed his admin area and found out that there was a issue coming from the translation file! (non closing tag).
It affects the Dutch translation as far I know. Are you all using WordPress in Dutch?
Donwload the “nl_NL” files and overwrite the current files:
http://plugins.svn.wordpress.org/wp-better-emails/trunk/langs/
Please let me know if it fixes the problem so I can release an update for other users.
Nice work! Indeed I am using the Dutch translation. After replacing the language files with the new .po and .mo files the most recent version runs perfectly and I am able to save. Thanks!
It works also for me now! Thanks hellonico, nice found!
Nice. I’ll release an update soon to fix this issue.
I’ve also updated my translation and it works again. Thanks!