+ Reply to Thread
Page 2 of 2 FirstFirst 12
Results 11 to 13 of 13

Thread: Cookie Policy Plugin Turkish font issue

  1. #11
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Look again. So far, all cookie blocking has been turned off because it shows up well, but now I turned it back on and it doesn't show up well.
    Last edited by Jenő Kocsi; July 15, 2021 at 05:01 PM.

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

    the solution is the following:

    in plugins > cookiesPolicy > rlCookiesPolicy.class.php > public function hookSmartyFetchHook

    replace:
    PHP Code:
    Only registered members can view the code
    with:
    PHP Code:
    Only registered members can view the code

  3. #13
    Master
    Join Date
    Oct 2019
    Location
    Hungary
    Posts
    403
    Thank you Rudi.

+ Reply to Thread