Posted January 22, 20187 yr 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
January 24, 20187 yr Community Expert CSS might be better. [data-controller="core.front.system.notificationSettings"] li:first-child { display:none;}
February 12, 20187 yr 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.