• We get the following error: /plugins/svea-checkout-for-woocommerce/templates/svea-checkout.php?version?1.5.0?is out of date. The core version is 3.5.0.

    Which leads to our own template in theme/svea-checkout-for-woocommerce/ doesnt override.
    We have only updated the plugin through wordpress plugin market. Do you know what could be the problem of this?

    • This topic was modified 1 year, 11 months ago by drenkan1337.
Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author The Generation

    (@thegeneration)

    Hi,

    We’ve noticed this problem and a solution is planned for next release. Until then you can override the “svea-checkout.php” template at “theme/woocommerce/svea-checkout.php”

    Best regards

    Thread Starter drenkan1337

    (@drenkan1337)

    We also noticed that after we updated to latest version, in the checkout – discounts/coupon do not get applied to product table until you refresh the page. So we needed to make a force reload, but its not pretty, should work with ajax really.

    Plugin Author The Generation

    (@thegeneration)

    Hi,

    The coupon gets applied with ajax and should update directly on the checkout page. Please check if your website encounters any javascript errors and/or disable plugins one by one until you end up with only WooCommerce and Svea Checkout to rule out any plugin conflicts. You could also test using the theme Storefront if to rule out theme conflict.

    Best regards

    Thread Starter drenkan1337

    (@drenkan1337)

    We now have a similar problem with svea-checkout-for-woocommerce/checkout/review-order.php. If you have the file in this location it overrides but makes it impossible to reload checkout via ajax (e.g. change country). And if you put the file where it should go (yourtheme/woocommerce/checkout/review-order.php.) it doesnt override.

    We have the latest versions of WP, WooCom and Svea plugin.

    Plugin Author The Generation

    (@thegeneration)

    Hi.

    What types of changes are you doing to the overriding template?

    I suspect there are changes that affects the javascript in some way.

    Best regards

    Thread Starter drenkan1337

    (@drenkan1337)

    I am doing nothing to it. If I just make a copy of the latest updated version of the template into the directory that overrides it, the checkout will refuse to reload when I change country (works fine otherwise). When I remove the file it automatically works. It’s taken me two days to come to this realisation. =)

    At least it should have the correct template instructions on where overrides should be placed.

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Cant overrid template’ is closed to new replies.