Jade
Forum Replies Created
-
Hi @tshyll1998,
Please try to add this code to your site to unhide the Action Schedule tab in the admin sidebar:
add_filter( 'wpforms_tasks_admin_hide_as_menu', '__return_false' );In case it helps, here’s our tutorial with the most common ways to add custom code like this.
For the most beginner-friendly option in that tutorial, I’d recommend using the Code Snippets plugin.
Hi @somsomm,
No problem. I’m going to go ahead and close this thread for now. But if have any questions about WPForms Lite, please feel welcome to continue the conversation (please just see my post above).
Thank you.
Hi @mushlih,
Please try to exclude
/repatcha/api.jsas mentioned in this thread.Alternatively, kindly reach out to Litespeed for more help with using reCAPTCHA while JS Optimization is enabled.
Thank you.
Hi @rd825,
Our apologies for the trouble.
Can you please try to post the error logs of your site here? That way, we’ll be able to what is causing your site to crash. In case you are unsure where to get the error logs, kindly get in touch with your hosting company.
Thank you.
Hi @dolstars,
Currently we don’t have the feature to import comments from another plugin. I’ve made a note of the feature request and we’ll keep it on our radar as we plan out our roadmap for the future.
Thank you for the suggestion!
Hi @meguinness,
Currently we don’t have the feature to do what you’ve mentioned. I’ve made a note of the feature request and we’ll keep it on our radar as we plan out our roadmap for the future.
Thank you for the suggestion!
- This reply was modified 5 years, 6 months ago by Jade.
Hello @alecss,
Please try adding this code on your site:
// Translate Strings add_filter( 'gettext', 'translate_wpforms_strings', 20, 3 ); function translate_wpforms_strings( $translated_text, $text, $domain ) { switch ( $translated_text ) { case 'Press to select.' : $translated_text = __( 'Your Press to select translation.', 'wpforms-lite' ); break; } return $translated_text; }In case it helps, here’s our tutorial with the most common ways to add custom code like this.
For the most beginner-friendly option in that tutorial, I’d recommend using the Code Snippets plugin.
I hope this helps!
Hi @justinsmith19,
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 (please just see my post above).
Thanks!
Hi @raisperhar,
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 (please just see my post above).
Thanks!
Hi @ksvgn2018,
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 (please just see my post above).
Thanks!
Hi @sevenaxys,
Currently we don’t have the feature to display the WPForms graph in the frontend. I’ve made a note of the feature request and we’ll keep it on our radar as we plan out our roadmap for the future.
Thank you for the suggestion!
Hi @somsomm,
We’d be happy to help!
It looks like you are using a paid version of WPForms. When you have a chance, could you please drop us a line through our contact page?
From there, our support team will be able to take a closer look at your request.
Hi @mushlih,
My apologies for the wait.
If you have older forms that you need to edit, you’ll notice that they still use a honeypot field. The new and improved anti-spam field can be enabled on older forms instead. New forms won’t display the honeypot field as an option.
I also tried to send a test submission on your form and is seems to work without any issues now. Please check this screenshot.
I hope this clarifies it.
Hey @tridibdawn,
Thanks so much for taking the time to leave us a review!
We’re really excited to know that you’re enjoying WPForms so far, and that it is very easy for you to use.
We hope you continue to have a 5-star experience 🙂
Hey @arsis5434,
Thanks for taking the time to share your review and feedback!
We’re thrilled to hear that you found the plugin helpful.
Have a good one 🙂