Jade
Forum Replies Created
-
Hi @mushlih,
Please add this code on your site:
#wpforms-5275 .wpforms-form .wpforms-submit-container { text-align: center; }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 @alanjaii,
Thanks for writing in and we’re sorry to hear about the troubles you’re having!
I checked your site but I can’t seem to see any WPForms anymore. When clicking on the Book Now buttons, I could see a lightbox with forms but they are not WPForms. Please check this screenshot for reference.
Would you mind double-checking if you have actually activated WPForms and place them in the lightbox? Then please let us know so that we can look into it.
Thank you.
Hi @aspelln,
I’m sorry to hear that you’re having issues with email delivery.
To troubleshoot the issue, you can check that your form notification settings are configured correctly by following our tutorial.
If your notification settings are correct, the issue is likely because the emails sent from WordPress are not authenticated (unlike emails sent from dedicated email service providers). As a result, they are likely to be filtered by the receiving mail server.
To resolve email delivery issues like this, you can configure a SMTP plugin on your site so that emails are sent as authenticated. We have an article with a list of recommended SMTP options and links to their setup tutorials.
I hope this helps 🙂
Hi @sp12,
I’m sorry to hear that you’re having issues with email delivery.
To troubleshoot the issue, you can check that your form notification settings are configured correctly by following our tutorial.
If your notification settings are correct, the issue is likely because the emails sent from WordPress are not authenticated (unlike emails sent from dedicated email service providers). As a result, they are likely to be filtered by the receiving mail server.
To resolve email delivery issues like this, you can configure a SMTP plugin on your site so that emails are sent as authenticated. We have an article with a list of recommended SMTP options and links to their setup tutorials.
I hope this helps 🙂
Hi @srshaw3,
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 @dianailp,
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 @sebewa,
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 @davide_sd,
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 @vejapixel,
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 @scarlet522,
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 @dawazote,
We currently do not have any hook or filter available to programmatically add options to the dropdown list. What is possible right now is to dynamically populate the options for the dropdown field based on specific options available. Please check here for more details.
Then you can setup can certainly set up form notification emails to send form submission details to your preferred email address(es).
I hope this helps.
Hi @mushlih,
Thanks for reaching out, and I’m sorry for any confusion!
WPForms Lite does not store form submissions in WordPress, though you can certainly set up form notification emails to send form submission details to your preferred email address(es).
I hope this helps!
Hello @mushlih,
Do you mean the * sign? If so, please add this CSS on your site:
div.wpforms-container .wpforms-form .wpforms-required-label { display: none; }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!
Hi @pedmonds,
Please try adding this code on your site:
body #wpforms-899 { padding-left: 30px; }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 @dianailp,
When you get the chance, can you please provide us with the URL of the page where we can see the forms so that we can check?
Thank you.