Tagged: bug, gravity forms, gravityforms, javascript
-
AuthorPosts
-
December 11, 2019 at 6:42 pm #1164936
Hi Support,
we use Gravityforms version 2.4.15 with the current Enfold version 4.6.3.1.
We have already considered the bugfix for the Gavityforms problem under #1156056. Nevertheless, the field assignments and conditional logic options cannot be selected in the backend. How can we fix the bug and use the functions of GravityForms?
Thank you for your support!
Tobias
December 13, 2019 at 4:38 am #1165398Hey Tobias,
Thank you for the inquiry.
The conditional field seems to work when we enabled it. Are you referring to the following fields? Please check the screenshot below.
// https://imgur.com/a/r9KkVN2
How can we reproduce the issue?
Best regards,
IsmaelDecember 13, 2019 at 7:59 am #1165414Hi Ismael,
thanks for your quick answer. Yeah, you’re right. But the conditional logic is completely missing in the notifications. Please take a look at this: https://next.touch2be.de/index.php/s/6eqWNzHsZKkcQ2s
Thanks for your help
Best, TobiasDecember 16, 2019 at 3:57 am #1166222Hi,
Thank you for the update.
We found these errors in the console, which don’t seem to be directly connected to the theme. It prevents the conditional container from displaying properly. Have you tried disabling the other plugins? Is there a staging site where we can test this?
ReferenceError: gf_vars is not defined
form_admin.min.js:1:17799
addMergeTagIcon https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
init https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
gfMergeTagsObj https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
jQuery 2
https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
jQuery 4
ReferenceError: gf_vars is not definedform_admin.min.js:1:1286
CreateConditionalLogic https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
ToggleConditionalLogic https://site.de/wp-content/plugins/gravityforms/js/form_admin.min.js?ver=2.4.15:1
onclick https://site.de/wp-admin/admin.php?page=gf_edit_forms&view=settings&subview=gravityformsmailchimp&id=1&fid=1:1Please try to contact the plugin authors for additional help and add this code in the wp-config.php file to break the chained request. Maybe we’ll find more about the issue by doing that.
define('CONCATENATE_SCRIPTS', false );
Best regards,
Ismael -
AuthorPosts
- You must be logged in to reply to this topic.