Title: Checkout Page Bug Fix
Last modified: August 22, 2016

---

# Checkout Page Bug Fix

 *  Resolved [FrenchFries](https://wordpress.org/support/users/frenchfries/)
 * (@frenchfries)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-bug-fix/)
 * I am using a Terms with a link to it on the checkout page.
 * There is an issue that under “Payment Methods” section this text is showing:
 * I accept theterms & conditions
 * Notice there is a space missing between “the” and “terms”.
 * I can edit the file jigoshop\templates\checkout\payment_methods.php
    by adding
   the missing space here.
 * But is this the correct way to make this fix in terms of Jigoshop updating etc.
 * Thanks
    Paul
 * [https://wordpress.org/plugins/jigoshop/](https://wordpress.org/plugins/jigoshop/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [MWSGD](https://wordpress.org/support/users/mwsgd/)
 * (@mwsgd)
 * [11 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-bug-fix/#post-5705696)
 * Hi,
 * This fix would not be permanent. What I mean is that it would be overwritten 
   in the next Jigoshop update because this method of making a change is not update
   safe. In order to make this update safe you would need to add a directory to 
   your theme or child theme called **Jigoshop** and create a directory within that
   called **Checkout** and move your edited ‘payment_methods.php’ into that directory.
   This would then be up to access and therefore not be overwritten when you update
   Jigoshop.

Viewing 1 replies (of 1 total)

The topic ‘Checkout Page Bug Fix’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/jigoshop_655549.svg)
 * [Jigoshop](https://wordpress.org/plugins/jigoshop/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/jigoshop/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/jigoshop/)
 * [Active Topics](https://wordpress.org/support/plugin/jigoshop/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/jigoshop/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/jigoshop/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [MWSGD](https://wordpress.org/support/users/mwsgd/)
 * Last activity: [11 years, 4 months ago](https://wordpress.org/support/topic/checkout-page-bug-fix/#post-5705696)
 * Status: resolved