Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Support

    (@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.

    Thread Starter keesjan

    (@keesjan)

    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 Support

    (@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

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘banner position center or ‘banner top (pushdown’’ is closed to new replies.