• Resolved MasterJ07

    (@johnregalado007)


    Good day,

    Is there anyone here can help me with the issue on my client site,
    We want to overwritten the template for Paid for order email

    but we encountered an error Could not write to template file

    https://www.screencast.com/t/iTtICYckdqXb

    We don’t want to edit it on the backend files, We want it from dashboard to edit
    We have the folder inside our theme which the path is
    betheme/woocommerce-germanized/emails/customer-paid-for-order.php

    but still not able to change it

    Any help will be appreciated

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author vendidero

    (@vendidero)

    Hi there,

    this is not an issue related to Germanized. This issue (or feature) seems to be related to your file permissions configured by your host. Please check back with your host regarding file permissions.

    Cheers

    Thread Starter MasterJ07

    (@johnregalado007)

    Thanks for the response
    We talked to our server hosting support they said everything is good on their end

    This is some guidelines they sent:
    The folder html should have 750.
    Subtiler should have 755.
    Single file should have 644 haben.

    which already permission on our backend files

    Please help because we can’t changed the template text from the email also its not translating to german even we are used german language

    Let me know thanks

    Plugin Author vendidero

    (@vendidero)

    Hi there,

    as I was trying to tell you: This is not an issue of Germanized ?? We do not take care of copying files. Copying template files is being managed by Woo/WP. From a security standpoint it is better to prevent those actions via the backend and copy the file manually instead. Copy:

    wp-content/woocommerce-germanized/templates/emails/your-email-template.php

    to

    wp-content/themes/my-child-theme/woocommerce-germanized/emails/your-email-template.php

    e.g. via FTP or some other file manager.

    Cheers

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Could not write to template file’ is closed to new replies.