Forum Replies Created

Viewing 3 replies - 1 through 3 (of 3 total)
  • Hi,

      1. I use this pretty simple plugin “WP Mail From II”. It does the work.
      2. Mmm… I am not sure this is easily implementable… but see the next point, it might help
      3. I have done some little hack in the code to add/edit the body of sent notifications. It works. I am sure it is NOT best practice but if you’d like to give it a try just start from the php page /<your-WP-installation-root>/wp-content/plugins/edit-flow/modules/notifications/notifications.php.
      Look for this 2 sections and start tweaking the code:

      // Email subject and first line of body
      [...]
      // Email body

      Please make a backup copy of the original notifications.php just in case!

    Regards,
    Claudio

    • This reply was modified 9 years, 4 months ago by ztank. Reason: typo
    • This reply was modified 9 years, 4 months ago by ztank. Reason: another typo :)

    Hi,

      I use this pretty simple plugin “WP Mail From II”. It does the work.
      Mmm… I am not sure this is easily implementable… but see the next point, it might help
      I have done some little hack in the code to add/edit the body of sent notifications. It works. I am sure it is NOT best practice but if you’d like to give it a try just start from the page php page /<your-WP-installation-root>/wp-content/plugins/edit-flow/modules/notifications/notifications.php.
      Look for this 2 sections and strart tweaking the code:

      // Email subject and first line of body
      [...]
      // Email body

      Please make a backup copy of the original notifications.php just in case!

    Regards,
    Claudio

    • This reply was modified 9 years, 4 months ago by ztank.
    • This reply was modified 9 years, 4 months ago by ztank. Reason: formatting
    • This reply was modified 9 years, 4 months ago by ztank. Reason: formatting
    • This reply was modified 9 years, 4 months ago by ztank.
    • This reply was modified 9 years, 4 months ago by ztank.

    Hi,
    were you able to find a way to do this?
    I was looking also on how to make each different state (draft, published, etc…) to show with different colors in the calendar view.
    Thanks,
    Claudio

Viewing 3 replies - 1 through 3 (of 3 total)