Reply To: Excluding URL option?
Oh my gosh, I was looking with my eyes closed. Search in the bushes as it is right front of me. Stefano, you’re the best, thank you.
View ArticleReply To: newsletter_get_post_image
Hi Stefano, Thanks for your help! it works great thanks for your help. newsletter_get_post_image($post-...
View ArticleReply To: OK I am confused.
I got the exts installed correctly, all except the facebook one…
View ArticleReply To: OK I am confused.
http://prntscr.com/274z77 screenshot of the Popup page error
View ArticleReply To: OK I am confused.
OK now that I linked to http://www.amishrecipes.org/wp-content/extensions/newsletter/facebook/login.php it is actually working, but the link you gave is just giving me a 404 error.
View ArticleReply To: OK I am confused.
“Hi, just pressed the link and subscribed via facebook. No “not found” pages.” Yes, http://www.amishrecipes.org/wp-content/extensions/newsletter/facebook/login.php works, but when I used <...
View ArticleReply To: OK I am confused.
The facebook url works only in the newsletter widget or inside the newsletter managed text (like the subscription text configurable from the subscription steps panel).
View ArticleReply To: custom_post_types don't show up
Thanks for your answer. It’s my own theme. The mistake was here: $args = array_merge( $wp_query->query_vars, array( ‘post_type’ => ‘rezepte’ ), $filters ); it was only the array $args =...
View ArticleReply To: custom_post_types don't show up
Hi, don’t use the query_vars just redefine the post type of the filters array: $filters['post_type'] = ‘post,rezepte’; before the get_posts() call in the theme.
View ArticleReply To: mail feed subject line first/last name tag
Hi, it should already work. Bye, Stefano.
View ArticleReply To: Exclude Category
Hi, actually the related posts are extracted with a full text index, so they should be filtered on a second steps making the extraction more complex. It would be better to use a plugin whch extract...
View ArticleReply To: Monthly, bi-monthly, half-yearly subscription
Hi, actually I have the feed by mail extensions which let to create a weekly newsletter, if you want to extend the free plugin you should write a plugin which adds the messages into the newsletter...
View ArticleReply To: Widget style will not work separately from form style
It’s possible since WordPress adds the newsletter class around the widget, probably… I’ll look to find a solution.
View ArticleReply To: Numerous languages and translation
It seems Stefano has no interest in making Newsletter multilanguage or even translatable using the standard WP plugin processes. I guess we will be on our way trying to find a better translation...
View ArticleSend the newsletter to users with both two active preferences
Hello, is it possible to send the newsletter only to users which have both two active preferences? For example: Two Languages (Italian, English) Two Types of clients(Individual, Groups) Send a...
View ArticleAccess
I purchased access to the newsletter extension downloads and I am trying to get them to work, but when I log in now, I don’t have the option to download them again.
View ArticleReply To: Access
Hi, under your account (msevans12) I don’t find an active contract. Can you send me (at satollo@gmail.com) the invoice of the payment gateway so I can see to which account it is attached (or adjust...
View ArticleReply To: Send the newsletter to users with both two active preferences
No, actually is not possible to use an “and” condition. Stefano.
View Article