maximum.software
Forum Replies Created
-
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF file upload failedThis is outside of scope of this forum. Try disabling your plugins. I bet one of the plugins is breaking it.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF file upload failedThis plugin integrates only with CF7. If you are using the Media Library, it has nothing to do with this plugin.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF file upload failedAre you trying to insert PDF files on WordPress pages or Contact Forms 7 forms? It sounds like you are not using Contact Form 7 to do this. There is no button with a caption ‘Insert into page’ in this plugin. You have to use the ‘PDF Form’ button in Contact Form 7 edit interface to add a PDF form onto your CF7 form.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] I Don’t receive the attached pdf1. Make sure the checkboxes are checked for the primary and secondary email in PDF options (see tutorial video for PDF options)
2. Some plugins may cause issues with attachments. Try disabling all Contact Form 7 related plugins (except for the filling plugin and CF7) and test it.
3. If you don’t mind, I can take a look at your setup and debug it. Send me your wp-admin login details to admin at maximum dot software.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] API KeyWhen you first use the plugin, it attempts to get a new key from the API server. If you get an error, that means there is an issue with your connection to the API server. The issue is most likely caused by firewall. Another possible issue is that you have an invalid email address set up in your WordPress admin general settings (new key registration requires an email address). If you are ok with me poking around in your WordPress installation, send me your details to admin at maximum dot software and I can investigate what the issue is for you.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Importing images such as signaturesI have just released the next major version of the plugin which includes the image embedding tool. Let me know if something doesn’t work.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Drop-Down values won’t populate in my PDFIt turns out multi-select lists are not supported by the plugin right now. I looked at it and it appears that I will need to fix a number of issues to make it work. I am planning to have that ready in the next release.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Drop-Down values won’t populate in my PDFI don’t believe you can have multi-select dropdowns. You can, however, have multi-select lists.
I’m trying to test multi select lists right now and I’m not having much luck. I will have to get back to you on this.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Drop-Down values won’t populate in my PDFI just checked and it is working for me. Can you send me your PDF file, the name of the field you are trying to populate and your CF7 tag? My email is admin at maximum dot software.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Add Date Problem –Did you change the checkbox field names inside the PDF?
The field mapping relies on the field names. If names are changed then the mapping is no longer valid.
Also, did you map to “[id] Field Name” or just “Field Name”? If you map to “[id] Field Name” and remove the PDF with that id then the mapping will be invalid because it was mapped to a specific attachment id. I recommend mapping to “Field Name” instead of “[id] Field Name” if you are planning on swapping out your PDFs later.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] 1 form, multiple pdf pages/fields?If I understand you correctly, you want to fill multiple PDF files with the same information from a single contact form, correct?
Yes, you can do this, but you have to use the “Field Mapper Tool” and NOT the “Tag Generator Tool.” You will need to attach 4 separate PDF files to the contact form and then you will need to map the same CF7 field to multiple PDF fields using the Field Mapper.
There is really no limit on the number of PDF files that you can attach to a single contact form, however, please understand that the more files you add, the slower your form submission is going to be.
- This reply was modified 6 years, 11 months ago by maximum.software.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Add Date Problem –It looks like your issue is that you updated the PDF field name but you didn’t update the tag name to match the new name.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF file upload failedGood to hear.
Usually uploads to the API server are quick because they are done from the web server which usually has a fast connection. So, max_execution_time is probably not your problem. I think the upload_max_filesize and post_max_size settings are more relevant in your case. However, I can’t see how they can cause the browser to go to another page because the file upload is an AJAX POST. I am still not sure what’s going on here.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] PDF file upload failedI am unable to reproduce this with any version of MS Edge. It is possible some other plugins might be causing your problem. Or it may be something obscure, I am not sure. If you like, I can access your wp-admin and try to debug it.
Forum: Plugins
In reply to: [PDF Forms Filler for CF7] Add Date Problem –Can you send me the PDF file to admin at maximum dot software? Also, it would be helpful to see your contact form tag for the date field.
- This reply was modified 6 years, 11 months ago by maximum.software.