• Resolved TrishaM

    (@trisham)


    Kudos on an excellent plugin.

    Unfortunately I’m having trouble implementing a “continue shopping” button that I found and followed the instructions for here:

    https://library.easydigitaldownloads.com/checkout/continue-shopping-button.html

    The button is produced but not displayed because the enclosing container is hidden with a class of no_js……as far as I can tell from combing thru previous support requests it’s related to the fact that my site is running jQuery 3.6.0. I cannot control that version because it’s a managed WP hosting and the current theme needs 3+ to operate properly.

    Will there be any update to EDD in the near future to use newer versions of jQuery? I can come up with a workaround but since this is a site I will hand-off to a less WP savvy client, I’d prefer to stick with out-of-the-box plugins instead of custom solutions.

    Also, FWIW, it makes more sense to display a “Continue Shopping” button on the product page next to the Checkout button, not the checkout page itself, because those who wish to ‘keep shopping’ are not likely to click on “checkout” just yet. Perhaps this could be an option in a future update instead of a standalone plugin?

Viewing 2 replies - 1 through 2 (of 2 total)
  • Plugin Support Mihai Joldis

    (@misulicus)

    Hey @trisham

    EDD is using the jQuery version that WordPress offers. We don’t have a different jQuery version in the plugin.

    I checked the code snippet and it appears that right now that will work only if you enable the cart saving feature under Downloads > Settings > Payments > Checkout.

    As soon as you enable the Cart Saving option and you have the snippet added to your theme then the button will be visible along with the Save Cart one.

    As an alternative, you can try this extension https://easydigitaldownloads.com/downloads/keep-add-cart/

    Thread Starter TrishaM

    (@trisham)

    Thank you @misulicus that worked to show the button!

    I appreciate the very prompt assistance too. 🙂

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘jQuery conflict – update to 3+ soon?’ is closed to new replies.