thethemefoundry
Forum Replies Created
-
You’re welcome!
I’m not sure I understood your question — would you like to export single activities?
Since this question is now related to our upgrade plans, make sure to write us an email at support(at)thethemefoundry(dot)com. That way, we can keep this forum focused on our free version. ??
Thank you!
Ah, okay ?? We’ll close this topic. But always feel free to keep us posted over email: support[at]thethemefoundry[dot]com.
Thanks a bunch!
Sounds good! We’ll wrap up this topic. Please just reach out in a new topic when you’re ready ??
Ah, okay! No worries, @martin177.
Try adding this code snippet to the Additional CSS tab.
.happyforms-message-notice.success { font-family: raleway; font-size: 20px; }
That should do the trick! Let us know how that goes.
And please let us know once your site is live, we’ve love to take a closer look and see if we can improve this code snippet a bit more.
- This reply was modified 4 years, 1 month ago by thethemefoundry.
Hey there! ??
Redirection is not supported on our free plan, we’re sorry! Any of our upgrade plans include this feature though.
If you’re already on one of our upgrade plans, would you write us an email at support(at)thethemefoundry(dot)com, so we can follow up with the right suggestion?
Let us know!
Hey there! ??
As this question is related to one of our paid plans, while this forum is specific to our free version, would you please shoot us an email at support(at)thethemefoundry(dot)com?
Thanks!
Hey there, Martin! ??
We’re glad to help — would you just share a link to your form, so we can try our suggestions before sharing them with you?
Let us know!
Wonderful! ??
We’re here in case anything else crops up.
Hey there! ??
HappyForms doesn’t include a visual control for that, but you can use a simple PHP snippet. Just pop the below code in your
functions.php
file:function happyforms_custom_form_attributes( $attrs ) { $attrs['data-happyforms-scroll-disabled'] = true; return $attrs; } add_filter( 'happyforms_get_form_attributes', 'happyforms_custom_form_attributes' );
That should do the trick. Let us know how you go!
We’re going to wrap this one up. If you still need a hand, please open a new topic and we can continue this chat ??
Thanks so much for doing this, @huzaifaahmed ??
We’ll be sure to review all our wording and make it clearer for others.
Ah, okay! Sorry if that comes across misleading, @huzaifaahmed. We’ll be sure to reword that and make things clearer.
I know it’s a big ask, but would you be willing to adjust your star rating or consider removing it?
We’re just a small team of self-funded developers (just three of us) competing against some really big companies. We know we make a few mistakes a long the way, but we’re always keen to listen and improve. And every one-star review is a really big blow to us.
We hope you reconsider. We’d be so very grateful if you do.
Bummer! So sorry to hear we’ve let you down, @huzaifaahmed.
What’s not working for you? Which features are you hoping to use?
While our paid deals are packed with a lot more goodies, the free version still lets you build contact forms and get email notifications of new replies.
Let us know how we can help! We’d love to change your mind ??
Hey there, @victorguc7 ??
We got your email and replied. Let’s wrap up this topic and keep the conversation going over email.
Thanks!
Got it!
Troubleshooting email issues is a bit of a guessing game — to help us speed up the process, would you export your form, and share it with us at support(at)thethemefoundry(dot)com? We’ll import it on our setups and take a look under the hood.
To export your form:
1. Head over to HappyForms → Settings.
2. In the Import and Export section, select Export a form (.xml).
3. Click Download Export File.Finally, attach the export file to your email message.
Let us know!