Skip to content
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

Form not submitted: Uncaught Reference Error: jQuery is not defined #211

Open
AAGRusso opened this issue Dec 29, 2021 · 3 comments
Open

Comments

@AAGRusso
Copy link

Describe the bug
Uncaught Reference Error: jQuery is not defined and submit buttom not working

Wordpress version: 5.8.2
Caldera Forms: 1.9.6
CiviCRM: 5.39.0
CF CiviCRM: 1.0.5

Other plugins:
Material Design: 0.5.0 ( )

Theme: Material Design Google 0.5.0

To Reproduce

Expected behavior

Screenshots

imagen

@kcristiano
Copy link
Contributor

What branch are you running? The dev branch is the most up to date on this repo. You may also want to try https://github.com/wpcv/cf-civicrm as this has more recent work for CiviCRM versions greater than 5.40

@AAGRusso
Copy link
Author

What branch are you running? The dev branch is the most up to date on this repo. You may also want to try https://github.com/wpcv/cf-civicrm as this has more recent work for CiviCRM versions greater than 5.40

Thanks for reply, I downloaded from WP repository. I don`t know this repo.
I will try to download and test it.
thanks

@AAGRusso
Copy link
Author

AAGRusso commented Dec 31, 2021

Found a workaround, modify template theme header to add:

?php wp_enqueue_script("jquery"); ?

And now button submit works

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants