Title: Quote accept button
Last modified: November 21, 2018

---

# Quote accept button

 *  [pmaeght](https://wordpress.org/support/users/pmaeght/)
 * (@pmaeght)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quote-accept-button/)
 * Hello,
 * I’ve installed Sliced Invoices on my WP.
    I’ve created a quote and sent it by
   mail to my customer. Th customer receives the mail but when he clicks on accept
   button, nothing happens!
 * Has somebody got the same issue?
    How to solve this?
 * Thanks for help.
 * pmaeght

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

 *  [Andrew Reva](https://wordpress.org/support/users/ndrwrv/)
 * (@ndrwrv)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quote-accept-button/#post-10907524)
 * Hello there
 * Do you see any JavaScript error in your browser’s Console? Also I’d recommend
   you to turn [WP_DEBUG](https://www.wpoptimus.com/527/debugging-tools-plugins-wordpress/)
   on in order to know more about possible php and/or server-side errors. Maybe 
   you have to temporary disable third-party plugins in order to make sure there
   is no plugin conflict happened.
 * I hope this will help.
 * My best,
    Andrew
 *  Thread Starter [pmaeght](https://wordpress.org/support/users/pmaeght/)
 * (@pmaeght)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quote-accept-button/#post-10907616)
 * Hi Andrew,
 * Thanks for your answer.
    When I turn Debug mode ON and I brouse my Quote, this
   message appears:
 * Notice: is_feed was called incorrectly. Conditional query tags do not work before
   the query is run. Before then, they always return false. Please see Debugging
   in WordPress for more information. (This message was added in version 3.1.0.)
   in /home/tokelatrhl/www/wp-includes/functions.php on line 4161
 *  Thread Starter [pmaeght](https://wordpress.org/support/users/pmaeght/)
 * (@pmaeght)
 * [7 years, 7 months ago](https://wordpress.org/support/topic/quote-accept-button/#post-10907723)
 * I can also see this message in the web console:
 * Uncaught ReferenceError: thickboxL10n is not defined
    at ?f=wp-includes/js/jquery/
   jquery.js,wp-includes/js/jquery/jquery-migrate.min.js,wp-includes/js/thickbox/
   thickbox.js&m=1542356127:4
 * Patrick
 *  [Andrew Reva](https://wordpress.org/support/users/ndrwrv/)
 * (@ndrwrv)
 * [7 years, 6 months ago](https://wordpress.org/support/topic/quote-accept-button/#post-10954405)
 * Hello Patrick
 * It seems the reason is the **is_feed** conditional tag which should be used after
   the WordPress query is run. In your case you’re trying to call the query result
   before the query is processed. That’s the error message is about.
 * But I can’t guess what exactly is happening on your side. I hope it helps. Please
   learn your code and I hope you’ll find the way to fix the issue.
 * My best,
    Andrew
    -  This reply was modified 7 years, 6 months ago by [Andrew Reva](https://wordpress.org/support/users/ndrwrv/).

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

The topic ‘Quote accept button’ is closed to new replies.

 * ![](https://ps.w.org/sliced-invoices/assets/icon.svg?rev=1314180)
 * [Sliced Invoices - WordPress Invoice Plugin](https://wordpress.org/plugins/sliced-invoices/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/sliced-invoices/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/sliced-invoices/)
 * [Active Topics](https://wordpress.org/support/plugin/sliced-invoices/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/sliced-invoices/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/sliced-invoices/reviews/)

## Tags

 * [Accept Button](https://wordpress.org/support/topic-tag/accept-button/)
 * [quote](https://wordpress.org/support/topic-tag/quote/)

 * 4 replies
 * 2 participants
 * Last reply from: [Andrew Reva](https://wordpress.org/support/users/ndrwrv/)
 * Last activity: [7 years, 6 months ago](https://wordpress.org/support/topic/quote-accept-button/#post-10954405)
 * Status: not resolved