Title: Plugin incompatibility
Last modified: October 18, 2017

---

# Plugin incompatibility

 *  [jangdom](https://wordpress.org/support/users/jangdom/)
 * (@jangdom)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-incompatibility-7/)
 * Hi Nicolas,
 * Thank you for making this plugin freely available. I would like to use it primarily
   to receive monthly subscriptions from our members. However as soon as I activate
   this plugin, another plugin stops working (WP Simple Pay Pro 3), the “pay here”
   button disappears.
 * I would like to use both plugins. Do you know how to make your plugin compatible
   with WP Simple Pay Pro 3?
 * Thanks,
    Jangdom
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-incompatibility-7%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

Viewing 1 replies (of 1 total)

 *  Plugin Author [Nicolas Figueira](https://wordpress.org/support/users/nahuelmahe/)
 * (@nahuelmahe)
 * [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-incompatibility-7/#post-9612347)
 * Hello [@jangdom](https://wordpress.org/support/users/jangdom/),
 * Thank you for trying out Direct Stripe and for reporting that behavior.
 * I suspect a option of CSS style used in Direct Stripe to hide your simple pay
   button.
 * Could you help investigate and hopefully confirm my guess ?
 * If yes, please try activating both plugins and add the code below to Appearance-
   > Customize -> Additional CSS?
 *     ```
       .stripe-button-el {
       visibility: visible !important;
       display: inline-block !important;
       }
       ```
   
 * Best regards,
 * Nico

Viewing 1 replies (of 1 total)

The topic ‘Plugin incompatibility’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/direct-stripe_7787ff.svg)
 * [Direct Stripe](https://wordpress.org/plugins/direct-stripe/)
 * [Support Threads](https://wordpress.org/support/plugin/direct-stripe/)
 * [Active Topics](https://wordpress.org/support/plugin/direct-stripe/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/direct-stripe/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/direct-stripe/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [Nicolas Figueira](https://wordpress.org/support/users/nahuelmahe/)
 * Last activity: [8 years, 7 months ago](https://wordpress.org/support/topic/plugin-incompatibility-7/#post-9612347)
 * Status: not resolved