Description
I recently updated my Webflow site from the Finsweet Cookie Consent banner to the Consent Pro component, as recommended. Before the update, everything was working correctly, but after the update I am encountering the following issues:
- Open Preferences Button Not Working Across Pages
The “Cookie Settings” button in the footer only works on the page where the consent banner is implemented. Previously, it worked properly on all pages. The attributefs-consent-element="open-preferences"has been applied correctly.
Site URL
Required: Please provide a staging/production URL where we can see the issue
- URL: staging-link
Steps to Reproduce
- Open /calendar page, where the Consent Pro banner is implemented.
- Click the “Cookie Settings” link in the footer. The preferences banner opens as expected.
- Navigate to the Home page (or any other page without the banner implemented).
- Click the “Cookie Settings” link in the footer. The preferences banner does not open.
Expected Behavior
The “Cookie Settings” link in the footer should open the consent preferences banner on all pages of the website, not just the page where the banner is implemented.
Actual Behavior
The “Cookie Settings” link in the footer only works on the page where the Consent Pro banner is implemented. On all other pages, clicking the link does not open the preferences banner.