Yith Request a Quote Plugin Bug

Written by the Divi Engine Documentation Team

Introduction

Follow this step if the add to cart button should say Add to Quote, but when it loads over ajax they say Add to Cart.

The Problem: No Hook

The reason why this error occurs is that the Yith hook is not added to “woocommerce_after_shop_loop_item” action on ajax.

The Solution: Add The Hook

Add the following code to your functions.php in your child theme or use a PHP code inject plugin.

More Support?

Please email us at [email protected] if you are unable to get your Divi Engine plugin working.


Did this answer your question? Thanks for the feedback There was a problem submitting your feedback. Please try again later.