Ripplestone
Forum Replies Created
-
I had the same problem.
I loaded this plugin called “Configure SMTP”
https://www.ads-software.com/extend/plugins/configure-smtp/The plugin re-routs all the E-mails through SMTP.
Then I setup a G-mail account to send from.Now it works.
Forum: Fixing WordPress
In reply to: Cannot change permalink/slug "-2" appendI had the same issue. Couldn’t name a page just numbers.
Wordpress Version 3.3.1I solved this issue by using a plugin called “Permalink-editor” version 0.2.12
https://www.ads-software.com/extend/plugins/permalink-editor/After that was installed, I am able to clicked “Customize” instead of “edit” permalink on the page edit. That worked! ??
I just notices there is a “Resend Digest” button in the Subscribe2 settings. I pressed that, and it sent an E-mail that looked correct! so It works now! ??
Ok. I removed those 2 lines in the subscribe2_cron function.
Now I’ll wait a week to see if it sends out correctly.
Thank you again for your support! I made a donation to the subscribe2 donation page. Hope you continue developing the subscribe2 further.
I’d just like to share that I have run into the same issue, and came to the same conclusion. Here is my form post about it:
www.ads-software.com/support/topic/subscribe2-emails-have-no-line-breaksCommenting out that codes works for “Single Posts”.
Note i also changed:$html_body = str_replace("\r\n", "<br />\r\n", $mailtext);
with
$html_body = nl2br($mailtext);
But it doesn’t completely fix the weekly Digest. I just got my weekly digest today (from working on this a week ago), and it’s bunched together. Same as it is reported by @belg4mit in the ilnk you sent me.
Sounds like I should just wait for the update in the next version.
Thank you for your attention on this.
I found if I remove the “description” from the product, the price shows up. If there is any description, the price disappears.
Anyone know how to fix this bug, please let us know.
I have the same issue. But not for all products. Just 1.