geekontheroad
Forum Replies Created
-
Forum: Plugins
In reply to: [Live Summary for Gravity Forms] Support GP Nested FormsHi,
Yes this is possible. Not with a setting but this can be done with a code snippet. If you are an unlimited license holder then please reach out through my support form and I will provide you with the Code snippet to do this.
Kind regards,Forum: Plugins
In reply to: [Live Summary for Gravity Forms] Support GP Nested FormsThe Pro version also does not directly support Nested forms and I have no plans for this currently because it works well with the hidden fields and the build-in modifiers of GW. I helped several Pro users already to set this up and use values from the child entries in the summary of the parent entry. I’m sorry if this solution does not work for you.
Kind regards.Forum: Plugins
In reply to: [Live Summary for Gravity Forms] Support GP Nested FormsHi,
Nested forms is not directly supported by this plugin.
However, you could use hidden fields and populate those with data from the nested form by using the modifiers provided by Gravity Wizz. See their documentation: https://gravitywiz.com/documentation/gravity-forms-nested-forms
Then simply show those hidden fields in the summary. Do make sure to use normal fields and hide them with the gf_invisible class otherwise it won’t work.
Good luck!
Kind regardsI have not yet received your email but I have just released a new version 1.2.2. Can you please upgrade and try with this version?
It specifically adds the capability ‘edit forms’ to the plugin so any role with that capability should now be able to see the plugin form settings.
Please let me know if this solution works for you.
Kind regards, JohanI suppose it has to do with the capabilities of those new roles? This plugin does not have special capabilities so if your new roles have the normal gravity forms settings capabilities then it should just work fine. If that is not the case then please reach out to me through email ([email protected]) and provide me with a login to your site and I will investigate further for you.
Kind regards, JohanI have a similar problem. I already have 499 redirects and when I try to add number 500 I get an error saying “the link you followed has expired”. Other then that the plugin has always worked fine. I have raised all PHP values such as time out to the max but still it does not add the next redirect. I don’t know, its funny it happens with redirect 500. Are there any limits to this plugin or any solutions available please? I can open a separate ticket if you so prefer. Many thanks in advance.
So, I noticed that my previously offered solution actually caused a bug elsewhere in gravity forms. I have solved this with a few more lines of code in your plugin. Same file and method as I mentioned before. I also included the code for the wp filter.
Please find the full file with all my code changes on github: https://gist.github.com/geekontheroad/1158b18794ddcaf2e4fe9fea60a7afc7
It would be cool if this can make its way into a future release. I believe it makes the plugin just a little bit more awesome ??
Thank you very much!Hi I am sorry, I had a second possible solution for the same problem that I forgot to say in my previous message. You could also apply a wp filter to that value. That way developers can easily overwrite the default text that shows when there are no files uploaded.
Thanks again for the great work!Forum: Plugins
In reply to: [Live Summary for Gravity Forms] Summary not worksThis problem has been resolved through email communication.
For anyone else experiencing the same problem. You have to add at least one field to the summary in order for it to display something.
More information on how to do this can be found in the online documentation: https://geekontheroad.com/documentation/live-summary-for-gravity-forms/select-fields-to-show
Forum: Plugins
In reply to: [Live Summary for Gravity Forms] Summary not worksThe links now works. Not sure why it didn’t earlier.
I had a look and I see that it keeps loading but I don’t see any javascript errors in the console. That is curious indeed. I’d like to investigate further.
Please reach out to me through email on [email protected] and send me the export of your form together with your system report. I will check a few things and then get back to you.
Read here how to access the system report: https://docs.gravityforms.com/checking-environment-details/
Read here how to export your form: https://docs.gravityforms.com/exporting-a-form-from-gravity-forms/
I look forward to hearing from you.
Kind regards,
JohanForum: Plugins
In reply to: [Live Summary for Gravity Forms] Summary not worksHi,
I’m sorry to hear that. The plugin does work so if it does not with you then there will likely be some javascript error on your site caused by another plugin or your theme.
I’ve tried visiting the page you shared but the page does not seem to exist, can you check for typos and make sure it is the right link please?
To troubleshoot this yourself:
The easiest way to see which javascript error it is is by checking the browser console. In chrome you click right on the page and then click inspect and then click console.Otherwise deactivate all your plugins except gravity forms and this plugin. Then turn on plugin by plugin until the error comes back, then you know which plugin is the problem. If not a plugin, it could also be the theme so you might have to switch to a default theme for a minute to rule that out as well.
I look forward to hearing back from you and to get this fixed for you!
Kind regards,
JohanForum: Plugins
In reply to: [Live Summary for Gravity Forms] PHP Notice in form without summaryHi, thank you for bringing that to my attention. I have already fixed that and uploaded a new version of the plugin just now. Make sure to update to version 1.1.8 and the notices should be gone.
Please let me know how that works for you.
Kind regards,
JohanForum: Plugins
In reply to: [Live Summary for Gravity Forms] Checkboxes not showing in summary solutionHey There,
Thank you for your message. I see this is a duplicate from the question you asked through the Pro support form on https://geekontheroad.com
Just to be clear, this plugin does support checkboxes! What it does not currently supports are hidden fields. Your problem is related to that but I have a solution for you and I will help you with this of course!
Since you are a Pro user, I will reach out to you through email so there is no need to share login details here. I will mark this question as resolved.
Kind regards,
JohanForum: Plugins
In reply to: [Live Summary for Gravity Forms] Summary emptyHi, it has been a while since I heard back from you?
Do you still require assistance or can I proceed with closing this question please?Kind regards,
JohanForum: Plugins
In reply to: [Live Summary for Gravity Forms] Summary emptyHi there,
I’m sorry that it is not working for you. I tried visiting the page you shared but that page does not seem to exist/work? Could you check if there is a typo perhaps or is the website blocking traffic from certain parts of the world? (if it is the latter than let me know where I should point my VPS to gain access)
Back to why the summary isn’t working. You can try and check for a plugin or theme conflict. You can start with checking the Browser console (right click, and then click inspect in google chrome) to see if there are any javascript errors on the page. Often if one of your other plugins or the theme itself has a javascript error then this plugin cannot properly work as it uses javascript as well to do its magic.
Read this page to know more about testing for conflicts: https://docs.gravityforms.com/testing-for-a-themeplugin-conflict/
I look forward to hearing back from you and to help you make it work on your site!
Kind regards,
Johan