skim615
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: How to allow users to upload large filesHave you find any solution for uploading?
I am using form manager to upload files but I have same issues.
I set my php.ini file to allow 250Mb and changed form manager setting to 250mb but it always giving me “File upload exceeded maximum allowable size error” message when I trying to upload 25mb size file.If some one knows how to increase the limit, let us know.
Thank you.Forum: Plugins
In reply to: [Form Manager] [Plugin: WordPress Form Manager] Mailchimp[Code moderated as per the Forum Rules. Please use the pastebin]
above code is all you need to communicate with mailchimp. I tried to put this on the form manager but I don’t know where to put this on.
If you could tell me where is good place to put this in form manager, it would be great.
Thank you.Forum: Plugins
In reply to: [Form Manager] [Plugin: WordPress Form Manager] MailchimpIs there any updates with mailchimp yet?
I like both form manager and mailchimp plugin but not working together.
I have been waiting this more than half year now.Thank you so much. It works well.
Thank you for your advise.
However, I still have problems.
I want to make new letter sign up form that doesn’t need to be a logged in member and I have only one text box for just an email.
What kind shortcode should I use to email to the signed up member?
I tried [user email] but this one is empty. I used an other one [item email]. This one is empty too.@start
To: [item email]
Subject:[News Letter Signup Confirmation] – Do not reply.
From: <no-reply@kristalbelli.com>
@message start
Dear [user email],Thank you for signing up for newsletter.
You will be receiving special events and promotions from us.
Looking forward to see you soon.Forum: Plugins
In reply to: [Form Manager] [Plugin: WordPress Form Manager] Custom Display the formThank you. I just realized that modifying template to create the layout.
It’s great plug-in.