tinesoft / ngx-cookieconsent

Cookie :cookie: Consent module for Angular.
https://tinesoft.github.io/ngx-cookieconsent/
MIT License
164 stars 35 forks source link

Usage of i18nsupport AND custom-layout at the same time #85

Closed vsohlen closed 3 years ago

vsohlen commented 4 years ago

Bug Report or Feature Request (mark with an x)

- [ ] bug report -> please search issues before submitting
- [x] feature request

CookieConsent and Library Versions?

- cookieconsent version: 3.1.1
- ngx-cookieconsent version: 2.2.3

OS Version?

macOs - Catalina

Angular, Node and al Versions?

Angular CLI: 9.1.1 Node: 12.16.1 Angular: 9.1.2

Repro steps

The log given by the failure

Desired functionality

I need to use both the functionality for i18n - translations as well as a custom layout - but I really can't figure out how to solve this. This is since the site i'm building for need support for both swedish and english in this case and the ux-designers have made a mock that needs the usage of custom layout-functionality.

Mention any other details that might be useful

tinesoft commented 4 years ago

Hi @vsohlen

Thanks for using the library.

Regarding your query, have you read Custom Layout Support and I18n Support? All the information are there, really.

If you still can't figure out how to achieve what you are looking for, maybe share with me this custom layout from your UX-designers, and i will try to assist you more.

cheers

tinesoft commented 3 years ago

closed due to inactivity