DRMasterChief Posted April 5, 2018 Posted April 5, 2018 Hello, also by the new GDPR / DSGVO it is "highly recommended" that there is a notice at the newsletter block to indicate that people can revoke the subscription of the newsletter at any time. How do I get such a hint near the newsletter block? e.g. something like this: The consent can be revoked at any time in the customer account or by unsubscribe link in the newsletter. Please see also the picture. Can a developer do some changes in the newsletter module to arrange this? I think a lot of people will need this in the next weeks and will spend $5 for such a small change in the module - and maybe this can help TB with the income :) Thank you !
DRMasterChief Posted April 5, 2018 Author Posted April 5, 2018 ufff... where to add this?? I am not a developer, but a big thank you for your fast reply. Maybe we can work out a solution here?
DRMasterChief Posted April 5, 2018 Author Posted April 5, 2018 Yes i can include this easily in the blocknewsletter.tpl after the and before the {hook h="displayBlockNewsletterBottom" from='blocknewsletter'} but the icon is very small and i am not sure if it is legal to manage this with an hint icon ?! The 2nd problem is to translate this into my other language (i have english and german). And a 3rd problem: this solution does not work at mobile´s like tablet or smartphone (no mouse-over...) thank you
DRMasterChief Posted April 5, 2018 Author Posted April 5, 2018 Yep, i think it will just use this {l s='Blabla here\'s my info'} Is there a possibility to translate this into the 2 languages? Or what about my idea with an mini-module for e.g. $5, would TB be interested in offering something like that?
DRMasterChief Posted May 11, 2018 Author Posted May 11, 2018 Here is my solution: i have added in /theme/modules/blocknewsletter/blocknewsletter.tpl this here (place it where you like): {l s='here is my text. its a wonderful day. ' mod='blocknewsletter'} Works with my Theme. And you can translate this (if you have more languages) in the translations for modules - great :)
Recommended Posts
DRMasterChief
Yep, i think it will just use this {l s='Blabla here\'s my info'}
Is there a possibility to translate this into the 2 languages? Or what about my idea with an mini-module for e.g. $5, would TB be interested in offering something like that?
DRMasterChief
Here is my solution: i have added in /theme/modules/blocknewsletter/blocknewsletter.tpl
this here (place it where you like): {l s='here is my text. its a wonderful day. ' mod='blocknewsletter'}
Works with my Theme. And you can translate this (if you have more languages) in the translations for modules - great :)