• alb76

    (@alberto76)


    Hi Richard,
    first of all thank you for the plugin. I have a site with WPML and all work ok, I wish the bar was excluded for the Russian and Chinese language.
    Maybe creating an exception for those languages via php code.

    I hope you can help me.

    Thank you

    https://ww.wp.xz.cn/plugins/cookie-law-info/

Viewing 3 replies - 1 through 3 (of 3 total)
  • Richard

    (@richardashby)

    Hi,

    Do you want to exclude the cookie bar only for certain languages or countries? I’m planning a feature around GeoIP (country specific) but not by language. You can sign up for the beta here: http://cookielawinfo.com/beta.

    All the best, Richard

    Thread Starter alb76

    (@alberto76)

    Hi,

    thanks for your reply,yes, you understand right, i have a languages in subdirectory, example http://www.sitename.com/en for english and http://www.sitename.com/ru for russian i ask you if is possible intervene in the code with an “if” for disable a banner in russian, something like this:

    if(ICL_LANGUAGE_CODE==’ru’) :
    a funtcion to disable the banner
    endif

    Best Regards

    Richard

    (@richardashby)

    Ok let me see what I can do. The product backlog is pretty big at the moment so no promises on it being soon but I am working on a version that lets you do stuff like that.

Viewing 3 replies - 1 through 3 (of 3 total)

The topic ‘Show only in some language’ is closed to new replies.