Support » Plugin: Jigoshop » Checkout template files

  • Jigoshop v1.13.3

    Plan was to use template file in theme/jigoshop/checkout to customise the checkout page.

    However on investigation it seems even if I have the files in my theme’s /jigoshop/checkout folder they are ignored due to Jigoshop’s classes including lines like: include(JIGOSHOP_DIR.’/templates/checkout/shipping_dropdown.php’);

    Running a grep on jigoshop it looks like the only files which use jigoshop_get_template() are: checkout/form.php, checkout/review_order.php, checkout/pay_for_order.php (only for existing/past created order, no idea how one does that)

    Thus payment_methods.php and shipping_dropdown.php are pointless in that folder.

    Can we please see these available to customise? Is there a way we can achieve that now?

    https://wordpress.org/plugins/jigoshop/

Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Ragnar Karlsson

    (@ragnarkarlsson)

    What my client is looking for is to have a radio button list for shipping method rather than a select box, so all methods can be viewed at once.

    Similarly we need to do some styling on the payment methods area which can’t be achieved due to lack of filters etc in relevant places.

    Hi Ragnar,
    Thanks for posting that. It sounds like a bug + lack of feature but we’ll check it in depth on monday and release 1.14.1 if needed

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Checkout template files’ is closed to new replies.