Hello! I'm trying to create modules with different headers so that the client can switch between them whenever he wants. Everything works fine, except for the "StikerHeader" option. From what I could see, there is a default value of 100 if nothing is filled in the HelixUltimate administrator, or the value of 100 is replaced if something is defined.
I need this value to be defined based on each module. I would leave the default of 100 and if a specific module is activated, it would have its own value defined either by javascript or by php. I can configure both ways.
I've tried everything but the value inside the "joomla-script-options loaded" header":{"stickyOffset":"100"}} script is impossible to replace.
I don't want to have to edit the Helix code because I will lose everything after updates.
Any help?
Thanks.