• Hello,

    Each time the plug in is updated I have to go in and change a few pieces of code to customize the forms and receipts (i.e. changing the logo on the receipt and changing some of the wording on the cart page and receipt). Is there any way to save those changes so I don’t need to go into the code and change with each update to the plugin?
    Generally involves the mt.button, mt-cart, and mt.templating files…
    Thanks!

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

Viewing 1 replies (of 1 total)
  • Plugin Author Joe Dolson

    (@joedolson)

    All of that is doable without touching the plug-in. The receipt logo is configurable by setting the featured image on the Receipts Page; wording is probably best changed by using gettext filters, depending on exactly what you’re trying to change.

    Any template file you can just create a copy of the template in your theme directory and do your customizations there, however.

Viewing 1 replies (of 1 total)
  • The topic ‘Any way to maintain custom changes when plug in is update?’ is closed to new replies.