opencart / opencart-3

OpenCart 3.x
Other
25 stars 31 forks source link

GDPR form design need to be changed #197

Closed condor2 closed 1 year ago

condor2 commented 1 year ago

Old old_gdpr

New new_gdpr

TheCartpenter commented 1 year ago

Yeah, GDPR is already on my TODO-list. I'll leave this commit opened, for now.

condor2 commented 1 year ago

Also GDPR url is not showing in the footer when is enabled...

Add GDPR by Default in Layout section

TheCartpenter commented 1 year ago

Ok, will look into that.

TheCartpenter commented 1 year ago

Also GDPR url is not showing in the footer when is enabled...

Add GDPR by Default in Layout section

The text footer is already merged: https://github.com/opencart/opencart-3/pull/158

condor2 commented 1 year ago

For GDPR design, copy from here and make some changes if are needed

https://github.com/condor2/Opencart_30xx/blob/master/upload/catalog/view/theme/default/template/information/gdpr.twig

TheCartpenter commented 1 year ago

For GDPR design, copy from here and make some changes if are needed

https://github.com/condor2/Opencart_30xx/blob/master/upload/catalog/view/theme/default/template/information/gdpr.twig

Create a PR about it. That's how we'll speed things up.

TheCartpenter commented 1 year ago

form-check class is only for PayPal. Not used for OC v3.x releases with checkboxes. Your class name declarations in that file are not the right ones.

TheCartpenter commented 1 year ago

Updated: https://github.com/opencart/opencart-3/commit/79201bddad966d64ebacbabbe23e402ac53b6989