Reply To: {profile_form} for logged in users
ok, I understand it now. I see the content of {profile_form} shortcode and nothing more. What i want is all the other content I added in the admin panel in this tab: subscription steps/profile. for...
View ArticleAttachments from Contact Form 7
Afternoon! Been using this for a few weeks and it fixed my issue of sending too many emails. BUT I just realized that when anyone submits PDF files to me through “Contact Form 7″ the attachment gets...
View Articlemaximum number of posts
In the configuration menu (‘feed by mail’ tab) I choose delivery of the newsletter per mail twice a week, on wednesday and saturday 12.00 am. If I leave ‘max posts to extract’ open it automatically...
View ArticleReply To: Attachments from Contact Form 7
The Newsletter plugin should not interfere with an attachment from contact form… more it should not interfere with the submission of a contact at all…
View ArticleReply To: maximum number of posts
No, old post already sent in a previous are listed under the “you might have missed” section of the theme, if present.
View ArticleReply To: Attachments from Contact Form 7
Thanks Stefano, I figured this shouldn’t be an issue…but every time I activate Newsletter, attachments get stripped out of emails. When I deactivate it, everything comes through a-okay. I’ll keep...
View ArticleReply To: how to save basic config settings?
Dear Stefano, how can we go about doing this? would ver gladly love to solve the error? i am using WordPress 3.2.1. btw. current activated plugins are: 1. Disable New User Notifications Deactivate |...
View ArticleReply To: how to save basic config settings?
Hi I cannot know which plugin is interfering. The quickest way is di disable them one at once and see if things changes. Anyway your WP version is very old, you should use at least the version 3.3.
View ArticleReply To: Attachments from Contact Form 7
just tested out on a fresh wordpress install without any plugins other than Contact Form 7 and Mailer, and still attachments are removed when Mailer is enabled. I tested this with my hosted email at...
View ArticleReply To: Attachments from Contact Form 7
Ah, removed from the queued email. Yes it’s possible since probably the composed email refers to a temporary email. So, you should not use mailer with a contact form…
View ArticleReply To: Attachments from Contact Form 7
Yeah starting to be my thought…if the file is held as a temp, perhaps only for so long, it ends up getting cut. Might try another contact form or see if I can increase the length of time it is held. I...
View ArticleReply To: box not visible
it’s not inline at the bottom of the page, after “Invia commento”. How Do I modify the text “Avvisami delle risposte” to enlarge and inline? sorry for my english thanks
View ArticleReply To: Attachments from Contact Form 7
The way mailer works is not compatible with attachments, I think. I should recode parts of it and see if it’s possible to intercept the attachments to move them in one non temporary folder.
View ArticleReply To: Attachments from Contact Form 7
AHH! Got it, so right now it’s not that it isn’t working, it just is not designed to work with attachments! That type of functionality would be awesome, as sometimes emails going out will have...
View ArticleSubscriber List Import Function
Hello Satollo, have more then 3 fields to import… not only email 1[separator]first name 1[separator]last name 1[new line] Would like to seperate gender, and although import other information. like...
View ArticleSubscriber Handling
Hi, have many different Subscribers. How could i manage them in a good way. I give them different Preferences. Thats good for sending. but how can i search them in my subscriber list? Thanks
View ArticleReply To: box not visible
This is a problem of the theme css, the only solution is to ask someone to add the checkbox manually in the theme code.
View ArticleReply To: {profile_form} for logged in users
Not an already ready function but: $module = NewsletterSubscription::instance(); $user = ; // this is a subscriber not a wp user! $message_key = $module->get_message_key_from_request(); $message =...
View Article