Plugin Author
Nikel
(@nikelschubert)
hi,
actually the banner supports that option, but not within the UI.
You can go to Import/Export and look for the position property make it “top”, and then add “static”: true. That should do the trick:
"position": "top",
"static": true
Here you can set almost any setting which is supported by the banner but not by the Admin UI of this plugin.
I hope this helps.
Regards.
Thanxs,
also am I right that this is the documentation that belongs to the json Config import/export?
Or is the payed osano version different form the open source version?
https://www.osano.com/cookieconsent/documentation/javascript-api/
Plugin Author
Nikel
(@nikelschubert)
Hi,
actually I am not sure. The open source one I use in this plugin is 3.1.
The Version 4.0 which is the next main version is stuck in dev for two years now, i guess.
That was right when osana aquired the company who created that banner.
So I think the paid version has as basis 4.0 which is very different.
Maybe the config json is the same, but i am not sure.
Regards