Jade
Forum Replies Created
-
Hi @vishesh22,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @mhastings01,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hello @baines14,
Thanks for writing in.
When you get the chance, can you please provide the URL of the page where we can see the form so that we can check it?
Thank you.
Hi @larces,
Thanks for reaching out!
Great question. There are a couple of things to be aware of if you let your license expire:
1) The license provides access to support and plugin updates. This means that if you choose not to renew your license in the future, you’ll no longer receive updates or have access to support. However, your forms will still remain functional.
Updates are important to keep your site more secure, fix issues, and maintain code compatibility with various services. So while I would caution against keeping any out-of-date plugin on your site for too long, it’s generally not a significant issue for short periods of time.
2) All form notification emails will include an expiration notice in the footer. This is important to be aware of if you send any notification emails to customers/site users.
Please also note that if your license is still active, you can drop us a line through our contact page?
From there, our support team will be able to take a closer look at your request.
Thanks!
Hi @mourinor6207,
Is there a chance that you can get in touch with them and alert them about the line of code that I mentioned?
In case they’re able to correct that, kindly check your forms again and it if the issue is fixed.
Thank you.
Hello @lfedele,
My apologies but I am not exactly sure what you meant. Do you mean some of the forms were delete after updating your form version?
Thanks, and please let us know.
Hello @pkhurana26,
Thanks for writing in.
Would you mind providing the link to the page where we can see the form so that we can check it?
Thank you.
Hi @goofychas,
You’re most welcome! I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @awanderer1,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @mahshidsafari,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @whomadewhat,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @jorcus,
We haven’t heard back from you in about a week, so I’m going to go ahead and close this thread for now. But if you’d like us to assist further, please feel welcome to continue the conversation.
Thanks!
Hi @vishesh22,
Thanks for contacting us!
This error indicates that your server ran into the set limit of memory allowed for this process. This most often happens when other plugins are running in the background, keeping the site’s memory use close to its limit.
Memory levels can in some cases be set within the site, however, the site’s hosting provider will usually put a hard limit on how high this can go. Because of this, it’s often necessary to contact your site’s hosting provider to find out if this can be increased.
Some hosts allow you to manually edit the memory limit, see this guide for a walk-through of how to do this yourself.
Others will prevent you from editing the memory limit yourself, in which case if the above fails to resolve the issue you will need to reach out to your hosting provider to have them increase the memory limit for you.
I hope this helps.
Hello @mhastings01,
Thanks for providing the URL.
It looks like your theme has a CSS code that is adding those random tick boxes in the forms.
You should be able to get rid of them by adding this CSS to your site:
.wpforms-field-checkbox ul li label::before { display: none !important; }And in case it helps, here’s a tutorial from WPBeginner on how to add custom CSS like this to your site.
Hope this helps!
Hello @razu381,
Thanks for getting in touch!
Can you please check the Field Label of the message field and make sure that it is set to Message and not left blank?
Thanks, and please let us know how it goes.