WiserSteps
Forum Replies Created
-
@rubenyoung
Yes, you can enable debugging from here as you can see in the screenshot
https://nimb.ws/vTnoSpAnd also make sure you are enabling ‘sending person contact’ so it will send it to capsule
After enabling both, please try and send again and if it failed, it should show the errors in the log in the path specified, copy and paste the logs here so we can figure out the issue.
Sorry about the trouble and thank you for your patience.
Hi @rubenyoung ,
Can you please enable debugging in the plugin then test and after that see what’s in the log file exactly ?
You can see the log file using ftp or wp file manager plugin.Forum: Plugins
In reply to: [Contact Form 7 - Capsule CRM - Integration] I can’t see added custom fieldsHi @casseykeating ,
You have to refresh the cache after any new fields so it can show up in the backend, please try that and let us know if that solved it.You are welcome
i’m glad it’s working now and thank you for the review.Hi @shailandra
You should copy the ‘config’ code not the ‘cdn’ code from firebase
see the screenshot here
https://demos.wisersteps.com/wp-content/uploads/2020/08/screenshot-console.firebase.google.com-2020.08.15-21_44_19.jpgHi @ashutoshswain,
About styling of the form you can easily override the current style with simple css classes like that.firebaseui-container *{ font-family:fantasy!important; } .firebaseui-id-submit{ background-color:#000!important }
Or you can remove the current styling of firebase itself with these line of codes where you can put in your functions.php
add_action('gform_enqueue_scripts','wp_deq_firebase_ui_style',11); function wp_deq_firebase_ui_style(){ wp_dequeue_style('gf-free-sms-verificationfirebase-ui-auth'); }
Please let me know if you have any issues or need any help
And thank you for using the plugin.Unfortunately you can’t change the full message, you can only change your website name from here
https://stackoverflow.com/questions/44879218/how-to-change-the-sms-verification-template-in-firebase-phone-auth#:~:text=Neither%20the%20email%20verification%20template,can’t%20modify%20the%20templates.Hi @oxstommy
Thank you very much for trying the plugin.
Yes sorry about that error, that was an issue with some firebase configuration but now it’s fixed in the latest version of the plugin 1.0.4
So please update it and try again.Forum: Reviews
In reply to: [Free SMS OTP Verification for Gravity Forms By Firebase] good work@mahmouddawod
I just pushed an update that fixed the problem, please test and let me know if you have any more issues.Forum: Reviews
In reply to: [Free SMS OTP Verification for Gravity Forms By Firebase] good work@mahmouddawod
Thank you very much for the kind review.
About the conflict with the plugin you sent me, the issue in the plugin itself as it loads all it’s javascript files and resources at every page in the website and that’s a huge issue from their side, and if i found any workaround about the issue, i will definitely update you.@susmiray Thank you for using the plugin
This feature doesn’t exist yet but i have put in the future updates for the plugin in the next coming weeks, i will definitely let you know when it’s live.Forum: Reviews
In reply to: [Free SMS OTP Verification for Gravity Forms By Firebase] Very helpful pluginThank you very much for the rating and encouragement
Forum: Reviews
In reply to: [Free SMS OTP Verification for Gravity Forms By Firebase] It worksThank you very much for the rating and encouragement