Add Cookie Notice Pro plugin with styles and Google Consent Mode integration

- Introduced Cookie Notice Pro plugin for GDPR compliance with a customizable cookie information popup.
- Added CSS styles for the cookie notice, including light and dark themes, animations, and responsive design.
- Implemented Google Consent Mode v2 with default denied settings and Google Tag Manager integration.
- Created Elementor Webhook Relay plugin to handle form submissions and forward data to Google Apps Script.
This commit is contained in:
2026-05-12 23:07:20 +02:00
parent b805dc6e7e
commit 301cf5123e
6 changed files with 1151 additions and 0 deletions

12
.vscode/sftp.json vendored Normal file
View File

@@ -0,0 +1,12 @@
{
"name": "s85.mydevil.net",
"host": "s85.mydevil.net",
"protocol": "ftp",
"port": 21,
"username": "f1028_projectpro",
"password": "/aVfj@2liH9qKwqxKJY38B-P8I&w58",
"remotePath": "/domains/kregoslup.luxmedkrakow.pl/public_html",
"uploadOnSave": false,
"useTempFile": false,
"openSsh": false
}