maximum.software
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Forms Filler for WPForms] PDF is not attached to emailHi,
Can you please list your currently installed WordPress plugins?
What browser and operating system are you using?
Do you have any browser plugins installed?Thank you.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF filler only working in CHROMEI was able to get it to work in Firefox, however, I did encounter a strange form validation error caused by the signature field related to its ‘required’ setting. The field apparently thought I didn’t sign when I did. There was also no clear error message indicating it was the signature field, I only found it by inspecting the JSON server response. However, after I reloaded the page, it seemed to work. I did not encounter the issue where form gets stuck at the spinner.
If you are having similar issues, I would get in touch with the signature plugin support and see if they can debug your issue.
It would help with debugging if you can post your JS console output.
There are many possible reasons why the signature isn’t working.
I think someone had an issue similar to what you describe caused by a CF7 multi-step plugin. Are you using a plugin like that?
I would like to debug your issue for you, however, I will need access to your WP instance. If you don’t mind sending me temporary login details by email to admin at maximum dot software then I will log in and try to debug your issue.
Forum: Plugins
In reply to: [PDF Forms Filler for WPForms] PDF Forms Filler cant transfer signaturesThe issue here is that an image embed has to be set up, not a field mapping.
I assume you are looking to match the HTML view to your PDF. Your current PDF view doesn’t match because there is only one row of text boxes.
You will need to edit your PDF and split the single row of text boxes into 2 rows of text boxes. You will then need to change out the original PDF in your CF7 form with the updated version and re-map the fields such that you have 4 mappings instead of 2.
If you don’t want to edit your PDF, you might try using mail-tag mappings with an extra blank line between the tags:
[row1tag]
[row2tag]However, it is hard to make recommendations because it would depend on the exact contents of your PDF and CF7 forms.
Let me know if that helps or not.
Sorry for the delay, somehow this post slipped through.
You can use the email message attachment feature with wpforms-lite. They are called notifications with WPForms. Use the PDF drop-down option labeled “Attach the filled PDF file to the following notifications:” and select the “Default Notification.” It is actually selected by default, so you really don’t need to configure it when you start a new form.
Forum: Plugins
In reply to: [PDF Forms Filler for WPForms] Outdated addonLooks like there are no changes in the new version of WPForms that require any changes in PDF Forms Filler. I’ve released a new version that updates supported WPForms version range.
Let me know if you have any additional questions or comments.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF not getting attach to the emailLooks like the issue was with the “Post SMTP” plugin and their Mailgun integration.
Forum: Plugins
In reply to: [PDF Forms Filler for WPForms] Mapped fields disappear when I refreshHi,
You have to make sure the date field format matches the format of the field in the PDF. For example, your PDF field might have the format
dd/mm/yyyy. You have to make sure your WPForms field also has this format. Please see the following article:
https://wpforms.com/developers/how-to-customize-date-format-in-the-date-smart-tag/If you can remember, please list the steps for reproducing the issue where all mappings disappear. I am not able to replicate this bug. It would help if you can list your currently installed plugins and the browser you are using.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for WPForms] Outdated addonThis plugin does not show up in the list of add-ons in WPForms interface because it is a third party plugin.
The new minor version of the WPForms plugin was just recently released. Please give me some time to make sure everything is working correctly with the new version. I will then release a new version of PDF Forms Filler for WPForms.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF not getting attach to the emailHi,
The issue might be caused by another plugin or your mail server configuration. I would be happy to debug it for you if you don’t mind sending me temporary wp-admin login information to my email, admin at maximum dot software.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] How to stop the PDF being createdHi,
I’m not sure what you mean by ‘save function’. Can you clarify?
There is the ‘skip when empty’ feature but I’m not sure that is what you are looking for.
There are no hooks as of right now, however, a hook can be added if it makes sense. Please describe your use case in more detail.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Form-tag Generator: PDF Form tab not savingThis might be caused by a plugin conflict or something else. Can you list the WordPress version and plugins (with version numbers) that are active currently in your WP instance?
Alternatively, if you don’t mind sending me temporary wp-admin login information to my email, admin at maximum dot software, then I can log in and debug this for you.
Thanks.
Hi,
I’ve released a new version of the plugin with a fix which should resolve the issue for you.
Let me know if you run into any more problems.
Thanks.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF does not attach to emailHi,
Please make sure you have checked the ‘Attach to primary email message’ checkbox (in the PDF attachment options list).
If you already have the above checkbox checked then there must be something wrong somewhere. Another plugin might be causing the attachments to be removed. It may also be caused by configuration of your server software. Can you check if the PDF is getting attached to the secondary email message (after checking the ‘Attach to secondary email message’ checkbox)?
Thanks.