Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Support brianvu-tp

    (@briantp)

    Hi,

    Because JS will handle when the page finishes loading, in the case the page is still not loaded and click the button will be reloaded the page.

    Thanks

    Thread Starter snippet24

    (@snippet24)

    Hi, thanks for explaining, please could this be improved? since is quite puzzling for users from the usability point of view. Perhaps using prevent default (since is js) in relation to the click and then waiting to the page to fully load in order to perform the action?

    Plugin Support brianvu-tp

    (@briantp)

    Thank you for your good idea, I asked our developer to check it, hope they can have a solution for you.

    Thread Starter snippet24

    (@snippet24)

    Okey, let us know how it goes, and thanks to you ??

    Thread Starter snippet24

    (@snippet24)

    Hi, I did some research maybe you can use this in the button onclick="event.preventDefault();" haven’t tested it though, along with the action later on like redirecting

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Purchase Button Shortcode sometimes reloads the page on click’ is closed to new replies.