Viewing 7 replies - 1 through 7 (of 7 total)
  • Plugin Author eventualo

    (@eventualo)

    In 2.4.7 I added a category filter in [LATEST-POSTS] palceholder in custom hooks. You can read how to enable/edit it: https://www.eventualo.net/blog/easymail-newsletter-for-developers/#tutorial-customplaceholder

    Thread Starter globalreporter

    (@globalreporter)

    With the previous version the “custom hooks” worked. But with this new version when I rename the file of custom hooks the whole website (included the WP dashboard) crash. I tried few times to deactivate and reactivate and to delete and install again, but same problem…. Don’t know what to do…

    I also would like to have any suggestions for including several posts in one newsletter. Someone (https://www.eventualo.net/forum/topic/55#post-302) did a tweak to add this feature but didnt’ post the code… how to contact him?

    Thanx a lot!

    Plugin Author eventualo

    (@eventualo)

    I suggest that you enable the debug mode for a while, adding this line in your wp-config.php:

    define('WP_DEBUG', true);

    then visit the site: you should see the error message on screen (if not look into html code too). Please post it here so we can look for a solution.

    Thread Starter globalreporter

    (@globalreporter)

    I get this:

    “Fatal error: Cannot redeclare custom_easymail_placeholders() (previously declared in /web/htdocs/www.freereporter.info/home/wordpress/wp-content/mu-plugins/alo-easymail_custom-hooks.php:33) in /web/htdocs/www.freereporter.info/home/wordpress/wp-content/plugins/alo-easymail/alo-easymail_custom-hooks.php on line 41

    Notice: ob_end_flush() [ref.outcontrol]: failed to delete buffer zlib output compression. in /web/htdocs/www.freereporter.info/home/wordpress/wp-includes/functions.php on line 3335″

    When i click on [ref.outcontrol] I get again the same message.

    Thank you

    Plugin Author eventualo

    (@eventualo)

    Ok, as the error says you have another custom-hooks file in mu-plugin folder, in addition to the one in plugin folder. So you have to delete one of these, or php finds same functions twice and it gives you a fatal error.

    Thread Starter globalreporter

    (@globalreporter)

    Now works… ??

    Thank you very much.

    Please, can u give me just a simple hint for how to tweak the plugin for including several posts in one newsletter….? Just a starting point…
    Thank you… ??

    Hi eventualo,

    really a great plugin… but how can i do to include several posts into the same newsletter ?

    Thank you

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘[Plugin: ALO EasyMail Newsletter] Show more than one post and category-specific latest posts’ is closed to new replies.