krmoorhouse
Forum Replies Created
-
Hey,
Generally, if emails are sent to the spam folder, it’s because of the header information being sent. You might want to take a look at what you have configured in the Advanced tab of your Email Action and edit some values to get it out of the spam box.
As for why it looks like jumbled code, can you confirm that the Format setting under that Advanced tab is set to HTML not Plaintext? This could make a difference in what you’re seeing. (Note: It’s possible that sending HTML over Plaintext may also be what’s causing it to show up in your spam box.)
-KR
Hey,
Our product does not currently provide that capability out of the box. It’s possible that you could achieve a solution with custom code or by leveraging the features of another plugin to display Posts (which is how we store our submissions).
We have something similar to this on our project roadmap, but we don’t currently know when it will be implemented.
-KR
Hey,
The specific line of code you’ve referenced is a filter that’s checking your user capabilities to determine what the plugin is allowed to show you. If that check is exceeding your installation’s memory limit, either another plugin is consuming serious amounts of resources, or something isn’t configured correctly. Your allowed memory size should be more than enough to handle that.
-KR
Mattias,
There is currently no way to access the inline quantity through a merge tag. We provide a Quantity Field if you need access to this value outside the Submission Table.
-KR
Hey,
This is a result of minification, which isn’t being applied by our plugin, but it is affecting the way it renders. We should have pushed out a patch to bypass it happening some time ago. Can you ensure that you’re using the latest version of Ninja Forms and confirm that the problem has been resolved? If not, we’ll need to look into it further.
-KR
Hey,
Our product does not have a direct integration with MailGet Bolt, but from a quick glance, we don’t see why it couldn’t be done. Out of the box, we send our Emails to the wp_mail function, where your WordPress installation handles them from there. If you’re looking to send mail through MailGet Bolt, provided it’s configured correctly with WordPress, it should work.
Alternatively, if you’re asking about compiling a mailing list by using Form Submissions, our Webhooks add-on is probably what you’re looking for. We’ve linked you the documentation below:
https://ninjaforms.com/docs/webhooks/
-KR
Closing topic, due to lack of response.
Forum: Plugins
In reply to: [Ninja Forms - The Contact Form Builder That Grows With You] Message not sendHey,
If you can send the email to one address and everything looks correct, changing the address should in no way change the processing of our Plugin. The issue would have to exist at the new destination email. As a first guess, you might check the spam folder on that email account to see if it somehow got into there.
-KR
Hey websprout,
As a first step, could you please ensure that all your Ninja Forms plugins are up to date with the most recent versions and see if this corrects the issue?
If that doesn’t work, can you export the exact same submission from the Forms->Submissions section and see if the values are missing from there as well?
-KR
Hey,
I believe you’ll find the following documentation to be useful.
https://ninjaforms.com/docs/redirect-action/
Hope this helps.
-KR
Hey programmin,
Can we ask you to see if that’s still the case for you after updating to our newest version (3.1.1)? We’ve swapped out our Math library, and it could potentially cause a drastic performance improvement.
-KR
Hey Aniket,
To use your Analytics tracking code, you can setup a redirect to a Thank you page in Ninja Forms under the Email & Actions tab. https://ninjaforms.com/docs/redirect-action You can add the code to a thank you page that the form redirects to.
You can also add code to your page to send the code on the submission button click. https://ninjaforms.com/event-tracking-for-ninja-forms-no-plugin.
Please let us know if this helps.
-KR
Hey websprout,
Let’s cover a few preliminary questions to get a handle on this.
1. Are the values showing up in your Submissions, or are they missing from there as well?
2. Also, was this CSV file generated from the Submissions page, or was it an email attachment?
-KR
Marking done, due to no recent responses.
Hey xcept,
With version 3.1 out, your issue should now be resolved.
Marking this done, due to no recent replies.