• Resolved FrenchFries

    (@frenchfries)


    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://ww.wp.xz.cn/plugins/jigoshop/

Viewing 1 replies (of 1 total)
  • Plugin Author MWSGD

    (@mwsgd)

    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.