-
Notifications
You must be signed in to change notification settings - Fork 26
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Unable to add new line items to CiviCRM Order processor - javascript errors #183
Comments
So I see this is related to an issue resolved in #146 @am2605 -"So a fix seems to be to edit processors/order/order_config.php and add var $j = jQuery.noConflict(); at about line 293, and then use references to Can anyone help? jquery and php is new to me. |
Thanks for flagging this bug, i was able to successful patch this to resolve the bug. the steps to do so are as follows:
|
Great. Thanks for this |
Hi,
I'm unable to add additional line items to the CiviCRM Order processor. In the form, I have one membership processors with two line item processors setup. However, I can only input the first line item in the Order processor. Receiving javascript errors via console- see gif screenshot.
Any advice to get this functioning would be appreciated.
Windows 10
Google Chrome
Wordpress 5.4.2
Caldera 1.9.2
Caldera Forms CiviCRM 1.0.5
The text was updated successfully, but these errors were encountered: