Ecommerce software home
Shopping Cart Software Forum for Ecommerce Templates
 
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

Find us on Facebook Follow us on Twitter View our YouTube channel
Search our site
Forum Search
Google Site Search
 All Forums
 Technical
 PHP (Unix / Linux / Apache) versions
 allow promotion emails - GDPR
Author « Topic »  

townjar
Advanced Member

139 Posts

Pre-sales questions only
(More Details...)

Posted - 04/24/2018 :  06:02:36  
Hi

With GDPR in mind I have set in includes.php $allowemaildefaulton=FALSE

I was wondering if it was possible to also have a link to review the privacy policy in the same way as one can the terms and conditions in the cart when accepting promotional emails?

I had a try by creating a privacypolicy.php, adding a showprivacypol function, amending the 'we will not divulge your details' line in the language file to include a link to showprivacypol function and putting a $privacypolicy = 'TRUE' in includes.php but it didn't seem happy.

I would rather not lump the privacy policy in with terms and conditions if at all possible since GDPR best practice seems to be to keep everything 'unbundled'

In fact if it were feasible can the allow promotional emails check box be made a compulsory binary opt-in/opt-out option ie

I would like to receive promotional emails
I would not like to receive promotional emails

Many thanks for your thoughts/guidance.

Andy
ECT Moderator

95440 Posts

Posted - 04/24/2018 :  06:36:45  
Hi

There isn't a feature to have a privacy policy pop-up from the mailing list sign up but it would be possible to link to a page from the label text, not a s a pop-up but as a regular link, would that help?

Andy

Please feel free to review / rate our software

townjar
Advanced Member

139 Posts

Pre-sales questions only
(More Details...)

Posted - 04/24/2018 :  08:12:36  
So if I were to change the text 'we won't divulge your email to 3rd party' to ' review privacy policy' as a link to a normal page how best to do that?

Andy
ECT Moderator

95440 Posts

Posted - 04/24/2018 :  08:22:43  
I would add this to includes.php

$xxNevDiv='<a href="/policy.php" target="_blank">Review privacy policy</a>';

Andy

Please feel free to review / rate our software
  « Topic »  
Jump To:
Shopping Cart Software Forum for Ecommerce Templates © 2002-2022 ecommercetemplates.com
This page was generated in 0.02 seconds. Snitz Forums 2000