ogia
Forum Replies Created
-
Thanks for that code, however, I am already testing the form by entering the email address. Maybe the way the magic login link logs users into WP is not compatible with DAP.
Thanks for the quick response. Where is the option to ensure they’re being logged in by email address? I’m not sure exactly how DAP works, but it says in the docs as long as they are logged in by email address into WP, it will sync with DAP. DAP has a separate log in system.
- This reply was modified 2 months, 3 weeks ago by ogia.
I think I got it. I used savename=”[field_id]” in the confirmation message to change it.
Thanks – that’s what I had found but I couldn’t get the repeater data to work there. What’s the correct syntax to use the repeater data in the filename? The closest I got was a list of the field values with a comma between them, but I couldn’t get it to use the corresponding name for each file.
When it generates the PDFs, the download link points to a unique file, but they all have the same name. It’s the Formidable Forms entry ID (“55.pdf” for instance). I’m also trying to save these to the server so users can access them later and only the last repeater field is showing up since it overwrites all the ones before it. Is there a place to control the name of the file that is generated? I’ve played around with several settings but haven’t found one that works with repeater data yet.
Awesome, thanks! This works beautifully.
Forum: Plugins
In reply to: [Code Snippets] New Install Doesn’t WorkI ended up using another plugin so I don’t have it installed to test anymore. But if I recall correctly I was just activating the existing snippets. I had uninstalled and tried it 2x before giving up.
- This reply was modified 5 years, 2 months ago by ogia.
Forum: Fixing WordPress
In reply to: TinyMCE ProblemsDid anyone find the solution to this problem? I’m also having this problem and can’t figure out what’s changed…. I have several wordpress installations and have started getting this error on some of them.
In my case, I only get this part of the error:
You don’t have permission to access /wp-includes/js/tinymce/plugins/wpeditimage/editimage.html on this server.Like the OP, changing permissions does not help.