Articoli nella categoria ‘Alo EasyMail Newsletter’

To fix: Fatal error: Call to undefined function has_post_thumbnail()

Pubblicato il 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

EasyMail 2.1

Pubblicato il 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.


EasyMail 2.0.3

Pubblicato il 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.


How to fix a bug

Pubblicato il 22 giugno 2011 in Alo EasyMail Newsletter

EDIT: The version 2.0.3 of EasyMail, that fixes the bug, is out: read more and download it.
Tonight I’d like to upload a new version but I’ve troubles with WP repository… It seems that they are working on it. Maybe tomorrow…

Leggi tutto l´articolo / Read more »

EasyMail 2.0.2 and some issues

Pubblicato il 15 giugno 2011 in Alo EasyMail Newsletter

Here you are a new version to fix some bugs. I hope it could solve some reported issues.
You can download it on wp.org.

The changelog:

  • a new option to load only plugin javascrit files on creation list of recipients thickbox, useful to prevent conflict with javascript of other plugins: go to Newsletters → Settings → tab General
  • fixed some minor bugs reported me in forum in last days

But, we have some issues yet, that I hope to fix soon:

  • somebody reported me that the progress of newsletter sometimes remains stuck at 0%: for now you can read the faq, I hope it can help you;
  • in newsletter edit screen, when you select also registered users as recipients, the total of recipients could be not correct and that could affect creation of recipient list.

I’m going to work on these issues in next weeks. Sure, you can support me.