Title: Plugin Button is not trigger
Last modified: March 2, 2021

---

# Plugin Button is not trigger

 *  [casanovadubai](https://wordpress.org/support/users/casanovadubai/)
 * (@casanovadubai)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/)
 * Hi Everyone.
    i am using WooCommerce Quote or Enquiry Contact Form 7. everything
   was working fine until wordpress new update. and now even button of the inquiry
   is not triggering. please help me with that.
 * The page I need help with: _[[log in](https://login.wordpress.org/?redirect_to=https%3A%2F%2Fwordpress.org%2Fsupport%2Ftopic%2Fplugin-button-is-not-trigger%2F%3Foutput_format%3Dmd&locale=en_US)
   to see the link]_

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

 *  [cautionarybee](https://wordpress.org/support/users/cautionarybee/)
 * (@cautionarybee)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14131337)
 * We are having the same issue on our site. We use this button on every product
   page as the only spot for users to contact us to purchase, and the button no 
   longer works in our staging site where we have upgraded the plugin. Our production
   site – where we have NOT updated the plugin – still works fine.
 *  Thread Starter [casanovadubai](https://wordpress.org/support/users/casanovadubai/)
 * (@casanovadubai)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14131938)
 * Hi Cautionarybee, i found the solution. there are two solutions. one is change
   the php version on the previous version from your hosting. and the second is 
   change the plugin to “Quote Button”.
 * i found this plugin very similar to WooCommerce Quote or Enquiry Contact Form
   7.
 *  [bojidarkostov](https://wordpress.org/support/users/bojidarkostov/)
 * (@bojidarkostov)
 * [5 years, 3 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14148318)
 * I have the same problem. Тhe solution for now: I’m back to version 1.8.
    -  This reply was modified 5 years, 3 months ago by [bojidarkostov](https://wordpress.org/support/users/bojidarkostov/).
 *  [lonwi](https://wordpress.org/support/users/lonwi/)
 * (@lonwi)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14254275)
 * To fix the issue I had to replace line 273 of woocommerce-quote-or-enquiry-contact-
   form-7.php:
 * `wpcf7.initForm(jQuery('.wqoecf-pop-up-box .wpcf7 > form'));`
 * with
 *     ```
       jQuery('.wqoecf-pop-up-box .wpcf7 > form').each(function() {
           wpcf7.init(jQuery(this)[0]);
       });
       ```
   
 *  [rpalach](https://wordpress.org/support/users/rpalach/)
 * (@rpalach)
 * [5 years, 2 months ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14256890)
 * Thank you lonwi! I just came across this issue on my website today and saw your
   recent post to fix the issue. That worked for me!
 *  [masterchief67](https://wordpress.org/support/users/masterchief67/)
 * (@masterchief67)
 * [5 years, 1 month ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14318760)
 * Thanks Ionwi, this solved my issue. I posted your solution in two topics which
   started after this topic, because it solves those issues too.
 *  [dimuthunp](https://wordpress.org/support/users/dimuthunp/)
 * (@dimuthunp)
 * [5 years ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14482172)
 * Thank you so much Lonwi. Had the same issue with Flatsome theme.
    It works perfectly
   now thanks to you. Cheers!

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

The topic ‘Plugin Button is not trigger’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/woo-quote-or-enquiry-contact-form-
   7_c2bde8.svg)
 * [WooCommerce Quote or Enquiry Contact Form 7](https://wordpress.org/plugins/woo-quote-or-enquiry-contact-form-7/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-quote-or-enquiry-contact-form-7/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-quote-or-enquiry-contact-form-7/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-quote-or-enquiry-contact-form-7/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-quote-or-enquiry-contact-form-7/reviews/)

 * 7 replies
 * 7 participants
 * Last reply from: [dimuthunp](https://wordpress.org/support/users/dimuthunp/)
 * Last activity: [5 years ago](https://wordpress.org/support/topic/plugin-button-is-not-trigger/#post-14482172)
 * Status: not resolved