Martienl on "[Plugin: Postman SMTP Mailer/Email Log] Weird "wp_mail has been...
Hey there, thanks for the reply. Actually there was a line "function wp_mail(){// DO NOTHING}", although i have no idea who put it there. Anyway, i removed it and now Wordpress is able to send mails...
View ArticleJason Hendriks on "[Plugin: Postman SMTP Mailer/Email Log] Weird "wp_mail has...
Probably your host put it there to prevent you from sending mail.
View Articlecindyzld on "[Plugin: WP Mail Bank - Best PHPMailer & SMTP Mailer] Multi-site...
Hi, had exactly the same problem. In some (network) sites it worked and in some it did not. Apparently the plugin fails when it is Network Activated. I network-deactivated it from the network settings...
View ArticleTech-Banker on "[Plugin: WP Mail Bank - Best PHPMailer & SMTP Mailer]...
Hi, Thank you for contacting us! We would request you to please contact us on our email address support@tech-banker.com with more details about the problem. Thanks & Regards Support Team Tech Banker
View Articlejustinwhedon on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
Everything is working fine on the PayPal side, but neither email from the plugin are being sent. Not the one with the link or the one notifying the seller. I have tried multiple settings, set up the...
View Articleben.banks on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
I'm having the same problem. I've exhausted myself for two days now looking for two simple actions- 1. where do I put the digital download url (where my ebook is parked on my site) in WP PayPal...
View Articlejustinwhedon on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
@ben.banks ~ Let me know if these links help. https://www.tipsandtricks-hq.com/ecommerce/wp-simple-cart-sell-digital-downloads-2468 you basically put the URL in your shortcode like this......
View Articleben.banks on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
Thanks Justin. My question now is, where exactly do I put that? The video in the link I've watched 6 times but I'm still uncertain as to where I put that.
View Articlejustinwhedon on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
you put the shortcode in your page or post within wordpress.
View Articleben.banks on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
I'm following... To be clear, this is the post or page that would be your initial 'sell' page; the page/post with the digital product listed Or would this be the page (ie the thank you page) that the...
View Articlembrsolution on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
Hi have any of you enabled Debug Mode? If you haven't can you Enable Debug Mode. Create a test transaction and then check the log file. It should reveal any issue the plugin might find. Let me know how...
View Articlejustinwhedon on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
Here's the only section that has any 'failing' ---- [12/02/2015 4:11 PM] - SUCCESS :Order post id: 1434 [12/02/2015 4:11 PM] - SUCCESS :Checking price. Original price: 1. Paid price: 0.85 [12/02/2015...
View Articlejustinwhedon on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital...
I'm assuming the errors above have something to do with using a 'coupon code'?
View Articlemra13 on "[Plugin: WordPress Simple Paypal Shopping Cart] Digital Download...
Please update the plugin. We have just applied an improvement for this in the plugin.
View Articlesdomwot on "[Plugin: Mailjet for Wordpress] Doesn't work with Ninja Forms"
Hello, The plugin doesn't seem to work with Ninja Forms https://wordpress.org/plugins/ninja-forms/ I tried ports 25, 587 and 465. Any suggestions? https://wordpress.org/plugins/mailjet-for-wordpress/
View Articlecoolbaboon on "[Plugin: Postman SMTP Mailer/Email Log] Test Email Works,...
I successfully setup secure SMTP with Postman through my domain server and the test emails both send and receive properly. When testing user registration via the activation email through the website,...
View Articlecoolbaboon on "[Plugin: Postman SMTP Mailer/Email Log] Test Email Works,...
Just found returned mail, seen as spam(rl). Delisted with spamrl yet again. Frustrating. I recognize all the sent email from this email account :[
View Articlepolykrom on "[Plugin: SendGrid] Emails sent in plain Text in Place of HTML"
Hi ! I've asked it in sendGrid Support Forums without any reply.. I use sendGrid smtp with sendGrid plugin now and i cannot get html emails to work... Both when getting emails from simple support form...
View Articlepolykrom on "[Plugin: SendGrid] Emails sent in plain Text in Place of HTML"
mmmhhh... I don't find anything about this subject... I've added : add_filter( 'wp_mail_content_type', 'set_content_type' ); function set_content_type( $content_type ) { return 'text/html'; } and...
View Article