Jump to content

Disallow to edit "allow admin mails" (unsubscribe)

Featured Replies

Posted

Hi mates

we want to manually unsubscribe users from our mailing list so we need to disable, i.e. remove the Option "Send me news and information" from a user's profile.

Is there an option to do that -I couldn't find one- or is there another way to do it?

I searched for the key "allow_admin_mails" in our theme and couldn't find it (?).

Thanks in advance,
Thomas

  • Author

The only way I see is to edit the template, right?

  • Community Expert

CSS might be better. 

[data-controller="core.front.system.notificationSettings"] li:first-child { display:none;}

 

  • Author

Definitely.

You see me impressed, IPB Jedi. :thumbsup:

  • 3 weeks later...
On 24/01/2018 at 9:06 AM, opentype said:

CSS might be better. 


[data-controller="core.front.system.notificationSettings"] li:first-child { display:none;}

 

Where about would this be with out going thru everything, 

Thanks

Archived

This topic is now archived and is closed to further replies.

Recently Browsing 0

  • No registered users viewing this page.