Title: soahkomplex's Replies | WordPress.org

---

# soahkomplex

  [  ](https://wordpress.org/support/users/soahkomplex/)

 *   [Profile](https://wordpress.org/support/users/soahkomplex/)
 *   [Topics Started](https://wordpress.org/support/users/soahkomplex/topics/)
 *   [Replies Created](https://wordpress.org/support/users/soahkomplex/replies/)
 *   [Reviews Written](https://wordpress.org/support/users/soahkomplex/reviews/)
 *   [Topics Replied To](https://wordpress.org/support/users/soahkomplex/replied-to/)
 *   [Engagements](https://wordpress.org/support/users/soahkomplex/engagements/)
 *   [Favorites](https://wordpress.org/support/users/soahkomplex/favorites/)

 Search replies:

## Forum Replies Created

Viewing 1 replies (of 1 total)

 *   Forum: [Plugins](https://wordpress.org/support/forum/plugins-and-hacks/)
    In
   reply to: [[PayPal for WooCommerce] Proceed to Checkout button removed/No Available payment…](https://wordpress.org/support/topic/proceed-to-checkout-button-removedno-available-payment/)
 *  [soahkomplex](https://wordpress.org/support/users/soahkomplex/)
 * (@soahkomplex)
 * [11 years, 1 month ago](https://wordpress.org/support/topic/proceed-to-checkout-button-removedno-available-payment/page/2/#post-5467755)
 * Been trying to figure this issue out for the last few days as well…I think I 
   got it.
 * Simply place the following hook at the bottom of your function.php
 * `remove_action( 'woocommerce_proceed_to_checkout', 'woocommerce_button_proceed_to_checkout',
   10);`
 * That should do the trick. Below are Before and After shots…
 * Before
    [BEFORE](http://i.imgur.com/tnJAur6.png) After [AFTER](http://i.imgur.com/Kxm6WkO.png)
 * kind regards,
    soahkomplex

Viewing 1 replies (of 1 total)