• Resolved James Picardo

    (@james-picardo)


    Hi. The word ‘processing’ with some moving dots appears just over my stripe payment buttons. I’ve checked with a VPN and incognito mode to see if it’s IP-specific or browser specific but no change. What is processing? Should I be worried? If not, can I remove this?

    Thanks in advance.

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Hi @james-picardo.

    Looks like a conflict between your theme CSS file and plugin CSS. To fix this, add following to your theme’s stylesheet:

    .asp-processing-cont {
        display: none !important;
    }
    Thread Starter James Picardo

    (@james-picardo)

    super – worked a treat – thanks Alexander C.

    Plugin Contributor Alexander C.

    (@alexanderfoxc)

    Thank you for reporting that also, James. I’ll make necessary changes to the code to make sure plugin is properly handling situations like that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘‘Processing…’ appears above my button’ is closed to new replies.