Description
[Hi, I received some feedback on another post that was hidden for some reason and no longer appears to be getting views/responses. It nearly fully solved my use case, but the last thing i’m unable to figure out is getting the opt out preferences panel to pop up from the informational modal. I was given the following directions which I implemented but it’s still not working. Any ideas?
These were the directions I tried:
You are missing an Informational preferences panel
The Preferences links in both the footer & the “We use cookies..” popup have nothing to open
The easiest way to achieve this is to duplicate the Opt-Out preferences panel then update the required attributes to conform to the expected Informational preferences panel
You then only need to update the panel wrapper’s div attributes
The main attribute is the fs-consent-instance
Update its value from opt-out to informational
Leave fs-consent-element=preferences as is
Update the id to a unique attribute, for instance, consent_prefs_informational
You could also update the class attribute so it’s more obvious you are working with an Informational panel
You don’t need to touch anything inside the panel