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

- Introduced Cookie Notice Pro plugin for GDPR compliance with customizable cookie consent 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 forward form submissions to Google Apps Script.
This commit is contained in:
2026-05-12 23:11:14 +02:00
parent 3bd8c29e20
commit 75ac02ec05
7 changed files with 1180 additions and 15 deletions

30
.vscode/ftp-kr.json vendored
View File

@@ -1,17 +1,17 @@
{
"host": "s85.mydevil.net",
"username": "f1028_projectpro",
"password": "/aVfj@2liH9qKwqxKJY38B-P8I&w58",
"remotePath": "/domains/luxmedkrakow.pl/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
"host": "s85.mydevil.net",
"username": "f1028_projectpro",
"password": "/aVfj@2liH9qKwqxKJY38B-P8I&w58",
"remotePath": "/domains/luxmedkrakow.pl/public_html",
"protocol": "ftp",
"port": 0,
"fileNameEncoding": "utf8",
"autoUpload": true,
"autoDelete": false,
"autoDownload": false,
"ignoreRemoteModification": true,
"ignore": [
".git",
"/.vscode"
]
}