+ Reply to Thread
Results 1 to 2 of 2

Thread: Cookie Policy Plugin Question

  1. #1

    Cookie Policy Plugin Question

    Hello All,

    The actual cookie policy plugin forces the users to accept the policy in order to browse the site. I was reading on some pages and I think this is not totally legal.
    My question is, how can I make the plugin to allow the users to browse the site if they don't accept the cookie policy? After all, I assume that the plugin won't generate any cookie if users refuses the policy. On the other hand, if users accept the policy, then cookies are created, right?
    When I navigate in Internet and access pages, even though they popup their cookie policy banner I can refuse their policy and continuing navigating the site cookie free.

    Is it possible to achieve this with Flynax Plugin?

    Thanks,
    C

  2. #2
    Flynax developer Rudi's Avatar
    Join Date
    Dec 2014
    Location
    Planet Earth
    Posts
    3,138
    Hello,

    Go to ftp > plugins > cookiesPolicy > static > lib.js

    find below:
    Code:
    Only registered members can view the code.
    change it to:
    Code:
    Only registered members can view the code.

+ Reply to Thread