Pubblicato venerdì 15 luglio 2011 in Alo EasyMail Newsletter
Here you are the new version 2.1.1 of EasyMail newsletter plugin.
Here the changelog:
- Added an inline-edit in admin table of subscribers.
- Added are some script checks to avoid fatal error is the theme does not supprt post thumbnails.
You can go on WP.org and download it.
You can use the forum to share your feedback. And you can contribute to keep the plugin update donating some money to me.
tags: easymail update |
Pubblicato mercoledì 13 luglio 2011 in Alo EasyMail Newsletter
If you experienced the following fatal error:
“Fatal error: Call to undefined function has_post_thumbnail() in [...]/wp-content/plugins/alo-easymail/alo-easymail_functions.php on line 1789″
it means that your theme does not support post thumbnails yet.
To enable them, simply add this line in functions.php in your theme folder:
add_theme_support('post-thumbnails');
In next version I’ll solve this issue. Fixed from version 2.1.1.
Thanks to everybody for the report and to beanie for the best and safe solution.
Here the forum post:
http://www.eventualo.net/forum/topic/300?replies=9#post-1143
tags: easymail hack |
Pubblicato lunedì 11 luglio 2011 in Alo EasyMail Newsletter
Here you are the new version 2.1 of EasyMail newsletter plugin.
Here the most important changes:
- Added newsletter themes (thanks to iwan!): you can use default html themes or create yours (look inside of the new alo-easymail-themes folder for a how-to guide and available themes).
- Now the unsubscribe link and the read-online link are not automatically appended at the newsletter bottom: you have to use new placeholders to include them (you can always setup the texts in settings as usual).
- Added an option to disable the ajax creation of recipient list and generate the list when the newsletter is saved: those who are in troubles with ajax go in Newsletters → Settings → tab Newsletter.
You can go on WP.org and download it.
You can use the forum to share your feedback. And you can contribute to keep the plugin update donating some money to me.
tags: easymail update |
Pubblicato mercoledì 29 giugno 2011 in Opinioni
Manganellate e lacrimogeni per i manifestanti No-Tav. Sono iniziate le celebrazioni per il decennale del G8 di Genova.
tags: G8, notav |
Pubblicato mercoledì 22 giugno 2011 in Alo EasyMail Newsletter
Today I’ve just uploaded the version 2.0.3 of EasyMail newsletter plugin.
Here the changelog:
- Now loading “registration.php”: it solves the problem about the missing email_exists function that is declared in registration.php. I hope this fix could solve common problems: the creation of recipients list that remains at 0% and the sending progress that remains at 0%.
- Now “load_plugin_textdomain” now runs properly before “register_post_type”.
- New css in Settings screen, more like WP style (thanks to iwan!).
You can go on WP.org and download it.
You can use the forum to share your feedback. And you can contribute to the development donating some money to me.
tags: easymail update |