Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
October 21, 20204 yr This application keeps getting blamed for issues in login and registration. Invision keeps telling me it is incompatible and to disable it. What should I do?
October 21, 20204 yr Author This application keeps getting blamed for issues in login and registration. Invision keeps telling me it is incompatible and to disable it. What should I do? Are you sure you're running the latest version? I definitely fixed those issues. Please PM me with the messages from the system logs, if the issues are still occurring.
October 31, 20204 yr Esther, I seem to have an issue with the last update. Realized that although the system believes the Newsletter is sent, it never actually goes out. I have tried with PHP, SMTP, and Sendgrid. Any ideas what the issue is?
November 8, 20204 yr @HeadStand bumping. Any idea why the Newsletters are not running? Esther, I seem to have an issue with the last update. Realized that although the system believes the Newsletter is sent, it never actually goes out. I have tried with PHP, SMTP, and Sendgrid. Any ideas what the issue is?
November 9, 20204 yr Not sure why, but Linked Accounts seemed to be the cause. Will reach out to @Adriano Faria directly for further digging. Thanks for the PM @HeadStand
December 28, 20204 yr @HeadStand, Good afternoon! Hope you are having a safe and relaxing holiday season. 🙂 Our forum admin group got a “Pre-Distribution” version of our daily newsletter this morning. It’s essentially identical to what I might get if I clicked the Preview button. Is this a new feature? I don’t recall it happening before. I also can’t figure out how to turn it off. Is there a toggle somewhere?
December 28, 20204 yr Author @HeadStand, Good afternoon! Hope you are having a safe and relaxing holiday season. 🙂 Our forum admin group got a “Pre-Distribution” version of our daily newsletter this morning. It’s essentially identical to what I might get if I clicked the Preview button. Is this a new feature? I don’t recall it happening before. I also can’t figure out how to turn it off. Is there a toggle somewhere? That's been in there for a couple of years, actually. I think it even pre-dates IPS version 4! 😂 Should be an option in the notification settings. Let me know if there are any issues with turning that off.
December 28, 20204 yr That's been in there for a couple of years, actually. I think it even pre-dates IPS version 4! 😂 Should be an option in the notification settings. Let me know if there are any issues with turning that off. Thanks! In my personal notification settings (not part of the Newsletters admin), I do see an option to be notified by email, but not for the pre-distribution copy. I’m not finding the notification settings in the Newsletters admin. I’ll go check the manual to figure out where it is. Unfortunately, I fear all my other brain cells except the apparently useless two I’ve been rubbing together may be lost forever.
December 28, 20204 yr Author Thanks! In my personal notification settings (not part of the Newsletters admin), I do see an option to be notified by email, but not for the pre-distribution copy. I’m not finding the notification settings in the Newsletters admin. I’ll go check the manual to figure out where it is. Unfortunately, I fear all my other brain cells except the apparently useless two I’ve been rubbing together may be lost forever. Let me know if you need further assistance. I'm out and about now, so I can't really check the code, but I can do that later.
January 17, 20214 yr Hello @HeadStand, i bought your great plugin 🙂 I have a questions: how could I disable the opt-in to native newsletter at the registration moment? Thank you 🙂
January 18, 20214 yr Author Hello @HeadStand, i bought your great plugin 🙂 I have a questions: how could I disable the opt-in to native newsletter at the registration moment? Thank you 🙂 I believe when you set up the newsletter there is an option whether to show it on registration or not. I'm not in front of my desk at the moment, but take a look... It should be on that form somewhere.
January 22, 20214 yr Author Hi @HeadStand please could you help me? 😊 It's exactly where I said it was.... when you add/edit a newsletter, on the first tab.
January 29, 20214 yr It's exactly where I said it was.... when you add/edit a newsletter, on the first tab. Thanks, but my question was another 😅 How can I hide the native "send me news and update" check? Because at the moment I have two opt in 😅
January 29, 20214 yr Author Thanks, but my question was another 😅 How can I hide the native "send me news and update" check? Because at the moment I have two opt in 😅 That's not mine, that's from IPS...
January 29, 20214 yr Yes, I know. If the user subscribe to the native IPS newsletter will he also enter in the newsletter created with your plugin?
January 30, 20214 yr Author Yes, I know. If the user subscribe to the native IPS newsletter will he also enter in the newsletter created with your plugin? No. The 2 are not related.
February 2, 20214 yr Sorry, but this is a problem: your plugin interface with native newsletter system; Why would I have both in registration page? Isn’t there a way to hide the native checkbox?
February 8, 20214 yr I was interested in this application. I was just wondering whether it has the ability to further filter the content of a newsletter with not only categories but tags. I would love to use my tags to filter out content to be sent in the newsletter. Are tags supported? If not, any intention to add tags support? Thanks a lot
February 19, 20214 yr Sorry, but this is a problem: your plugin interface with native newsletter system; Why would I have both in registration page? Isn’t there a way to hide the native checkbox? @HeadStand i paid your plugin 50$, is the support an optional?
February 19, 20214 yr The item you are trying to hide isn't part of the application and doesn't really fall within the realms of the support, so a tad unfair to make that comment. Anyway.... Add this to your custom.css (may or may not work in all browsers - if necessary, there is a plugin method that can be used to hide the field) li! > span > input[name="reg_admin_mails_checkbox"]{ display:none; } Warning: as you are hiding this field, you should set the following to 'Opt in' so that the hidden field is unchecked by default, and you aren't forcing them to sign up for something without knowing etc etc. Edited February 19, 20214 yr by Nathan Explosion
February 21, 20214 yr The item you are trying to hide isn't part of the application and doesn't really fall within the realms of the support, so a tad unfair to make that comment. I disagree: the two elements work in conjunction, so in my opinion certain things should be expected. Add this to your custom.css (may or may not work in all browsers - if necessary, there is a plugin method that can be used to hide the field) Thank you very much for your help. I really appreciate it.
February 22, 20214 yr Author I disagree: the two elements work in conjunction, so in my opinion certain things should be expected. They don't exactly work in conjunction. If a user does not check the IPS checkbox, they won't get my newsletter either, unless they have explicitly subscribed to it. In other words, if you set up my newsletter and you choose "default groups" who will receive it, only users with the IPS checkbox checked will get the newsletter. If they specifically subscribe to the newsletter, then they will receive it regardless of the IPS checkbox. Think of the IPS checkbox as a default and the individual newsletters as an override. So if ALL your configured newsletters are in your registration form, great! Now... what happens if you create a new newsletter? No one will get it unless they manually subscribe to it. I would not recommend hiding the checkbox. Instead I would suggest changing the language string so that instead of "send me news and information", it would say something like "send me other information" or... I don't know. I'm not the best with wording. I'm just saying that hiding the checkbox may not be the wisest solution. I was interested in this application. I was just wondering whether it has the ability to further filter the content of a newsletter with not only categories but tags. I would love to use my tags to filter out content to be sent in the newsletter. Are tags supported? If not, any intention to add tags support? Thanks a lot Tags are not supported at this time. I would love to add tags (along with a lot of other things), I just never seem to have the time...
March 17, 20214 yr Could you add please open rate parameter? Its easy - total opened/total sent in %. But it will make stats better :)