• Resolved Marcus

    (@omako)


    Hi there, as I have seen the plugin sets two cookies ( akavpau_ppsd ) and ( AKDC ) once that its activated. Both session cookies. Is there information about this and the possibility for an opt-out? thank you for a reply ??

    The page I need help with: [log in to see the link]

Viewing 4 replies - 1 through 4 (of 4 total)
  • Plugin Support mbrsolution

    (@mbrsolution)

    Hi, can you provide more information about your requirements. Perhaps you might want to share an example of what you are trying to achieve.

    Thank you

    Thread Starter Marcus

    (@omako)

    Well the cookies that are set are session cookies but from a third party. Loading third party domains requires the user to agree first to comply with EU Cookie Law. This confirmation is actually missing.

    I’m currently thinking about a workaround using an Onclick Event or something that calls the shortcode of your Plugin like this:

    <button onclick=”myFunction()”>Click me</button>

    function myFunction() {
    do_shortcode()

    Maybe you can support? Thank you

    Plugin Author mra13

    (@mra13)

    Hi, This plugin DOES NOT set any cookies at all. If you are seeing some cookie being dropped then it is coming from another plugin or theme.

    I know every single line of code for this plugin. It never calls or uses any cookie settings function. I have just checked the entire codebase just now to verify that this plugin does not use any cookie.

    I am really sorry to say this but your information is totally incorrect.

    Thread Starter Marcus

    (@omako)

    i have tested it on a completely fresh installation, with the same result

Viewing 4 replies - 1 through 4 (of 4 total)
  • The topic ‘Two Cookies’ is closed to new replies.