Okay
  Public Ticket #2529749
BUG: emails templates deleted
Closed

Comments

  •  3
    iHuman started the conversation
    • set email template
    • save template
    • check to make sure it saved
    • click SAVE SETTINGS on any tab in General Settings
    • email template are reset to default

    There is a bug. If you click SAVE SETTINGS on ANY tab in General Settings -- you will loose all of your email templates. 

  •  779
    Zhivko replied

    Hi,

    Thank's for providing steps to reproduce this bug.

    It will be fixed in the next update.


    Fix:

    Open file stachethemes_event_calendar\view\admin\general\index.php

    and delete line 266:

                Settings::update_admin_settings($plugin_page . '_email_templates');

    Stachethemes Developer