Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #23699
    Profile photo of Mark
    Mark
    Participant

    Hi, I can’t change the eMail footer in WooCommerce. Whenever I edit the text it always goes back to [sitename] – Powered by Symbiostock/WooCommerce. Is there any way to change it?

    Thanks

    #23700
    Profile photo of Robin
    Robin
    Keymaster

    This is a known bug pre-2.0. Been fixed in 2.0.

    #23701
    Profile photo of Robin
    Robin
    Keymaster

    If you want to manually fix this, it is quite easy:

    1) Edit symbiostock-init.php

    2) Find the line that starts with: update_option( ‘woocommerce_email_footer_text’,

    3) Move this whole line below the line that says: if (get_option(‘ss_init_base_settings_done’)) return;

    That should fix it.

    #23702
    Profile photo of Mark
    Mark
    Participant

    Thanks for your support, it worked.

Viewing 4 posts - 1 through 4 (of 4 total)

You must be logged in to reply to this topic.