Viewing 1 replies (of 1 total)
  • Plugin Author Mattias

    (@darkwhispering)

    Hi,

    Atm this value is hardcoded in the plugin. You are welcome to update it yourself but be aware that if you update the plugin in the future, your changes will be overwritten and go back to default.

    You find the code in the scripts.js file in the js folder of the plugin. In the file, search for

    $.cookie("abc-hide", true, { expires: 1, path: '/' });

    and replace 1 with whatever you want it to be.
    1 = 1 day, 2 = 2 days and so on.

Viewing 1 replies (of 1 total)

The topic ‘Hide for more than 24 hours?!’ is closed to new replies.