• Resolved waxingcandes

    (@waxingcandes)


    Hello! We have Redirection for CF7 Pro.
    We are using SalesForce Extension, and all the others are disabled.
    BUT (because there’s always one of these), js.stripe.com is getting queued.
    How to prevent stripe.com from getting queued, please?
    And thank you!

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

Viewing 2 replies - 1 through 2 (of 2 total)
  • this is not possible at the moment because contact-form-7 script is queued on every page

    Thread Starter waxingcandes

    (@waxingcandes)

    well… I guess this works, too.

    wp_dequeue_script( ‘wpcf7-redirect-stripe-api’ );
    wp_dequeue_script( ‘wpcf7-redirect-stripe’ );

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

The topic ‘Dequeue Stripe’ is closed to new replies.