“Cookie Preferences” link doesn’t open the panel
May 19, 2026
Possible cause 1: The script hasn’t loaded yet when the link is clicked.
Solution: 1. Confirm the link uses onclick="ConsentBit.openPreferences(); return false;" exactly. 2. Make sure the ConsentBit script is in the <head>, not at the end of the <body>.
Possible cause 2: A typo in the function name.
Solution: - The function is ConsentBit.openPreferences() , capital C, capital B, no underscores. Case-sensitive.
Frequently asked questions
No items found.
.png)
.png)




