• Resolved Teknology

    (@teknology)


    It would be great if is possible to have more cookies possible.

    For example:
    [frontend-checklist name=”My First Checklist”]

    Has different cookies as:
    [frontend-checklist name=”My First Checklist” cookies=”DifCookie”]
    Or offcourse another tag that makes the cookies storage different.

    So you reuse checklist, but for different pages and content.

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

    (@jonasbreuer)

    Hi Teknology,

    the logic currently used is that one checklist should always have the same items checked, no matter on what page it is. If you want it to be different, you can create an identical second checklist and include that one on the other page. Not very elegant, but it should work.

    If you know some coding, feel free to change the code. It’s not very complicated. The cookie gets set and read in the frontend-checklist.js

    Cheers,
    Jonas

Viewing 1 replies (of 1 total)
  • The topic ‘[feature] Checklist cookies with different cookies’ is closed to new replies.